X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FaccountManage.css;h=ec00f1150c178679b5114dde79eb88d094c4ea10;hp=5ee49c57e645bc0393fbb56db7e2afa3e582f996;hb=cf0d81c6b23a3e984b21f111b3cd04e0c2bac5bd;hpb=689d55520a6b693a10bd5ecb82afa7ee0deb8cac diff --git a/LCARStrek/messenger/accountManage.css b/LCARStrek/messenger/accountManage.css index 5ee49c57..ec00f115 100644 --- a/LCARStrek/messenger/accountManage.css +++ b/LCARStrek/messenger/accountManage.css @@ -38,11 +38,18 @@ page { } 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; }