summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Neveu (Captain) <captain@else-projects.org>2006-10-02 23:39:45 +0200
committerCaptain <captain@else-projects.org>2006-10-02 23:39:45 +0200
commit98fdb06f355f58d0b0f1b9c28252dc0ab3ea6f42 (patch)
tree200d29ff51c8c6ddd602a5bdafa16e31021eca29
parentyellow to green (diff)
downloadweb-98fdb06f355f58d0b0f1b9c28252dc0ab3ea6f42.tar.xz
status_message hover change pisse color !!!
-rw-r--r--chat/else.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/chat/else.css b/chat/else.css
index e2e0914..0b81e61 100644
--- a/chat/else.css
+++ b/chat/else.css
@@ -216,7 +216,7 @@ td.spaced {
}
#status_message:hover,#status_message:focus {
- background-color: lemonchiffon;
+ background-color: #f9dbab;
}
.highlighted {