X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FaccountManage.css;h=ec00f1150c178679b5114dde79eb88d094c4ea10;hp=5ee49c57e645bc0393fbb56db7e2afa3e582f996;hb=d0f28e616d7c3b04647d549a4b7aa14753f029d8;hpb=dae4507500ac2bc6547a8303851bc9b0bcae5ddf 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; }