Move the sort arrow to the left of the column title and don't overlap the text

This commit is contained in:
Rob Crittenden
2007-12-10 21:55:12 -05:00
parent c0b809efd5
commit ca8e71d938
@@ -395,9 +395,9 @@ ul.checkboxlist li input {
.sortcol {
cursor: pointer;
padding-right: 20px !important;
padding-left: 10px !important;
background-repeat: no-repeat !important;
background-position: right center !important;
background-position: left center !important;
text-decoration: underline;
}
.sortasc {