some LCARStrek polish: throbber should look like a normal button and fill the hieght...
[themes.git] / LCARStrek / messenger / messengercompose / messengercompose.css
index fa934e65eb51c00fff08812b3f7757966c5bb332..ab6fc280be35894a8bc04eca840c1514adb5c72e 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 {
   min-height: 0px; /* this undoes the min-height in toolbar.css */
 }
 
+#MsgHeadersToolbar > .toolbar-box > .toolbar-holder {
+  -moz-padding-end: 0; /* this undoes the padding in toolbar.css */
+}
+
 /* ::::: autocomplete icons ::::: */
 
 treechildren::-moz-tree-cell-text(default-match) {