Fixes bug #19866
authorTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 21 Jul 2009 22:23:26 +0000 (22:23 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 21 Jul 2009 22:23:26 +0000 (22:23 +0000)
skins/vector/main-ltr.css
skins/vector/main-rtl.css

index d45152b..d59c286 100644 (file)
@@ -776,6 +776,7 @@ div.thumb {
        border-style: solid;
        border-color: white;
        width: auto;
+       background-color: transparent;
 }
 div.thumbinner {
        border: 1px solid #ccc;
index 03980c4..93cf47a 100644 (file)
@@ -776,6 +776,7 @@ div.thumb {
        border-style: solid;
        border-color: white;
        width: auto;
+       background-color: transparent;
 }
 div.thumbinner {
        border: 1px solid #ccc;