зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1028528 - Override the dropOn text color on Win Vista+ default theme. r=Gavin
--HG-- extra : rebase_source : 79c927041b18ec1fdb20ebca88d31404f06d7fb9
This commit is contained in:
Родитель
4433b7f3d7
Коммит
b6720d561c
|
@ -519,6 +519,10 @@ treechildren::-moz-tree-cell-text(selected, editing) {
|
|||
border-radius: 0;
|
||||
}
|
||||
|
||||
treechildren::-moz-tree-cell-text(primary, dropOn) {
|
||||
color: -moz-FieldText;
|
||||
}
|
||||
|
||||
treechildren:not(.autocomplete-treebody)::-moz-tree-cell-text {
|
||||
padding-bottom: initial;
|
||||
border-color: transparent;
|
||||
|
|
Загрузка…
Ссылка в новой задаче