summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2012-09-16 22:53:49 +0200
committerChristian Franke <nobody@nowhere.ws>2012-09-16 22:53:49 +0200
commit13026ffc6bb3b697f2e02b423597159d8e3a42ff (patch)
tree3d4f2da0a16e2ef1e3e0e08b37ded6524836f7e9 /public
parent4bb5760b66a9c35f1750d1cea33ef11c96247224 (diff)
Fix changelog colors
Diffstat (limited to 'public')
-rw-r--r--public/css/sublab-2012-09-16.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/public/css/sublab-2012-09-16.css b/public/css/sublab-2012-09-16.css
index 91d5bc9..7e57b14 100644
--- a/public/css/sublab-2012-09-16.css
+++ b/public/css/sublab-2012-09-16.css
@@ -381,8 +381,7 @@ div.recentchanges {
overflow: auto;
width: auto;
clear: none;
- background: #eee;
- color: black !important;
+ background: #404040;
}
.recentchanges .metadata {
padding: 0px 0.5em;
@@ -392,8 +391,6 @@ div.recentchanges {
clear: both;
display: block;
padding: 1px 2px;
- background: white !important;
- color: black !important;
}
.recentchanges .desc {
display: none;