keep up with trunk development of Classic
[themes.git] / EarlyBlue / messenger / messageBody.css
index 5e1049668f01ced16b19345a4c9f592c649b2aba..87af19509d71ee59aec490bd7c24e2b01e074e0c 100644 (file)
@@ -123,3 +123,14 @@ span.moz-txt-formfeed {
 .moz-signature > a {
   color: #7777FF; /* light blue */
 }
+
+/* ::::: attached images ::::: */
+
+.moz-attached-image-unscaled {
+  cursor: -moz-zoom-out;
+}
+
+.moz-attached-image-scaled {
+  cursor: -moz-zoom-in;
+  max-width: 100%;
+}