X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Fmessengercompose%2Fmessengercompose.css;h=91ec26b39261766f1d56666e8b3836d01ddcefa9;hp=b5768e87c58415805910407d7b3df7b9f859b337;hb=43ba37c15d4c3b381344e45dac387a9df582f48f;hpb=dcd97c013c80dd005b34db8f92419a6543578dab diff --git a/LCARStrek/messenger/messengercompose/messengercompose.css b/LCARStrek/messenger/messengercompose/messengercompose.css index b5768e87..91ec26b3 100644 --- a/LCARStrek/messenger/messengercompose/messengercompose.css +++ b/LCARStrek/messenger/messengercompose/messengercompose.css @@ -196,7 +196,7 @@ toolbar[iconsize="small"] > #button-save[open="true"] { } #MsgHeadersToolbar > .toolbar-box > .toolbar-holder { - -moz-padding-end: 0; /* this undoes the padding in toolbar.css */ + padding-inline-end: 0; /* this undoes the padding in toolbar.css */ } /* ::::: autocomplete icons ::::: */ @@ -204,28 +204,28 @@ toolbar[iconsize="small"] > #button-save[open="true"] { treechildren::-moz-tree-cell-text(default-match) { margin-top: 2px; margin-bottom: 2px; - -moz-margin-start: 15px; - -moz-margin-end: -3px; + margin-inline-start: 15px; + margin-inline-end: -3px; border: none; } treechildren::-moz-tree-image(local-abook) { margin-top: 2px; margin-bottom: 2px; - -moz-margin-start: 4px; - -moz-margin-end: -1px; + margin-inline-start: 4px; + margin-inline-end: -1px; list-style-image: url("chrome://messenger/skin/addressbook/icons/addrbook.gif"); } treechildren::-moz-tree-image(remote-abook) { margin: 2px; - -moz-margin-end: -3px; + margin-inline-end: -3px; list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook.gif"); } treechildren::-moz-tree-image(remote-err) { margin: 2px; - -moz-margin-end: -3px; + margin-inline-end: -3px; list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook-error.gif"); } @@ -243,15 +243,15 @@ treechildren::-moz-tree-image(remote-err) { #addresses-box > hbox > label, #attachments-box > label { - -moz-margin-start: 0px; + margin-inline-start: 0px; } #msgIdentity { - -moz-margin-end: 0px; + margin-inline-end: 0px; } #msgSubject { - -moz-margin-end: 0px; + margin-inline-end: 0px; } #attachmentBucket { @@ -272,8 +272,8 @@ treechildren::-moz-tree-image(remote-err) { } treechildren::-moz-tree-image(subscribed-news) { - -moz-margin-start: 2px; - -moz-margin-end: -3px; + margin-inline-start: 2px; + margin-inline-end: -3px; list-style-image: url("chrome://messenger/skin/icons/folder-newsgroup.png"); } @@ -294,7 +294,7 @@ treechildren::-moz-tree-image(subscribed-news) { } .menulist-compact > .menulist-label-box > .menulist-icon { - -moz-margin-start: 2px; + margin-inline-start: 2px; } .menulist-compact[open="true"] { @@ -310,6 +310,10 @@ treechildren::-moz-tree-image(subscribed-news) { list-style-image: url("chrome://global/skin/arrow/arrow-down-disabled.gif"); } +#FontFaceSelect { + max-width: 35ch; +} + /* ::::: lightweight themes ::::: */ #MsgHeadersToolbar:-moz-lwtheme,