User:2aprilboy/historyReviewer ie.css

Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*text-shadow replacements for Internet Explorer*/

li#ca-history.hr_ok * {
  color: gray !important;
}
li#ca-history.hr_editWar.hr_questionableEditor * {
  background-color: PaleGreen;
}
li#ca-history.hr_recentlyChanged * {
  background-color: PaleGoldenRod;
}
li#ca-history.hr_new * {
  background-color: LightSkyBlue;
}