Applied patch provided by "The Evil IP address" in bug #25145. This adjusts the color...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Thu, 4 Nov 2010 17:37:36 +0000 (17:37 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Thu, 4 Nov 2010 17:37:36 +0000 (17:37 +0000)
skins/vector/screen.css

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