sync both themes with toolkit windows theme changes in Mozilla 36 cycle
[themes.git] / EarlyBlue / global / media / TopLevelImageDocument.css
index 7a4dc313566e137b989c348462ffec60e27e2830..89202e872cdcd5ff1331fa9308b0b73fee407729 100644 (file)
@@ -8,20 +8,8 @@
     background-color: #222;
   }
 
-  img.decoded {
+  img.transparent {
     background-color: #fff;
     color: #222;
   }
-
-  .overflowing {
-    cursor: -moz-zoom-out;
-  }
-
-  .shrinkToFit {
-    cursor: -moz-zoom-in;
-  }
-
-  .completeRotation {
-    transition: transform 0.3s ease 0s;
-  }
 }