another round of slight improvements for LCARStrek 2.0a1
[themes.git] / LCARStrek / messenger / threadPane.css
index b967abfbcb89c2636a1e9f3bd350787d94503654..0aacf81cfa35c355144423cbb26c9b7052a0d12b 100644 (file)
@@ -51,6 +51,7 @@ treechildren::-moz-tree-cell-text(read) {
 
 treechildren::-moz-tree-cell-text(unread) {
   font-weight: bold;
+  color: #FFCF00;
 }
 
 treechildren::-moz-tree-cell-text(imapdeleted) {
@@ -62,6 +63,7 @@ treechildren::-moz-tree-cell-text(imapdeleted) {
  */
 treechildren::-moz-tree-cell-text(container, closed, hasUnread, read) {
   text-decoration: underline;
+  color: #FFCF00;
 }
 
 /* ::::: priority colors ::::: */