bug 28503: add ircs to UrlProtocols in defaultsettings & css
[lhc/web/wiklou.git] / skins / modern / main.css
index e04bb47..104e73f 100644 (file)
@@ -441,6 +441,8 @@ h1, h2, h3, h4, h5, h6 {
 }
 #mw_content a[href ^="irc://"],
 #mw_content a.extiw[href ^="irc://"],
+#mw_content a[href ^="ircs://"],
+#mw_content a.extiw[href ^="ircs://"],
 .link-irc {
        /* @embed */
        background: url(discussionitem_icon.gif) center right no-repeat;
@@ -913,4 +915,4 @@ html > body.rtl div#mw_contentholder ul {
 /* @noflip */
 html > body.rtl div#mw_contentholder ul#filetoc {
        display: block;
-}
\ No newline at end of file
+}