Index: trunk/extensions/CodeReview/codereview.css |
— | — | @@ -69,7 +69,8 @@ |
70 | 70 | } |
71 | 71 | |
72 | 72 | .mw-codereview-status-reverted td { |
73 | | - background: #ccc !important; |
| 73 | + background: #ddd !important; |
| 74 | + color: #666 !important; |
74 | 75 | text-decoration: line-through !important; |
75 | 76 | } |
76 | 77 | .mw-codereview-status-reverted:hover td { |