1
0
Fork 0
forked from 0x2620/oxjs

adding functionality for textlist

This commit is contained in:
rlx 2011-01-06 03:10:40 +00:00
commit e5cb2e5bf3
4 changed files with 61 additions and 42 deletions

View file

@ -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);