X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2FmessageBody.css;h=5d1696b72cc5ee92f3dbdbc0dd81e46b1d96ed35;hb=559908da1444029d499c01dda129fd9dba8e2e64;hp=87af19509d71ee59aec490bd7c24e2b01e074e0c;hpb=6fa8522a63d7787534a7ba9e44a1425d39c15abd;p=themes.git diff --git a/EarlyBlue/messenger/messageBody.css b/EarlyBlue/messenger/messageBody.css index 87af1950..5d1696b7 100644 --- a/EarlyBlue/messenger/messageBody.css +++ b/EarlyBlue/messenger/messageBody.css @@ -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%; }