Resolved accesibility issue with color contrasts on panel headers
authorTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 6 Jul 2009 23:51:50 +0000 (23:51 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 6 Jul 2009 23:51:50 +0000 (23:51 +0000)
skins/vector/main-ltr.css
skins/vector/main-rtl.css

index c5cf028..56b8d67 100644 (file)
@@ -229,7 +229,7 @@ div#panel {
        }
        div#panel div.portal h5 {
                font-weight: normal;
-               color: #666666;
+               color: #444444;
                padding: 0.5em;
                padding-top: 0;
                padding-left: 1.25em;
index ddf80d6..7f1e383 100644 (file)
@@ -243,7 +243,7 @@ div#panel {
        }
        div#panel div.portal h5 {
                font-weight: normal;
-               color: #666666;
+               color: #444444;
                padding: 0.5em;
                padding-top: 0;
                padding-right: 1.25em;