forked from 0x2620/oxjs
update css to allow for 'OxSelectable' that looks like a text list item
This commit is contained in:
parent
7e2e0cedb6
commit
77d2d22505
3 changed files with 27 additions and 16 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue