style #p-cactions li.new a (redlinks in article actions tabs)
authorRiver Tarnell <river@users.mediawiki.org>
Sun, 27 Jan 2008 17:41:57 +0000 (17:41 +0000)
committerRiver Tarnell <river@users.mediawiki.org>
Sun, 27 Jan 2008 17:41:57 +0000 (17:41 +0000)
skins/modern/main.css

index 87cbe2b..2619fee 100644 (file)
@@ -1037,3 +1037,7 @@ dl {
        margin-top: .2em;
        margin-bottom: .5em;
 }
+
+#p-cactions li.new a {
+       color: #cc2200;
+}