X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FaccountManage.css;h=5ee49c57e645bc0393fbb56db7e2afa3e582f996;hb=60156ae2942f9e0388417766c47ff8d8ab79369b;hp=627bd4dce7c29317d1b305e4688524e2c4adcb93;hpb=e26e19e6c44b1bf357067b86f7606df982ab76f7;p=themes.git diff --git a/LCARStrek/messenger/accountManage.css b/LCARStrek/messenger/accountManage.css index 627bd4dc..5ee49c57 100644 --- a/LCARStrek/messenger/accountManage.css +++ b/LCARStrek/messenger/accountManage.css @@ -12,12 +12,16 @@ /* ::::: account manager :::::: */ +page { + padding: 0 !important; +} + .specialFolderPickerGrid { - -moz-margin-start: 20px; + margin-inline-start: 20px; } .fccReplyFollowsParent { - -moz-margin-start: 20px; + margin-inline-start: 20px; } .selectForOfflineUseButton { @@ -25,27 +29,28 @@ } .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; } +listitem[default="true"], #identitiesList > listitem:first-child, treechildren::-moz-tree-cell-text(isDefaultServer-true) { font-weight: bold; } #contentFrame { - -moz-margin-start: 2px; + margin-inline-start: 2px; } /* ::::: SMTP Server Panel :::::: */ .smtpServerListItem { - -moz-padding-start: 3px; + padding-inline-start: 3px; } #backgroundBox {