1
0
Fork 0
forked from 0x2620/oxjs

update css to allow for 'OxSelectable' that looks like a text list item

This commit is contained in:
rlx 2011-11-06 18:37:29 +00:00
commit 77d2d22505
3 changed files with 27 additions and 16 deletions

View file

@ -718,6 +718,10 @@ Miscellaneous
================================================================================
*/
.OxThemeClassic .OxSelectable.OxSelected {
background: rgb(224, 224, 224);
}
.OxThemeClassic .OxScreen {
background: rgb(224, 224, 224);
color: rgb(32, 32, 32);