From 7599624fac0b2bb1979c628c7a0712b75d36b44b Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Sun, 2 Oct 2011 16:10:41 +0000 Subject: [PATCH] Follow up r98665. And remove the old css of course. --- skins/common/shared.css | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/skins/common/shared.css b/skins/common/shared.css index 638097b7a6..64302a63dd 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -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 { -- 2.20.1