Follow up r98665. And remove the old css of course.
authorDerk-Jan Hartman <hartman@users.mediawiki.org>
Sun, 2 Oct 2011 16:10:41 +0000 (16:10 +0000)
committerDerk-Jan Hartman <hartman@users.mediawiki.org>
Sun, 2 Oct 2011 16:10:41 +0000 (16:10 +0000)
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 {