1 @namespace url
("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
2 @-moz-document url
("chrome://korenews/content/korenews.xul") {
3 .heading { /*margin-bottom: 2px;*/ }
6 color: #ddd !important
;
7 background: #333 !important
;
10 .feed-tree, .article-tree {
11 background: #222 !important
;
14 treechildren::-moz-tree-cell-text
(unread
) { color: #ff7f00 !important
; font-weight: bold
!important
; }
15 treechildren::-moz-tree-cell-text
(delmark
) { color: #a40 !important
; text-decoration: line-through
!important
; }
16 treechildren::-moz-tree-cell-text
(noupdates
) { color: #666 !important
; }