(bug 36276) add redlink styles to legacy shared.css
authorMatmaRex <matma.rex@gmail.com>
Thu, 1 Nov 2012 17:16:34 +0000 (18:16 +0100)
committerMatmaRex <matma.rex@gmail.com>
Thu, 1 Nov 2012 17:18:47 +0000 (18:18 +0100)
This is mostly intended to fix the display in Myskin.

Change-Id: Ib519ad5b8091f7912cebba6b090d404f340f20bf

skins/common/shared.css

index 8f771e9..ed4e8c5 100644 (file)
@@ -448,6 +448,11 @@ th.mw-revdel-checkbox {
        text-align: center;
 }
 
+/* red links; see bug 36276 */
+a.new {
+       color: #BA0000;
+}
+
 /* feed links */
 a.feedlink {
        /* @embed */