start final 2.0 cycle
[themes.git] / LCARStrek / messenger / primaryToolbar.css
index 1223c068699aa5c8b6625a79b72eeca1b3bbf354..2c6799482ff62ebab406ff26552fc1779f054d71 100644 (file)
   -moz-image-region: rect(42px 25px 63px 0px);
 }
 
-#button-goback:hover,
-#button-goback:hover:active,
+#button-goback:not([disabled="true"]):hover,
+#button-goback:not([disabled="true"]):hover:active,
 #button-goback[open="true"] {
   -moz-image-region: rect(42px 75px 63px 50px);
 }
 
 #button-goback[disabled="true"] {
-  -moz-image-region: rect(42px 50px 63px 25px) !important;
+  -moz-image-region: rect(42px 50px 63px 25px);
 }
 
 #button-goforward {
   -moz-image-region: rect(63px 25px 84px 0px);
 }
 
-#button-goforward:hover,
-#button-goforward:hover:active,
+#button-goforward:not([disabled="true"]):hover,
+#button-goforward:not([disabled="true"]):hover:active,
 #button-goforward[open="true"] {
   -moz-image-region: rect(63px 75px 84px 50px);
 }
 
 #button-goforward[disabled="true"] {
-  -moz-image-region: rect(63px 50px 84px 25px) !important;
+  -moz-image-region: rect(63px 50px 84px 25px);
 }
 
 #button-next {
   -moz-image-region: rect(0px 75px 21px 50px);
 }
 
+toolbarpaletteitem > #button-delete {
+  display: -moz-box;
+}
+
 #button-mark {
   list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
   -moz-image-region: rect(84px 25px 105px 0px);
   -moz-image-region: rect(0px 25px 21px 0px);
 }
 
-#button-print:hover,
-#button-print:hover:active,
+#button-print:not([disabled="true"]):hover,
+#button-print:not([disabled="true"]):hover:active,
 #button-print[open="true"] {
   -moz-image-region: rect(0px 75px 21px 50px);
 }
 
 #button-print[disabled="true"] {
-  -moz-image-region: rect(0px 50px 21px 25px) !important;
+  -moz-image-region: rect(0px 50px 21px 25px);
 }
 
 #button-stop {
   -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);
 }
 
 #button-junk {
 }
 
 /* ::::: small primary toolbar buttons ::::: */
-/*
+
 toolbar[iconsize="small"] > #button-getmsg {
   list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
   -moz-image-region: rect(48px 16px 64px 0);
 }
 
 toolbar[iconsize="small"] > #button-getmsg[disabled="true"] {
-  -moz-image-region: rect(48px 32px 64px 16px) !important;
+  -moz-image-region: rect(48px 32px 64px 16px);
 }
 
 toolbar[iconsize="small"] > #button-getmsg:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #button-getmsg:not([disabled="true"]):hover:active {
+toolbar[iconsize="small"] > #button-getmsg:not([disabled="true"]):hover:active,
+toolbar[iconsize="small"] > #button-getmsg[open="true"] {
   -moz-image-region: rect(48px 48px 64px 32px);
 }
 
@@ -271,7 +276,7 @@ toolbar[iconsize="small"] > #button-newmsg {
 }
 
 toolbar[iconsize="small"] > #button-newmsg[disabled="true"] {
-  -moz-image-region: rect(80px 32px 96px 16px) !important;
+  -moz-image-region: rect(80px 32px 96px 16px);
 }
 
 toolbar[iconsize="small"] > #button-newmsg:not([disabled="true"]):hover,
@@ -285,11 +290,12 @@ toolbar[iconsize="small"] > #button-reply {
 }
 
 toolbar[iconsize="small"] > #button-reply[disabled="true"] {
-  -moz-image-region: rect(112px 32px 128px 16px) !important;
+  -moz-image-region: rect(112px 32px 128px 16px);
 }
 
 toolbar[iconsize="small"] > #button-reply:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #button-reply:not([disabled="true"]):hover:active {
+toolbar[iconsize="small"] > #button-reply:not([disabled="true"]):hover:active,
+toolbar[iconsize="small"] > #button-reply[open="true"] {
   -moz-image-region: rect(112px 48px 128px 32px);
 }
 
@@ -299,11 +305,12 @@ toolbar[iconsize="small"] > #button-replyall {
 }
 
 toolbar[iconsize="small"] > #button-replyall[disabled="true"] {
-  -moz-image-region: rect(128px 32px 144px 16px) !important;
+  -moz-image-region: rect(128px 32px 144px 16px);
 }
 
 toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover:active {
+toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover:active,
+toolbar[iconsize="small"] > #button-replyall[open="true"] {
   -moz-image-region: rect(128px 48px 144px 32px);
 }
 
@@ -313,11 +320,12 @@ toolbar[iconsize="small"] > #button-forward {
 }
 
 toolbar[iconsize="small"] > #button-forward[disabled="true"] {
-  -moz-image-region: rect(32px 32px 48px 16px) !important;
+  -moz-image-region: rect(32px 32px 48px 16px);
 }
 
 toolbar[iconsize="small"] > #button-forward:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #button-forward:not([disabled="true"]):hover:active {
+toolbar[iconsize="small"] > #button-forward:not([disabled="true"]):hover:active,
+toolbar[iconsize="small"] > #button-forward[open="true"] {
   -moz-image-region: rect(32px 48px 48px 32px);
 }
 
@@ -327,25 +335,27 @@ toolbar[iconsize="small"] > #button-file {
 }
 
 toolbar[iconsize="small"] > #button-file[disabled="true"] {
-  -moz-image-region: rect(16px 32px 32px 16px) !important;
+  -moz-image-region: rect(16px 32px 32px 16px);
 }
 
 toolbar[iconsize="small"] > #button-file:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #button-file:not([disabled="true"]):hover:active {
+toolbar[iconsize="small"] > #button-file:not([disabled="true"]):hover:active,
+toolbar[iconsize="small"] > #button-file[open="true"] {
   -moz-image-region: rect(16px 48px 32px 32px);
 }
-*/
+
 toolbar[iconsize="small"] > #button-goback {
   list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
   -moz-image-region: rect(32px 16px 48px 0);
 }
 
 toolbar[iconsize="small"] > #button-goback[disabled="true"] {
