/* ::::: All Servers ::::: */
-treechildren::-moz-tree-cell-text(closed, subfoldersHaveUnreadMessages-true) {
+treechildren::-moz-tree-cell-text(closed, subfoldersHaveUnreadMessages-true),
+treechildren::-moz-tree-cell-text(folderNameCol, isServer-true),
+treechildren::-moz-tree-cell-text(hasUnreadMessages-true) {
font-weight: bold;
color: #FFCF00;
}
-.tabmail-tab[type="folder"][IsServer="true"],
-treechildren::-moz-tree-cell-text(folderNameCol, isServer-true),
-treechildren::-moz-tree-cell-text(hasUnreadMessages-true) {
+.tabmail-tab[type="folder"][IsServer="true"] {
font-weight: bold;
- color: #FFCF00;
}
treechildren::-moz-tree-cell-text(folderNameCol, noSelect-true) {