forked from 0x2620/oxjs
merging changes
This commit is contained in:
parent
7cbbab915a
commit
62e6c0d84c
3 changed files with 112 additions and 43 deletions
|
|
@ -252,13 +252,13 @@ Lists
|
|||
border-color: rgb(192, 192, 192);
|
||||
}
|
||||
.OxThemeClassic .OxTextList .OxBody .OxItem .OxCell {
|
||||
border-right: 1px solid rgb(232, 232, 232);
|
||||
border-color: rgb(232, 232, 232);
|
||||
}
|
||||
.OxThemeClassic .OxTextList .OxItem.OxSelected .OxCell {
|
||||
border-right: 1px solid rgb(216, 216, 216);
|
||||
border-color: rgb(216, 216, 216);
|
||||
}
|
||||
.OxThemeClassic .OxTextList .OxFocus .OxItem.OxSelected .OxCell {
|
||||
border-right: 1px solid rgb(200, 200, 200);
|
||||
border-color: rgb(200, 200, 200);
|
||||
color: rgb(0, 0, 0);
|
||||
}
|
||||
.OxThemeClassic .OxTextList .OxBody .OxItem .OxLine {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue