summaryrefslogtreecommitdiff
path: root/conf/stylesheet.css
diff options
context:
space:
mode:
authorChris Oliver <excid3@gmail.com>2010-02-13 19:58:38 -0600
committerChris Oliver <excid3@gmail.com>2010-02-13 19:58:38 -0600
commit8d26131fcda2f04d4867257d020da4f0f29f1fa3 (patch)
tree0cc1a70da2fe3bbf191b20cfbed8dbab5e8d0492 /conf/stylesheet.css
parent38b5eed20a503f8c14ed168fdd3e2cb59424dcee (diff)
downloadlogbot-8d26131fcda2f04d4867257d020da4f0f29f1fa3.tar.xz
Missing ) and added nick/topic changes
Diffstat (limited to 'conf/stylesheet.css')
-rw-r--r--conf/stylesheet.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/stylesheet.css b/conf/stylesheet.css
index 17318bd..ae84841 100644
--- a/conf/stylesheet.css
+++ b/conf/stylesheet.css
@@ -19,6 +19,6 @@ a:hover, .time:hover { text-decoration: underline; }
.person { color: #DD1144; }
-.join, .part, .quit, .kick, .mode { color: #42558C; }
+.join, .part, .quit, .kick, .mode, .topic, .nick { color: #42558C; }
.notice { color: #AE768C; } \ No newline at end of file