Merge "Special:Preferences: Use OOjs UI"
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.history.styles.css
index 5b08f95..73ec1a7 100644 (file)
@@ -10,8 +10,9 @@
 }
 
 #pagehistory li.selected {
-       background-color: #f9f9f9;
-       border: 1px dashed #aaa;
+       background-color: #f8f9fa;
+       color: #252525;
+       border: 1px dashed #a2a9b1;
 }
 
 .mw-history-revisionactions {