зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1753761 - Rename compacttheme.inc.css r=dao,Itiel
Renamed compactthemes.inc.css to a more accurate name. Differential Revision: https://phabricator.services.mozilla.com/D140673
This commit is contained in:
Родитель
6719020863
Коммит
4ef7f83b06
|
@ -3,4 +3,4 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
/* Proton Dark theme */
|
||||
@import url("chrome://browser/skin/compacttheme.css");
|
||||
@import url("chrome://browser/skin/light-dark-overrides.css");
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
/* Proton Light theme */
|
||||
@import url("chrome://browser/skin/compacttheme.css");
|
||||
@import url("chrome://browser/skin/light-dark-overrides.css");
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
skin/classic/browser/aboutTabCrashed.css (../shared/aboutTabCrashed.css)
|
||||
skin/classic/browser/aboutWelcomeBack.css (../shared/aboutWelcomeBack.css)
|
||||
skin/classic/browser/blockedSite.css (../shared/blockedSite.css)
|
||||
skin/classic/browser/compacttheme.css (../shared/compacttheme.inc.css)
|
||||
skin/classic/browser/light-dark-overrides.css (../shared/light-dark-overrides.css)
|
||||
skin/classic/browser/error-pages.css (../shared/error-pages.css)
|
||||
skin/classic/browser/offlineSupportPages.css (../shared/offlineSupportPages.css)
|
||||
skin/classic/browser/searchbar.css (../shared/searchbar.css)
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
(-moz-windows-default-theme: 0),
|
||||
(-moz-platform: windows-win8) {
|
||||
/* Please keep the menu text colors in this media block in sync with
|
||||
* compacttheme.css, minus the :not(:-moz-lwtheme) condition - see Bug 1165718.
|
||||
* light-dark-overrides.css, minus the :not(:-moz-lwtheme) condition - see Bug 1165718.
|
||||
*/
|
||||
:root[tabsintitlebar]:not(:-moz-lwtheme) {
|
||||
color: CaptionText;
|
||||
|
|
Загрузка…
Ссылка в новой задаче