X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FprimaryToolbar.css;h=5a83dec1a81944bae9d7a1840e0422738ff36662;hb=3c2d7f0941d7bec9c94a7795f141fe9dcaa07079;hp=e12e21f9cb152e3f591e7a8ea8b632c4c1ea9d6d;hpb=49bed253beb260fc9820b4fffc2b890124441124;p=themes.git diff --git a/LCARStrek/messenger/primaryToolbar.css b/LCARStrek/messenger/primaryToolbar.css index e12e21f9..5a83dec1 100644 --- a/LCARStrek/messenger/primaryToolbar.css +++ b/LCARStrek/messenger/primaryToolbar.css @@ -137,14 +137,14 @@ -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 { @@ -152,14 +152,14 @@ -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 { @@ -191,6 +191,10 @@ -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); @@ -211,14 +215,14 @@ -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 { @@ -226,26 +230,26 @@ -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 { +#junk-deck { list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); -moz-image-region: rect(252px 25px 273px 0px); } -#button-junk[disabled="true"] { +#junk-deck[disabled="true"] { -moz-image-region: rect(252px 50px 273px 25px); } -#button-junk:not([disabled="true"]):hover, -#button-junk:not([disabled="true"]):hover:active { +#junk-deck:not([disabled="true"]):hover, +#junk-deck:not([disabled="true"]):hover:active { -moz-image-region: rect(252px 75px 273px 50px); } @@ -257,7 +261,7 @@ toolbar[iconsize="small"] > #button-getmsg { } 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, @@ -272,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, @@ -286,7 +290,7 @@ 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, @@ -301,7 +305,7 @@ 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, @@ -316,7 +320,7 @@ 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, @@ -331,7 +335,7 @@ 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, @@ -346,7 +350,7 @@ toolbar[iconsize="small"] > #button-goback { } 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, @@ -361,7 +365,7 @@ 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, @@ -376,7 +380,7 @@ toolbar[iconsize="small"] > #button-next { } 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, @@ -391,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, @@ -405,7 +409,7 @@ 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, @@ -414,17 +418,17 @@ 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 > #junk-deck > .toolbarbutton-1 { 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; +toolbar[iconsize="small"] > #button-junk > #junk-deck[disabled="true"] > .toolbarbutton-1 { + -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:active { +toolbar[iconsize="small"] > #button-junk > #junk-deck:not([disabled="true"]):hover > .toolbarbutton-1, +toolbar[iconsize="small"] > #button-junk > #junk-deck:not([disabled="true"]):hover:active > .toolbarbutton-1 { -moz-image-region: rect(192px 48px 208px 32px); } @@ -434,7 +438,7 @@ toolbar[iconsize="small"] > #button-print { } 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, @@ -448,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, @@ -475,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"); } @@ -485,5 +489,5 @@ toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover:active { } #allowRemoteContentForAuthorDesc { - padding-left: 10px; + -moz-padding-start: 10px; }