From f059e0952407f368a6fbcccefe57982c4d63ba2a Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Tue, 29 Jan 2008 01:30:43 +0000 Subject: [PATCH] Apply live hack from Wikimedia code base -- remove unused commented-out checker pattern on transparent images --- skins/monobook/main.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/skins/monobook/main.css b/skins/monobook/main.css index ca6b465a42..fcdd1503fc 100644 --- a/skins/monobook/main.css +++ b/skins/monobook/main.css @@ -472,14 +472,6 @@ img.thumbborder { display: none; } -/* Have a checkered background on images on the description pages and in galleries - to make transparency visible - -#file img, .gallerybox .thumb img { - background: url(Checker-16x16.png) repeat; -} -*/ - /* ** classes for special content elements like town boxes ** intended to be referenced directly from the wiki src -- 2.20.1