Merge pull request #14042 from serdnab/doc-info-color

Fix dialogs with forced colors (bug 1722984)
This commit is contained in:
Brendan Dahl 2021-09-23 18:03:04 -07:00 committed by GitHub
commit c3ca78fdf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,6 @@
@media screen and (forced-colors: active) {
:root {
--main-color: ButtonText;
--button-hover-color: Highlight;
--doorhanger-hover-bg-color: Highlight;
--toolbar-icon-opacity: 1;