mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
121998 no secondary highlight color for treerows in aqua/mac classic theme. r=sgehani, sr=jag, a=asa
This commit is contained in:
parent
7fc8c4e4dd
commit
94be522015
@ -50,6 +50,10 @@ treechildren:-moz-tree-row {
|
||||
height: 1.3em;
|
||||
}
|
||||
|
||||
treechildren:-moz-tree-row(selected) {
|
||||
background-color: -moz-Dialog;
|
||||
}
|
||||
|
||||
treechildren:-moz-tree-row(selected, focus) {
|
||||
background-color: Highlight;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user