mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 08:42:13 +00:00
Bug 1484949 Remove obsolete .toolbar-focustarget styling r=dao
This commit is contained in:
parent
ef81bb217e
commit
442811682a
@ -112,10 +112,6 @@ sidebarheader > label {
|
||||
padding-inline-start: 4px;
|
||||
}
|
||||
|
||||
.toolbar-focustarget {
|
||||
-moz-user-focus: ignore !important;
|
||||
}
|
||||
|
||||
toolbar[mode="text"] .toolbarbutton-text {
|
||||
padding: 0 !important;
|
||||
margin: 3px 5px !important;
|
||||
|
@ -218,10 +218,6 @@ label[disabled="true"] {
|
||||
box-shadow: var(--focus-ring-box-shadow);
|
||||
}
|
||||
|
||||
.toolbar-focustarget {
|
||||
-moz-user-focus: ignore !important;
|
||||
}
|
||||
|
||||
notification > button {
|
||||
margin: 0 3px;
|
||||
padding: 1px 10px;
|
||||
|
@ -122,10 +122,6 @@ sidebarheader > label {
|
||||
padding-inline-start: 4px;
|
||||
}
|
||||
|
||||
.toolbar-focustarget {
|
||||
-moz-user-focus: ignore !important;
|
||||
}
|
||||
|
||||
toolbar[mode="text"] .toolbarbutton-text {
|
||||
padding: 0 !important;
|
||||
margin: 3px 5px !important;
|
||||
|
Loading…
Reference in New Issue
Block a user