]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - static/css/qui.css
Make channel, nick and auth links less obvious.
[irc/quakenet/qwebirc.git] / static / css / qui.css
index 52019ba5ce158d82e8d37f934526db5fd42dfa50..effa62f2d0414f6afbe666efa3b324c7323156b9 100644 (file)
@@ -249,9 +249,13 @@ div#noscript {
   border-top: 0;
 }
 
-.qwebirc-qui .hyperlink-whois {
-       cursor: pointer;
-       cursor: hand;
+.qwebirc-qui .hyperlink-whois, .hyperlink-qwhois, .hyperlink-channel {
+  cursor: pointer;
+  cursor: hand;
+}
+
+.qwebirc-qui .hyperlink-whois:hover, .hyperlink-qwhois:hover, .hyperlink-channel:hover {
+  text-decoration: underline;
 }
 
 .qwebirc-qui div.embeddedwizard {