r90891 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90890‎ | r90891 | r90892 >
Date:17:40, 27 June 2011
Author:reedy
Status:ok
Tags:
Comment:
Kill unused css as of r90890
Modified paths:
  • /trunk/extensions/CodeReview/modules/ext.codereview.overview.css (modified) (history)

Diff [purge]

Index: trunk/extensions/CodeReview/modules/ext.codereview.overview.css
@@ -53,21 +53,17 @@
5454 }
5555 .box-status-reverted {
5656 background: #bbddee !important;
57 -}
 57+}
5858 .box-status-reverted:hover {
5959 background: #66bbff !important;
6060 }
6161 .box-status-deferred {
6262 background: #dddddd !important;
63 -}
 63+}
6464 .box-status-deferred:hover {
6565 background: #aaaaaa !important;
6666 }
6767
68 -.box-live-live {
69 - border: 1px solid #00ff00 !important;
70 -}
71 -
7268 table.TablePager tr:target {
7369 font-weight: bold;
7470 }
@@ -79,4 +75,4 @@
8076
8177 tr:target .overview-backlink {
8278 display: inline;
83 -}
\ No newline at end of file
 79+}

Follow-up revisions

RevisionCommit summaryAuthorDate
r92308REL1.18: MFT r90889, r90890, r90891, r90893reedy21:34, 15 July 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r90890Remove commented out "live" code which we don't use nowreedy17:39, 27 June 2011

Status & tagging log