Merge "Mark protected IndexPager properties also as protected in subclasses"
[lhc/web/wiklou.git] / resources / src / mediawiki.legacy / shared.css
index cdf47d0..a98a73f 100644 (file)
@@ -256,7 +256,9 @@ p.mw-delete-editreasons {
 }
 
 /* The auto-generated edit comments */
-.autocomment {
+.autocomment,
+.autocomment a,
+.autocomment a:visited {
        color: #72777d;
 }