Add comment per wikitech-l thread
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 21 Nov 2008 13:20:27 +0000 (13:20 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 21 Nov 2008 13:20:27 +0000 (13:20 +0000)
skins/common/diff.css

index 9caa83e..6afa373 100644 (file)
@@ -97,6 +97,7 @@ span.diff-html-removed {
 
 span.diff-html-changed {
   background: url(images/diffunderline.gif) bottom repeat-x;
+  /* Hack for IE5.5, see http://lists.wikimedia.org/pipermail/wikitech-l/2008-November/040273.html */
   *background-color: #c6c6fd; /* light blue */
 }