dim visited .new links
authorGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 11 Jun 2004 14:21:26 +0000 (14:21 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 11 Jun 2004 14:21:26 +0000 (14:21 +0000)
stylesheets/monobook/main.css

index 039807d..d02478e 100644 (file)
@@ -68,7 +68,10 @@ a:visited { color: #5a3696; }
 a:active { color: Orange; }
 a:hover { text-decoration: underline; }
 a.stub { color: #772233; }
-a.new { color:#ba0000; }
+a.new,
+#p-personal a.new { color:#ba0000; }
+a.new:visited,
+#p-personal a.new:visited { color:#a55858; }
 
 img {
     border: none;
@@ -699,7 +702,6 @@ li#pt-login {
     padding-left: 20px;
     text-transform: none;
 }
-#p-personal a.new { color:#ba0000; }
 
 /*
 ** the page-related actions- page/talk, edit etc