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:
Bernard Igiri 2022-03-11 13:34:48 +00:00
Родитель 6719020863
Коммит 4ef7f83b06
5 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -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;