зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1737054 - add missing semicolon. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D129497
This commit is contained in:
Родитель
09b6c3a033
Коммит
5f67234c3f
|
@ -33,7 +33,7 @@
|
|||
.identity-box-button:hover:not([open=true]),
|
||||
#tracking-protection-icon-container:hover:not([open=true]) {
|
||||
background-color: var(--urlbar-box-hover-bgcolor);
|
||||
color: var(--urlbar-box-hover-text-color)
|
||||
color: var(--urlbar-box-hover-text-color);
|
||||
}
|
||||
|
||||
.identity-box-button:hover:active,
|
||||
|
|
Загрузка…
Ссылка в новой задаче