another round of slight improvements for LCARStrek 2.0a1
[themes.git] / LCARStrek / messenger / folderPane.css
index faac66954f91e03603e8be13eebd8c2fe8dcd9b0..872234ff92eb29970e298f057310ed2e476ef713 100644 (file)
@@ -178,11 +178,13 @@ treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-nntp, isS
 
 treechildren::-moz-tree-cell-text(closed, subfoldersHaveUnreadMessages-true) {
   font-weight: bold;
 
 treechildren::-moz-tree-cell-text(closed, subfoldersHaveUnreadMessages-true) {
   font-weight: bold;
+  color: #FFCF00;
 }
 
 treechildren::-moz-tree-cell-text(folderNameCol, isServer-true),
 treechildren::-moz-tree-cell-text(hasUnreadMessages-true) {
   font-weight: bold;
 }
 
 treechildren::-moz-tree-cell-text(folderNameCol, isServer-true),
 treechildren::-moz-tree-cell-text(hasUnreadMessages-true) {
   font-weight: bold;
+  color: #FFCF00;
 }
 
 treechildren::-moz-tree-cell-text(folderNameCol, noSelect-true) {
 }
 
 treechildren::-moz-tree-cell-text(folderNameCol, noSelect-true) {