From 837b526c80c4b8ae5be0485f6341a09eea95139b Mon Sep 17 00:00:00 2001 From: "Florent Neveu (Captain)" Date: Mon, 2 Oct 2006 23:44:11 +0200 Subject: end red remouve --- chat/else.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chat/else.css b/chat/else.css index 2f8c8fa..56d6949 100644 --- a/chat/else.css +++ b/chat/else.css @@ -26,7 +26,7 @@ button:active { border-style: inset; } .roster { background-color: #f9dbab; - color: red; + color: #e05b29; } .chatbox { @@ -68,7 +68,7 @@ button:active { border-style: inset; } text-decoration: line-through; } .user_dnd { - color: darkred; + color: #e05b29; text-decoration: line-through; } .rosterGroupHeader { -- cgit v1.2.3