r55305 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55304‎ | r55305 | r55306 >
Date:02:26, 19 August 2009
Author:demon
Status:ok
Tags:
Comment:
Make it a bit lighter.
Modified paths:
  • /trunk/extensions/CodeReview/codereview.css (modified) (history)

Diff [purge]

Index: trunk/extensions/CodeReview/codereview.css
@@ -69,7 +69,8 @@
7070 }
7171
7272 .mw-codereview-status-reverted td {
73 - background: #ccc !important;
 73+ background: #ddd !important;
 74+ color: #666 !important;
7475 text-decoration: line-through !important;
7576 }
7677 .mw-codereview-status-reverted:hover td {

Status & tagging log