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

--- Comment #26 from Erwin Dokter <[email protected]> 2012-01-18 19:45:26 UTC 
---
Permanent checkered background:

#file img {
    /* @embed */
    background: white
url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
}

Reverse hover:

#file img {
    /* @embed */
    background: white
url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
}
#file img:hover {
    background: white;
}

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

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to