зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1513349 - Remove now erroneous tree cell editing styles. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D14189 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
69162b31b3
Коммит
823afa17ad
|
@ -187,15 +187,6 @@ treechildren::-moz-tree-cell-text(selected, editing) {
|
|||
color: inherit;
|
||||
}
|
||||
|
||||
treechildren::-moz-tree-cell(selected, focus, editing) {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
treechildren::-moz-tree-cell-text(selected, editing) {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.tree-input {
|
||||
-moz-appearance: none;
|
||||
border: 1px solid Highlight;
|
||||
|
|
Загрузка…
Ссылка в новой задаче