Yet even more tweaks to accomadate changes being made with the SimpleSearch extension.
authorTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 9 Sep 2009 22:01:53 +0000 (22:01 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 9 Sep 2009 22:01:53 +0000 (22:01 +0000)
skins/vector/main-ltr.css
skins/vector/main-rtl.css

index 048a118..432114e 100644 (file)
@@ -362,8 +362,11 @@ body {
                color: gray;
        }
        .suggestions-special .special-query {
-               color: #0645ad;
-               text-decoration: underline;
+               color: black;
+               font-style: italic;
+       }
+       .suggestions-special .special-hover {
+               background-color: silver;
        }
 /* Panel */
 #panel {
index 96a65f9..7788731 100644 (file)
@@ -362,8 +362,11 @@ body {
                color: gray;
        }
        .suggestions-special .special-query {
-               color: #0645ad;
-               text-decoration: underline;
+               color: black;
+               font-style: italic;
+       }
+       .suggestions-special .special-hover {
+               background-color: silver;
        }
 /* Panel */
 #panel {