mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-13 03:22:22 -05:00
broke the arrows woops
This commit is contained in:
parent
888b4359b9
commit
5e5f96722e
@ -2609,11 +2609,11 @@ table.tablesorter .tablesorter-header-inner {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table.tablesorter th.tablesorter-headerAsc .tablesorter-header-inner {
|
table.tablesorter th.tablesorter-headerAsc .tablesorter-header-inner {
|
||||||
background: url(/lib/images/tablesorter/asc.gif) no-repeat right center;
|
background: url(/css/lib/images/tablesorter/asc.gif) no-repeat right center;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.tablesorter th.tablesorter-headerDesc .tablesorter-header-inner {
|
table.tablesorter th.tablesorter-headerDesc .tablesorter-header-inner {
|
||||||
background: url(/lib/images/tablesorter/desc.gif) no-repeat right center;
|
background: url(/css/lib/images/tablesorter/desc.gif) no-repeat right center;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.tablesorter th.tablesorter-headerAsc {
|
table.tablesorter th.tablesorter-headerAsc {
|
||||||
|
Loading…
Reference in New Issue
Block a user