Index: trunk/phase3/skins/common/shared.css |
— | — | @@ -925,20 +925,6 @@ |
926 | 926 | right: 10px; |
927 | 927 | background-position: 0% 100%; |
928 | 928 | } |
929 | | -/* Table Sorting */ |
930 | | -table.sortable th.headerSort { |
931 | | - background-image: url(images/sort_both.gif); |
932 | | - cursor: pointer; |
933 | | - background-repeat: no-repeat; |
934 | | - background-position: center right; |
935 | | - padding-right: 21px; |
936 | | -} |
937 | | -table.sortable th.headerSortUp { |
938 | | - background-image: url(images/sort_up.gif); |
939 | | -} |
940 | | -table.sortable th.headerSortDown { |
941 | | - background-image: url(images/sort_down.gif); |
942 | | -} |
943 | 929 | |
944 | 930 | /* LTR content in RTL layout */ |
945 | 931 | .ltr { |