update both themes for toolkit winstripe changes in Mozilla 17 cycle
[themes.git] / EarlyBlue / global / TopLevelImageDocument.css
index 31f2662af53a0081642e111598c68dcc549de706..aef3a455a20322d331671fec2307f34edbf588f1 100644 (file)
@@ -4,10 +4,12 @@
 
 @media not print {
   body {
+    color: #FFFFFF;
     background-color: #222;
   }
 
-  img {
-    color: #eee;
+  img.decoded {
+    background-color: #fff;
+    color: #222;
   }
 }