https://bugzilla.wikimedia.org/show_bug.cgi?id=26470

           Summary: Add checkered background to transparent image
                    backgrounds
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: General/Unknown
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: b...@mzmcbride.com


Wikimedia Commons, the English Wikipedia, and hundreds of other sites have
added this to their [[MediaWiki:Common.css]]:

/* Put a checker background at the image description page only visible if the
image has transparent background */
/* You may want to clear the gallery background for the main namespace on other
projects as galleries are used in articles */
#file img,
.filehistory a img,
.gallerybox .thumb img { background:
url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png";)
repeat; }

It should be in core.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to