added keyconfig extension
[pmxulexplorer.git] / extensions / keyconfig@dorando / skin / keyconfig.css
blobe91fd1992cde88a79accf29ab92c43bca0a71a0f
1 treechildren::-moz-tree-cell-text(hardcoded) {
2 color: GrayText;
5 treechildren::-moz-tree-cell-text(duplicate) {
6 background-color: Highlight;
7 color: HighlightText !important;
11 treechildren::-moz-tree-cell-text(selected, duplicate) {
12 background-color: HighlightText;
13 color: Highlight !important;