bug 28503: add ircs to UrlProtocols in defaultsettings & css
[lhc/web/wiklou.git] / skins / vector / screen.css
index 50d7e03..2ba3de2 100644 (file)
@@ -1082,6 +1082,8 @@ div#content a[href ^="ftp://"],
 }
 div#content a[href ^="irc://"],
 div#content a.extiw[href ^="irc://"],
+div#content a[href ^="ircs://"],
+div#content a.extiw[href ^="ircs://"],
 .link-irc {
        /* @embed */
        background: url(images/talk-icon.png) center right no-repeat;
@@ -1231,4 +1233,4 @@ p.mw-filedelete-editreasons, p.mw-delete-editreasons {
 /* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */
 .tipsy {
        font-size: 0.8em;
-}
\ No newline at end of file
+}