forked from 0x2620/oxjs
adding functionality for textlist
This commit is contained in:
parent
15b743170f
commit
e5cb2e5bf3
4 changed files with 61 additions and 42 deletions
|
|
@ -186,7 +186,7 @@ Lists
|
|||
|
||||
|
||||
.OxThemeModern .OxTextList .OxItem .OxCell {
|
||||
border-right: 1px solid rgb(32, 32, 32);
|
||||
border-right-color: rgb(32, 32, 32);
|
||||
}
|
||||
.OxThemeModern .OxTextList .OxItem:nth-child(odd) {
|
||||
background: rgb(14, 14, 14);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue