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
|
|
@ -208,7 +208,7 @@ Lists
|
|||
|
||||
|
||||
.OxThemeClassic .OxTextList .OxItem .OxCell {
|
||||
border-right: 1px solid rgb(224, 224, 224);
|
||||
border-right-color: rgb(224, 224, 224);
|
||||
}
|
||||
.OxThemeClassic .OxTextList .OxItem:nth-child(odd) {
|
||||
background: rgb(242, 242, 242);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue