Follow-up I96d2225: Adding white background color to framed images in Parsoid
[lhc/web/wiklou.git] / resources / src / mediawiki.skinning / content.parsoid.less
index 346771f..8f58d67 100644 (file)
@@ -128,6 +128,7 @@ figure[typeof~='mw:Image/Frame'] > *:first-child > img,
 .mw-image-border > *:first-child > img {
        border: 1px solid #ccc;
        margin: 3px;
+       background: #fff;
 }
 
 /* Hide the caption for frameless and plain floated images */