Difference between revisions of "MediaWiki:Common.css"

52 bytes removed ,  19:31, 4 January 2014
try again without "bodycontent"
(try to hide annoying link images)
(try again without "bodycontent")
Line 70: Line 70:


// hide annoying link images (padlocks, arrows, irc)
// hide annoying link images (padlocks, arrows, irc)
#bodyContent a.external,
a.external,
#bodyContent a.external[href ^="irc://"],
a.external[href ^="irc://"],
#bodyContent a.external[href ^="ircs://"], .link-irc,
a.external[href ^="ircs://"], .link-irc,
#bodyContent a.external[href ^="https://"], .link-https {
a.external[href ^="https://"], .link-https {
   background:transparent;
   background:transparent;
   background:transparent!ie;
   background:transparent!ie;