-  -moz-image-region: rect(32px 32px 48px 16px) !important;
+  -moz-image-region: rect(32px 32px 48px 16px);
 }
 
 toolbar[iconsize="small"] > #button-goback:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #button-goback:not([disabled="true"]):hover:active {
+toolbar[iconsize="small"] > #button-goback:not([disabled="true"]):hover:active,
+toolbar[iconsize="small"] > #button-goback[open="true"] {
   -moz-image-region: rect(32px 48px 48px 32px);
 }
 
@@ -355,25 +365,27 @@ toolbar[iconsize="small"] > #button-goforward {
 }
 
 toolbar[iconsize="small"] > #button-goforward[disabled="true"] {
-  -moz-image-region: rect(48px 32px 64px 16px) !important;
+  -moz-image-region: rect(48px 32px 64px 16px);
 }
 
 toolbar[iconsize="small"] > #button-goforward:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #button-goforward:not([disabled="true"]):hover:active {
+toolbar[iconsize="small"] > #button-goforward:not([disabled="true"]):hover:active,
+toolbar[iconsize="small"] > #button-goforward[open="true"] {
   -moz-image-region: rect(48px 48px 64px 32px);
 }
-/*
+
 toolbar[iconsize="small"] > #button-next {
   list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
   -moz-image-region: rect(96px 16px 112px 0);
 }
 
 toolbar[iconsize="small"] > #button-next[disabled="true"] {
-  -moz-image-region: rect(96px 32px 112px 16px) !important;
+  -moz-image-region: rect(96px 32px 112px 16px);
 }
 
 toolbar[iconsize="small"] > #button-next:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #button-next:not([disabled="true"]):hover:active {
+toolbar[iconsize="small"] > #button-next:not([disabled="true"]):hover:active,
+toolbar[iconsize="small"] > #button-next[open="true"] {
   -moz-image-region: rect(96px 48px 112px 32px);
 }
 
@@ -383,7 +395,7 @@ toolbar[iconsize="small"] > #button-delete {
 }
 
 toolbar[iconsize="small"] > #button-delete[disabled="true"] {
-  -moz-image-region: rect(0 32px 16px 16px) !important;
+  -moz-image-region: rect(0 32px 16px 16px);
 }
 
 toolbar[iconsize="small"] > #button-delete:not([disabled="true"]):hover,
@@ -397,35 +409,36 @@ toolbar[iconsize="small"] > #button-mark {
 }
 
 toolbar[iconsize="small"] > #button-mark[disabled="true"] {
-  -moz-image-region: rect(64px 32px 80px 16px) !important;
+  -moz-image-region: rect(64px 32px 80px 16px);
 }
 
 toolbar[iconsize="small"] > #button-mark:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #button-mark:not([disabled="true"]):hover:active {
+toolbar[iconsize="small"] > #button-mark:not([disabled="true"]):hover:active,
+toolbar[iconsize="small"] > #button-mark[open="true"] {
   -moz-image-region: rect(64px 48px 80px 32px);
 }
 
-toolbar[iconsize="small"] > #button-junk > .toolbarbutton-1 {
+toolbar[iconsize="small"] > #button-junk {
   list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
   -moz-image-region: rect(192px 16px 208px 0);
 }
 
-toolbar[iconsize="small"] > #button-replyall[disabled="true"] {
-  -moz-image-region: rect(192px 32px 208px 16px) !important;
+toolbar[iconsize="small"] > #button-junk[disabled="true"] {
+  -moz-image-region: rect(192px 32px 208px 16px);
 }
 
-toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover:active {
+toolbar[iconsize="small"] > #button-junk:not([disabled="true"]):hover
+toolbar[iconsize="small"] > #button-junk:not([disabled="true"]):hover:active {
   -moz-image-region: rect(192px 48px 208px 32px);
 }
-*/
+
 toolbar[iconsize="small"] > #button-print {
   list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
   -moz-image-region: rect(0 16px 16px 0);
 }
 
 toolbar[iconsize="small"] > #button-print[disabled="true"] {
-  -moz-image-region: rect(0 32px 16px 16px) !important;
+  -moz-image-region: rect(0 32px 16px 16px);
 }
 
 toolbar[iconsize="small"] > #button-print:not([disabled="true"]):hover,
@@ -439,7 +452,7 @@ toolbar[iconsize="small"] > #button-stop {
 }
 
 toolbar[iconsize="small"] > #button-stop[disabled="true"] {
-  -moz-image-region: rect(16px 32px 32px 16px) !important;
+  -moz-image-region: rect(16px 32px 32px 16px);
 }
 
 toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover,
@@ -466,7 +479,7 @@ toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover:active {
 }
 
 #junkIcon {
-  margin-left: 0.5ex;
+  -moz-margin-start: 0.5ex;
   list-style-image: url("chrome://messenger/skin/icons/folder-junk.gif");
 }
 
@@ -476,5 +489,5 @@ toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover:active {
 }
 
 #allowRemoteContentForAuthorDesc {
-  padding-left: 10px;
+  -moz-padding-start: 10px;
 }