ftimme
2013-03-20 9d117fbe705c3ef12774a1ad966e4b620879ce7b
- Fixed FS#2766 - Sorting in quota lists not working.
1 files modified
2 ■■■■■ changed files
interface/web/themes/default/css/styles.css 2 ●●●●● patch | view | raw | blame | history
interface/web/themes/default/css/styles.css
@@ -384,6 +384,8 @@
}
.pnl_listarea th[class^="tbl_col"] { cursor:pointer; }
.pnl_listarea th[class^="tbl_col"]:hover { background-position:0 -15px!important; }
.pnl_listarea th.tbl_col_nosort { cursor:default; }
.pnl_listarea th.tbl_col_nosort:hover { background-position:0 0!important; }
.pageForm_description { font-size: 12px; }