X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2FaccountManage.css;fp=EarlyBlue%2Fmessenger%2FaccountManage.css;h=99b3412d9059744a290f8c63a18033387ee601d2;hp=3cd47364e8a64fe1c58fc9c805d0e6a5e0a72b94;hb=cf0d81c6b23a3e984b21f111b3cd04e0c2bac5bd;hpb=689d55520a6b693a10bd5ecb82afa7ee0deb8cac diff --git a/EarlyBlue/messenger/accountManage.css b/EarlyBlue/messenger/accountManage.css index 3cd47364..99b3412d 100644 --- a/EarlyBlue/messenger/accountManage.css +++ b/EarlyBlue/messenger/accountManage.css @@ -34,11 +34,18 @@ } listitem[default="true"], -#identitiesList > listitem:first-child, -treechildren::-moz-tree-cell-text(isDefaultServer-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 { margin-inline-start: 2px; } @@ -55,4 +62,4 @@ treechildren::-moz-tree-cell-text(isDefaultServer-true) { #smtpServerInfoBox textbox { background-color: transparent; -} \ No newline at end of file +}