MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
Line 85: Line 85:
.nochecker .gallerybox .thumb img {
.nochecker .gallerybox .thumb img {
     background: white;
     background: white;
}
/* Blue instead of yellow padlock for secure links. */
#bodyContent a.external[href ^="https://"],
.link-https {
    background: url('//upload.wikimedia.org/wikipedia/commons/0/00/Lock_icon_blue.gif') center right no-repeat;
}
}