зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1692773 - Fix about:certificate tabs' outline when focused r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D105223
This commit is contained in:
Родитель
00ad03a9c3
Коммит
0bb647b6f6
|
@ -55,6 +55,10 @@ h1 {
|
|||
border-top-left-radius: 4px;
|
||||
}
|
||||
|
||||
.certificate-tab:focus-visible {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.tab:hover {
|
||||
border-bottom-color: var(--in-content-border-active-shadow);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче