update with current trunk work
[themes.git] / EarlyBlue / messenger / messageBody.css
index 87af19509d71ee59aec490bd7c24e2b01e074e0c..5d1696b72cc5ee92f3dbdbc0dd81e46b1d96ed35 100644 (file)
@@ -126,11 +126,11 @@ span.moz-txt-formfeed {
 
 /* ::::: attached images ::::: */
 
-.moz-attached-image-unscaled {
+moz-attached-image[overflowing="true"] {
   cursor: -moz-zoom-out;
 }
 
-.moz-attached-image-scaled {
+.moz-attached-image[isshrunk="true"] {
   cursor: -moz-zoom-in;
   max-width: 100%;
 }