From: Derk-Jan Hartman Date: Sun, 2 Oct 2011 16:10:41 +0000 (+0000) Subject: Follow up r98665. And remove the old css of course. X-Git-Tag: 1.31.0-rc.0~27318 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=7599624fac0b2bb1979c628c7a0712b75d36b44b;p=lhc%2Fweb%2Fwiklou.git Follow up r98665. And remove the old css of course. --- 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 {