sync both themes with suite classic theme changes in SeaMonkey 2.48 cycle
[themes.git] / LCARStrek / messenger / accountManage.css
index 5ee49c57e645bc0393fbb56db7e2afa3e582f996..ec00f1150c178679b5114dde79eb88d094c4ea10 100644 (file)
@@ -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;
 }