]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - static/css/qui.css
Better hilighting.
[irc/quakenet/qwebirc.git] / static / css / qui.css
index 49abd4ef7d36305e188d0a96f5b4a3be1657d82f..53d05ec672d80a0ac3eb5149462655e5c4a6464e 100644 (file)
@@ -179,10 +179,6 @@ body {
   color: #333333;
 }
 
-.qwebirc-qui a.tab-hilighted {
-  color: red;
-}
-
 .qwebirc-qui div.input {
   border-top: 1px solid #c3cee0;
   padding-left: 3px;
@@ -197,3 +193,15 @@ body {
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
 }
+
+.qwebirc-qui a.tab-hilight-activity {
+  color: green;
+}
+
+.qwebirc-qui a.tab-hilight-speech {
+  color: blue;
+}
+
+.qwebirc-qui a.tab-hilight-us {
+  color: red;
+}