update column status css

This commit is contained in:
rlx 2012-12-23 02:42:23 +00:00
parent b6d2eae8ce
commit db531f7abc

View file

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