update column status css
This commit is contained in:
parent
b6d2eae8ce
commit
db531f7abc
1 changed files with 2 additions and 2 deletions
|
@ -1406,13 +1406,13 @@ Lists
|
|||
}
|
||||
.OxTableList .OxHead .OxHeadCell .OxColumnStatus {
|
||||
position: absolute;
|
||||
right: 45px;
|
||||
right: 49px;
|
||||
top: 2px;
|
||||
font-size: 9px;
|
||||
font-weight: normal;
|
||||
}
|
||||
.OxTableList .OxHead .OxHeadCell.OxSelected .OxTitle .OxColumnStatus {
|
||||
right: 60px;
|
||||
right: 64px;
|
||||
}
|
||||
.OxTableList .OxHead .OxOrder {
|
||||
float: left;
|
||||
|
|
Loading…
Reference in a new issue