Client: Nick global highlight in CLI theme
authorDarren <darren@darrenwhitlen.com>
Tue, 6 Nov 2012 21:46:04 +0000 (21:46 +0000)
committerDarren <darren@darrenwhitlen.com>
Tue, 6 Nov 2012 21:46:04 +0000 (21:46 +0000)
client/assets/css/style.css

index d675499e04df24d7b2b886497fd0069fe0d72a07..0a1719499bf126a80cacd78508091934d771b6e9 100644 (file)
@@ -387,4 +387,6 @@ a img { border:none; }
 #kiwi.theme_cli .messages .msg.error .text {
     border:1px solid #A33F3F; background-color:#D28A8A;
     padding:0.5em; margin-top:1em; margin-bottom:1em; margin-right:2em;
-}
\ No newline at end of file
+}
+
+#kiwi.theme_cli .messages .msg.global_nick_highlight { background:#111111; }
\ No newline at end of file