823
edits
(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) | ||
a.external, | |||
a.external[href ^="irc://"], | |||
a.external[href ^="ircs://"], .link-irc, | |||
a.external[href ^="https://"], .link-https { | |||
background:transparent; | background:transparent; | ||
background:transparent!ie; | background:transparent!ie; |