update both themes for toolkit windows changes in Mozilla 22 cycle
[themes.git] / EarlyBlue / global / media / TopLevelImageDocument.css
index 2ed8b007b4d7905a5dc9acd6e5ecf6c197e1955e..7a4dc313566e137b989c348462ffec60e27e2830 100644 (file)
     color: #222;
   }
 
+  .overflowing {
+    cursor: -moz-zoom-out;
+  }
+
+  .shrinkToFit {
+    cursor: -moz-zoom-in;
+  }
+
   .completeRotation {
     transition: transform 0.3s ease 0s;
   }