summaryrefslogtreecommitdiff
path: root/public/css/style11.css
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2012-12-27 16:34:58 +0100
committerPhilip Häusler <msquare@notrademark.de>2012-12-27 16:34:58 +0100
commitf787a2ec707a1d4f2133f14f11136f91bfdbfe5a (patch)
tree4b17359b568d7e4e24b9f58997c3ab95bfa13d25 /public/css/style11.css
parent43970df0f3edf7ccef2652cda4c5688e4e78f5dd (diff)
parente12608ee73cdc43a01482e777ed3fec59043e6d8 (diff)
Merge branch 'master' of https://vcs.wybt.net/engelsystem/git
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
+}