1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

removed unnecessary variable setting

This commit is contained in:
unknown 2021-09-17 18:43:31 -03:00
parent da15dbf962
commit a3cc2e63eb

View file

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