X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FfolderPane.css;h=27f7ba83ffb97e6330794d610f7f3482398cd2c2;hp=9b464e8f22e24bb6a313f4b3c92f883c110f01f5;hb=60dec8431150c5a789253633038bbf1654aa4ebf;hpb=1c10af871ce2e8e208888d25e2fd7c7e2254f9a7 diff --git a/LCARStrek/messenger/folderPane.css b/LCARStrek/messenger/folderPane.css index 9b464e8f..27f7ba83 100644 --- a/LCARStrek/messenger/folderPane.css +++ b/LCARStrek/messenger/folderPane.css @@ -95,12 +95,10 @@ treechildren::-moz-tree-image(folderNameCol, specialFolder-Sent) { list-style-image: url("chrome://messenger/skin/icons/folder-sent.gif"); } -/* ..... Unsent ..... */ +/* ..... Outbox ..... */ .tabmail-tab[type="folder"][SpecialFolder="Outbox"], -.tabmail-tab[type="folder"][SpecialFolder="Unsent Messages"], -treechildren::-moz-tree-image(folderNameCol, specialFolder-Outbox), -treechildren::-moz-tree-image(folderNameCol, specialFolder-Unsent Messages) { +treechildren::-moz-tree-image(folderNameCol, specialFolder-Outbox) { list-style-image: url("chrome://messenger/skin/icons/folder-outbox.gif"); } @@ -199,16 +197,15 @@ treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-rss) { /* ::::: 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) {