Merge "Preferences: Remove href="#" from stub threshold sample link"
[lhc/web/wiklou.git] / resources / src / mediawiki.legacy / oldshared.css
index 1eb92ef..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;
 }
 
@@ -209,29 +211,7 @@ table.toc td {
        font-size: larger;
 }
 
-/* preference page with js-genrated toc */
-/* TODO: Delete #preftoc when Special:Preferences's non-OOUI mode is disabled */
-#preftoc {
-       float: left;
-       margin: 1em 1em 1em 1em;
-       width: 13em;
-}
-
-#preftoc li {
-       border: 1px solid #fff;
-}
-
-#preftoc li.selected {
-       background-color: #f9f9f9;
-       border: 1px dashed #aaa;
-}
-
-#preftoc a,
-#preftoc a:active {
-       display: block;
-       color: #005189;
-}
-
+/* Preference page with js-generated toc */
 .mw-prefs-buttons {
        clear: left;
        float: left;
@@ -359,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;
 }