diff options
author | Florent Neveu (Captain) <captain@else-projects.org> | 2006-10-02 23:31:41 +0200 |
---|---|---|
committer | Captain <captain@else-projects.org> | 2006-10-02 23:31:41 +0200 |
commit | 626cd4c00d2ee89ef99e270ffc0bf9a593a4da9f (patch) | |
tree | 5e246227c1e197316444ed76240326eb6fe2d21c | |
parent | Add images as cap'n request (diff) | |
download | web-626cd4c00d2ee89ef99e270ffc0bf9a593a4da9f.tar.xz |
don't remember
-rw-r--r-- | chat/else.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chat/else.css b/chat/else.css index 3df3d30..2a623d9 100644 --- a/chat/else.css +++ b/chat/else.css @@ -60,7 +60,7 @@ button:active { border-style: inset; } } .user_available { color: black; } -.user_chat { color: darkorange; } +.user_chat { color: darkyellow; } .user_away { color: gray; } .user_xa { color: gray; |