зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1693066 - Followup: use consistent end proton comment style. DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D108317
This commit is contained in:
Родитель
ad5b1fde34
Коммит
bc646014e0
|
@ -38,7 +38,7 @@
|
|||
.tab-icon-overlay:is([soundplaying], [muted], [activemedia-blocked], [pictureinpicture], [crashed]) {
|
||||
display: revert;
|
||||
}
|
||||
} /* end proton */
|
||||
} /*** END proton ***/
|
||||
|
||||
@supports not -moz-bool-pref("browser.proton.tabs.enabled") {
|
||||
.tab-icon-sound:not([activemedia-blocked]) > .tab-icon-sound-blocked-label,
|
||||
|
@ -60,7 +60,7 @@
|
|||
.tab-icon-overlay[crashed] {
|
||||
display: -moz-box;
|
||||
}
|
||||
} /* end !proton */
|
||||
} /*** END !proton ***/
|
||||
|
||||
.tab-label {
|
||||
white-space: nowrap;
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
#navigator-toolbox:not(:-moz-lwtheme) {
|
||||
background-color: #f0f0f4;
|
||||
}
|
||||
} /* END proton */
|
||||
} /*** END proton ***/
|
||||
|
||||
#navigator-toolbox:not(:-moz-lwtheme):-moz-window-inactive {
|
||||
--tabs-border-color: rgba(0,0,0,.05);
|
||||
|
|
Загрузка…
Ссылка в новой задаче