Merge "Preferences: Remove href="#" from stub threshold sample link"
[lhc/web/wiklou.git] / resources / src / mediawiki.legacy / oldshared.css
index b449ef6..caaebad 100644 (file)
@@ -153,7 +153,9 @@ img.thumbborder {
 
 /* Page history styling */
 /* the auto-generated edit comments */
-.autocomment {
+.autocomment,
+.autocomment a,
+.autocomment a:visited {
        color: #4b4b4b;
 }
 
@@ -337,23 +339,6 @@ table.mw_metadata td.spacer {
        clear: both;
 }
 
-/* Allmessages table */
-#allmessagestable th {
-       background-color: #b2b2ff;
-}
-
-#allmessagestable tr.orig {
-       background-color: #ffe2e2;
-}
-
-#allmessagestable tr.new {
-       background-color: #e2ffe2;
-}
-
-#allmessagestable tr.def {
-       background-color: #f0f0ff;
-}
-
 #jump-to-nav {
        display: none;
 }