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

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