]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - static/css/qui.css
Add hyperlinks to nicknames.
[irc/quakenet/qwebirc.git] / static / css / qui.css
index 5b3d61c53308c08bfbeae707bf4faecede56a624..dd062f973f198689a630d09eae47d0dcbf83f6f4 100644 (file)
@@ -78,6 +78,7 @@ body {
 }
 
 .qwebirc-qui .lines {
+  color: black;
   overflow: auto;
   font-family: Consolas, "Lucida Console", Verdana, monospace, sans-serif, "sans serif";
   font-size: 0.8em;
@@ -239,4 +240,9 @@ div#noscript {
 .qwebirc-qui .nicklist div.menu a {
   border-bottom: 0;
   border-top: 0;
+}
+
+.qwebirc-qui .hyperlink-whois {
+       cursor: pointer;
+       cursor: hand;
 }
\ No newline at end of file