r98678 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98677‎ | r98678 | r98679 >
Date:16:10, 2 October 2011
Author:hartman
Status:ok
Tags:
Comment:
Follow up r98665. And remove the old css of course.
Modified paths:
  • /trunk/phase3/skins/common/shared.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/shared.css
@@ -925,20 +925,6 @@
926926 right: 10px;
927927 background-position: 0% 100%;
928928 }
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 -}
943929
944930 /* LTR content in RTL layout */
945931 .ltr {

Follow-up revisions

RevisionCommit summaryAuthorDate
r990941.18wmf1: MFT r98235, r98411, r98665, r98676, r98678, r98773, r98812, r99082,...catrope13:01, 6 October 2011
r100490REL1_18 MFT r97291, r98678reedy02:34, 22 October 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r98665Add the class jquery-tablesorter to all tables that are made sortable....hartman11:08, 2 October 2011

Status & tagging log