Refinements of Dynamix themes

This commit is contained in:
bergware
2017-06-09 17:36:11 +02:00
parent d7b68d0fce
commit 7bdc5111dc
6 changed files with 39 additions and 43 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ div.jGrowl div.jGrowl-closer.top{position:fixed;top:91px}
#sb-counter a.sb-counter-current{text-decoration:underline}
table.tablesorter{margin:0 0 15px 0}
table.tablesorter thead tr{border-bottom:#606e7f 1px solid}
table.tablesorter thead tr th{font-weight:bold;color:#42453E;padding:5px 20px 5px 6px;white-space:nowrap;text-align:left}
table.tablesorter thead tr th{text-transform:uppercase;font-weight:normal;color:#42453E;padding:5px 20px 5px 6px;white-space:nowrap;text-align:left}
table.tablesorter thead tr .header{background-repeat:no-repeat;background-position:center right;cursor:pointer}
table.tablesorter thead tr .headerSortUp{background-image:url(../images/sort-asc.png)}
table.tablesorter thead tr .headerSortDown{background-image:url(../images/sort-desc.png)}