1
0
Fork 0
forked from 0x2620/oxjs

make textlist fire more events

This commit is contained in:
rlx 2011-01-15 23:26:20 +00:00
commit 19d680c1d9
3 changed files with 48 additions and 18 deletions

View file

@ -370,8 +370,8 @@ Miscellaneous
*/
.OxThemeClassic .OxTooltip {
border: 1px solid rgba(128, 128, 128, 0.75);
background: rgba(255, 255, 255, 0.75);
border: 1px solid rgba(128, 128, 128, 0.96);
background: rgba(255, 255, 255, 0.96);
color: rgba(128, 128, 128, 1);
-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);