summaryrefslogtreecommitdiff
path: root/public/css/style11.css
diff options
context:
space:
mode:
authorJan-Philipp Litza <janphilipp@litza.de>2012-12-27 16:11:07 +0100
committerJan-Philipp Litza <janphilipp@litza.de>2012-12-27 16:11:07 +0100
commite12608ee73cdc43a01482e777ed3fec59043e6d8 (patch)
treefbf179050bc1f6a22010ff5f777806ea0493ecdb /public/css/style11.css
parente82c31a76defb0cd3b611e13e33faa091a97cebc (diff)
made the user list a bit nicer
Diffstat (limited to 'public/css/style11.css')
-rw-r--r--public/css/style11.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/css/style11.css b/public/css/style11.css
index cefc761e..934034d0 100644
--- a/public/css/style11.css
+++ b/public/css/style11.css
@@ -27,7 +27,7 @@ footer, footer a {
}
tr:hover > td {
- background: #f0f0f0;
+ background-color: #f0f0f0;
}
.selection ul li.heading {
@@ -51,4 +51,4 @@ tr:hover > td {
border-color: rgb(0, 178, 107);
color: rgb(0, 178, 107);
font-weight: bold;
-} \ No newline at end of file
+}