X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FaccountManage.css;h=ec00f1150c178679b5114dde79eb88d094c4ea10;hp=24480628a5205f2089a84ba08627668e1f6196be;hb=11ddc40545d65c5dd6bb376206dbba998d43a5ab;hpb=1e32332fe703b0d8d949023f18fe4ad7bb847c51 diff --git a/LCARStrek/messenger/accountManage.css b/LCARStrek/messenger/accountManage.css index 24480628..ec00f115 100644 --- a/LCARStrek/messenger/accountManage.css +++ b/LCARStrek/messenger/accountManage.css @@ -17,11 +17,11 @@ page { } .specialFolderPickerGrid { - -moz-margin-start: 20px; + margin-inline-start: 20px; } .fccReplyFollowsParent { - -moz-margin-start: 20px; + margin-inline-start: 20px; } .selectForOfflineUseButton { @@ -29,27 +29,35 @@ page { } .selectForOfflineUseButton > .button-box > .button-icon { - -moz-margin-start: 4px; - -moz-margin-end: 4px; + margin-inline-start: 4px; + margin-inline-end: 4px; } .signatureBox { font-family: -moz-fixed; } -#identitiesList > listitem:first-child, -treechildren::-moz-tree-cell-text(isDefaultServer-true) { +listitem[default="true"], +#identitiesList > listitem:first-child { font-weight: bold; } +treechildren::-moz-tree-cell-text(isDefaultServer-true) { + text-decoration: underline; +} + +#accounttree treechildren::-moz-tree-indentation { + width: 1ch; +} + #contentFrame { - -moz-margin-start: 2px; + margin-inline-start: 2px; } /* ::::: SMTP Server Panel :::::: */ .smtpServerListItem { - -moz-padding-start: 3px; + padding-inline-start: 3px; } #backgroundBox {