Follow up r98665. And remove the old css of course.
[lhc/web/wiklou.git] / skins / common / shared.css
index 638097b..64302a6 100644 (file)
@@ -925,20 +925,6 @@ ol:lang(or) li {
        right: 10px;
        background-position: 0% 100%;
 }
-/* Table Sorting */
-table.sortable th.headerSort {
-       background-image: url(images/sort_both.gif);
-       cursor: pointer;
-       background-repeat: no-repeat;
-       background-position: center right;
-       padding-right: 21px;
-}
-table.sortable th.headerSortUp {
-       background-image: url(images/sort_up.gif);
-}
-table.sortable th.headerSortDown {
-       background-image: url(images/sort_down.gif);
-}
 
 /* LTR content in RTL layout */
 .ltr {