Backed out changeset 513d63765743 (Bug 1808643) for wrong CSS selector. r=backout DONTBUILD

This commit is contained in:
Alessandro Castellani 2023-02-01 09:07:46 -08:00
Родитель 676fb4c003
Коммит da71e95ef2
1 изменённых файлов: 0 добавлений и 5 удалений

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

@ -77,11 +77,6 @@ calendar-minimonth {
}
}
/*
* Respect system themes when this setting is enabled and not enabled:
* Calendar: Optimize colors for accessibility
*/
:not(:root[lwtheme]) calendar-minimonth,
:root[systemcolors] calendar-minimonth {
--mmMainBackground: transparent;
--mmDayColor: WindowText;