7
wysigings
(← Migration: Removed/Adjusted things that are now in the central definition, no longer needed for each wiki seperately.) |
k (Bot: Security fix: protocol-relative URLs per https://meta.wikimedia.org/?oldid=3197161 (questions?).) |
||
.audiolink a{
background: url("
padding-left: 16px !important;
padding-right: 0 !important;
div.listenlist {
background: url("
padding-left: 40px;
}
div.videolist {
background: url("
padding-left: 50px;
}
div.multivideolist {
background: url("
padding-left: 50px;
}
/* Put a checker background at the image description page only visible if the image has transparent background */
#file img {background: url("
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6. The empty comment must remain. */
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
span.PDFlink a {
background: url(
padding-right: 17px !important;
}
span.geolink a {
background: url(
padding-right: 11px !important;
}
|
wysigings