EarlyBlue 2.0a1 -> 2.0a2 updates, help and messenger parts, also reducing important...
[themes.git] / LCARStrek / messenger / messengercompose / messengercompose.css
index fa934e65eb51c00fff08812b3f7757966c5bb332..cfa54cbd004113c5c28ef30f9082058f582146cc 100644 (file)
   -moz-image-region: rect(21px 25px 42px 0px);
 }
 
-#button-stop:hover,
-#button-stop:hover:active {
+#button-stop:not([disabled="true"]):hover,
+#button-stop:not([disabled="true"]):hover:active {
   -moz-image-region: rect(21px 75px 42px 50px);
 }
 
 #button-stop[disabled="true"] {
-  -moz-image-region: rect(21px 50px 42px 25px) !important;
+  -moz-image-region: rect(21px 50px 42px 25px);
 }
 
 #MsgHeadersToolbar {