Reverting r76017 per discussion on Bugzilla. Lack of community consensus for change...
authorX! <soxred93@users.mediawiki.org>
Thu, 17 Feb 2011 00:30:19 +0000 (00:30 +0000)
committerX! <soxred93@users.mediawiki.org>
Thu, 17 Feb 2011 00:30:19 +0000 (00:30 +0000)
skins/vector/screen.css

index 9f57d82..b9883d0 100644 (file)
@@ -969,8 +969,8 @@ img.thumbborder {
 }
 /* User Message */
 .usermessage {
-       background-color: #e0e8ff;
-       border: 1px solid #99b3ff;
+       background-color: #ffce7b;
+       border: 1px solid #ffa500;
        color: black;
        font-weight: bold;
        margin: 2em 0 1em;