some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / LCARStrek / global / media / TopLevelImageDocument.css
index eddab9b1aa47179b2a4b7894ce8f016f9a9d0b9d..d5fac6a735255c0e5e88c936914aa9cf7b8f65a6 100644 (file)
@@ -8,20 +8,8 @@
     background-color: #221500;
   }
 
-  img.decoded {
+  img.transparent {
     background-color: #FFFFFF;
     color: #221500;
   }
-
-  .overflowing {
-    cursor: -moz-zoom-out;
-  }
-
-  .shrinkToFit {
-    cursor: -moz-zoom-in;
-  }
-
-  .completeRotation {
-    transition: transform 0.3s ease 0s;
-  }
 }