@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */ /* Highlight selektierter Ordner */ /* #folderTree >treechildren::-moz-tree-row(selected) { */ /* background-color: no Highlight !important; -moz-appearance: none !important; } */ #folderTree >treechildren::-moz-tree-row(selected) { background-color: #001525 !important; -moz-appearance: none !important; } /* Thread pane alternating row colours */ #threadTree treechildren::-moz-tree-row(odd) { background-color: #0c2441 !important; } #threadTree >treechildren::-moz-tree-row(even) { background-color: #184781 !important; } /* Highlight selected row(s) */ #threadTree >treechildren::-moz-tree-row(selected) { background-color: transparent !important; } /* thread column header */ #threadCols >treechildren::-moz-tree-row { background-color: #00004d !important; -moz-appearance: none !important; } font size: 14 !important; moz-appearance: none !important; min-height: 20 px !important; moz-appearance: none !important; } /*mail-toolbar */ #mail-toolbox >treechildren::-moz-tree-row { background-color: #00004d !important; moz-appearance: none !important; } #tabs-toolbar >treechildren::-moz-tree-row { background: #00004d !important; moz-appearance: none !important; min-height: 20 px !important; moz-appearance: none !important; } /* Status Bar */ #statusbarPanel >treechildren::-moz-tree-row { color: #00004d !important; moz-appearance: none !important; } /* new mail */ #folderTree >treechildren::-moz-tree-cell-text(folderNameCol, closed, newMessages-true), #folderTree >treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true), #folderTree >treechildren::-moz-tree-cell-text(folderNameCol, specialFolder-Inbox, newMessages-true), #folderTree >treechildren::-moz-tree-cell-text(folderNameCol, hasUnreadMessages-true, selected), #folderTree >treechildren::-moz-tree-cell-text(folderNameCol,closed,subfoldersHaveUnreadMessages-true) { font style: regular !important } /* Konten-Ordnerliste Hintergrund */ /* #folderTree >tree-stack :not([selected=true]) { */ /* background-color: #316081 !important; -moz-appearance: none !important; } */