add css rule for table list column head order images

This commit is contained in:
rolux 2012-12-29 13:58:54 +01:00
parent 905c7390a2
commit 5bf4f59be2

View file

@ -1426,6 +1426,9 @@ Lists
}
.OxTableList .OxHead .OxOrder {
float: left;
width: 10px;
height: 10px;
margin: 3px;
display: none;
}
.OxTableList .OxHead .OxHeadCell.OxSelected .OxOrder {