sync both themes with suite default theme chnges up to May 16
[themes.git] / LCARStrek / messenger / primaryToolbar.css
index e12e21f9cb152e3f591e7a8ea8b632c4c1ea9d6d..adc88b32a0710eea6d8a24e3ab1cbf23833f8902 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 {
+toolbar[iconsize="small"] > #button-getmsg,
+toolbar[iconsize="small"] > toolbarpaletteitem > #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,
@@ -266,13 +271,14 @@ toolbar[iconsize="small"] > #button-getmsg[open="true"] {
   -moz-image-region: rect(48px 48px 64px 32px);
 }
 
-toolbar[iconsize="small"] > #button-newmsg {
+toolbar[iconsize="small"] > #button-newmsg,
+toolbar[iconsize="small"] > toolbarpaletteitem > #button-newmsg {
   list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
   -moz-image-region: rect(80px 16px 96px 0);
 }
 
 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,
@@ -280,13 +286,14 @@ toolbar[iconsize="small"] > #button-newmsg:not([disabled="true"]):hover:active {
   -moz-image-region: rect(80px 48px 96px 32px);
 }
 
-toolbar[iconsize="small"] > #button-reply {
+toolbar[iconsize="small"] > #button-reply,
+toolbar[iconsize="small"] > toolbarpaletteitem > #button-reply {
   list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
   -moz-image-region: rect(112px 16px 128px 0);
 }
 
 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,
@@ -295,13 +302,14 @@ toolbar[iconsize="small"] > #button-reply[open="true"] {
   -moz-image-region: rect(112px 48px 128px 32px);
 }
 
-toolbar[iconsize="small"] > #button-replyall {
+toolbar[iconsize="small"] > #button-replyall,
+toolbar[iconsize="small"] > toolbarpaletteitem > #button-replyall {
   list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
   -moz-image-region: rect(128px 16px 144px 0);
 }
 
 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,
@@ -310,13 +318,14 @@ toolbar[iconsize="small"] > #button-replyall[open="true"] {
   -moz-image-region: rect(128px 48px 144px 32px);
 }
 
-toolbar[iconsize="small"] > #button-forward {
+toolbar[iconsize="small"] > #button-forward,
+toolbar[iconsize="small"] > toolbarpaletteitem > #button-forward {
   list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
   -moz-image-region: rect(32px 16px 48px 0);
 }
 
 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,
@@ -325,13 +334,14 @@ toolbar[iconsize="small"] > #button-forward[open="true"] {
   -moz-image-region: rect(32px 48px 48px 32px);
 }
 
-toolbar[iconsize="small"] > #button-file {
+toolbar[iconsize="small"] > #button-file,
+toolbar[iconsize="small"] > toolbarpaletteitem > #button-file {
   list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
   -moz-image-region: rect(16px 16px 32px 0);
 }
 
 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,
@@ -340,13 +350,14 @@ toolbar[iconsize="small"] > #button-file[open="true"] {
   -moz-image-region: rect(16px 48px 32px 32px);
 }
 
-toolbar[iconsize="small"] > #button-goback {
+toolbar[iconsize="small"] > #button-goback,
+toolbar[iconsize="small"] > toolbarpaletteitem > #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,
@@ -355,13 +366,14 @@ toolbar[iconsize="small"] > #button-goback[open="true"] {
   -moz-image-region: rect(32px 48px 48px 32px);
 }
 
-toolbar[iconsize="small"] > #button-goforward {
+toolbar[iconsize="small"] > #button-goforward,
+toolbar[iconsize="small"] > toolbarpaletteitem > #button-goforward {
   list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
   -moz-image-region: rect(48px 16px 64px 0);
 }
 
 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,
@@ -370,13 +382,14 @@ toolbar[iconsize="small"] > #button-goforward[open="true"] {
   -moz-image-region: rect(48px 48px 64px 32px);
 }
 
-toolbar[iconsize="small"] > #button-next {
+toolbar[iconsize="small"] > #button-next,
+toolbar[iconsize="small"] > toolbarpaletteitem > #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,
@@ -385,13 +398,14 @@ toolbar[iconsize="small"] > #button-next[open="true"] {
   -moz-image-region: rect(96px 48px 112px 32px);
 }
 
-toolbar[iconsize="small"] > #button-delete {
+toolbar[iconsize="small"] > #button-delete,
+toolbar[iconsize="small"] > toolbarpaletteitem > #button-delete {
   list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
   -moz-image-region: rect(0 16px 16px 0);
 }
 
 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,
@@ -399,13 +413,14 @@ toolbar[iconsize="small"] > #button-delete:not([disabled="true"]):hover:active {
   -moz-image-region: rect(0 48px 16px 32px);
 }
 
-toolbar[iconsize="small"] > #button-mark {
+toolbar[iconsize="small"] > #button-mark,
+toolbar[iconsize="small"] > toolbarpaletteitem > #button-mark {
   list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
   -moz-image-region: rect(64px 16px 80px 0);
 }
 
 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,
@@ -414,27 +429,29 @@ toolbar[iconsize="small"] > #button-mark[open="true"] {
   -moz-image-region: rect(64px 48px 80px 32px);
 }
 
-toolbar[iconsize="small"] > #button-junk {
+toolbar[iconsize="small"] > #button-junk,
+toolbar[iconsize="small"] > toolbarpaletteitem > #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-junk[disabled="true"] {
-  -moz-image-region: rect(192px 32px 208px 16px) !important;
+  -moz-image-region: rect(192px 32px 208px 16px);
 }
 
-toolbar[iconsize="small"] > #button-junk:not([disabled="true"]):hover,
+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 {
+toolbar[iconsize="small"] > #button-print,
+toolbar[iconsize="small"] > toolbarpaletteitem > #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,
@@ -442,13 +459,14 @@ toolbar[iconsize="small"] > #button-print:not([disabled="true"]):hover:active {
   -moz-image-region: rect(0 48px 16px 32px);
 }
 
-toolbar[iconsize="small"] > #button-stop {
+toolbar[iconsize="small"] > #button-stop,
+toolbar[iconsize="small"] > toolbarpaletteitem > #button-stop {
   list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
   -moz-image-region: rect(16px 16px 32px 0);
 }
 
 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,
@@ -475,7 +493,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");
 }
 
@@ -484,6 +502,11 @@ toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover:active {
   padding: 3px;
 }
 
+#mdnBarImage {
+  list-style-image: url("chrome://global/skin/icons/alert-question.gif");
+  padding: 3px;
+}
+
 #allowRemoteContentForAuthorDesc {
-  padding-left: 10px;
+  -moz-padding-start: 10px;
 }