deadfoxjunction: Use custom formatting for recentchangens entries.
[matthijs/projects/wipi.git] / static / deadfoxjunction / css / common.css
index 8e9ae43de843e5380a619b958f60de7aa14007b7..d391c37720acb9f18ea67a5879b50e728adb01c8 100644 (file)
@@ -192,12 +192,15 @@ strong.highlight
 .recentchanges td {
        vertical-align: top;
        border: none;
-       border-bottom: 1pt solid #E6EAF0;
-       background: #F2F4F7;
+}
+
+.recentchanges td.rccomment {
+       border: none;
+       border-bottom: 1pt solid #824900;
 }
 
 .rcdaybreak td {
-       background: #B8C5D9;
+       background: #633500;
        border: none;
 }
 
@@ -225,7 +228,6 @@ strong.highlight
 
 .rccomment {
        width: 50%;
-       color: gray;
        font-size: 0.88em;
 }