зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1536402 - Let trees and richlistboxes use the same focus ring as input fields. r=dao
MANUAL PUSH: contributor patch file --HG-- extra : amend_source : bbdb147adf77ff2e81d1227a846e0cc7814e923f
This commit is contained in:
Родитель
9d69f6a5ba
Коммит
4539468d6e
|
@ -847,7 +847,9 @@ xul|tree {
|
|||
|
||||
xul|tree:-moz-focusring,
|
||||
xul|richlistbox:-moz-focusring {
|
||||
border: 1px dotted var(--in-content-border-focus);
|
||||
border-color: var(--in-content-border-active);
|
||||
box-shadow: 0 0 0 1px var(--in-content-border-active),
|
||||
0 0 0 4px var(--in-content-border-active-shadow);
|
||||
}
|
||||
|
||||
xul|treecols {
|
||||
|
|
Загрузка…
Ссылка в новой задаче