summaryrefslogtreecommitdiff
path: root/static/css/dump.css
diff options
context:
space:
mode:
authortim b <timb@camcompu.home>2010-05-25 01:01:42 -0700
committertim b <timb@camcompu.home>2010-05-25 01:01:42 -0700
commit41025f011fe761b9c5d4e580bf5d7288b05b7e0f (patch)
tree4f9f8bba42e33e79e878eabfcba78c556db72bc8 /static/css/dump.css
parentd479c54031401f8e7388c423a33c6d007e1ead1f (diff)
parent0ac15a39f48ee8b0b7453e1dc5aed382f8e518f2 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/css/dump.css')
-rwxr-xr-xstatic/css/dump.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 1aa7668..7097a55 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -417,7 +417,7 @@ opacity:0.87;
z-index:18;
text-align: left;
}
-#userList a:hover{color:#000;}
+#userList a:hover{color:#ffffff;}
.username{height:30px;
margin-top:6px;
line-height:20px;
@@ -439,7 +439,7 @@ width:100%;
height:100%;
background-image:url(/static/img/moverc.png);
background-repeat:repeat-x;
-color:#000;
+color:#fff;
text-decoration:none;
background-color:#f3f3f3;
border-top-right-radius:5px;