X-Git-Url: https://jfr.im/git/irc/quakenet/qwebirc.git/blobdiff_plain/f065bc69f386c2ed1d9548a9199be5539a1fbd70..7cb097793613aadb663690d04352f1b94a96bae4:/static/css/qui.css diff --git a/static/css/qui.css b/static/css/qui.css index 52019ba..effa62f 100644 --- a/static/css/qui.css +++ b/static/css/qui.css @@ -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 {