Merge branch 'master' into proton-style

This commit is contained in:
alstjr7375 2021-10-29 00:42:37 +09:00
commit faa3d787e7

View file

@ -92,6 +92,11 @@
background-image: unset !important;
}
}
@media (-moz-os-version: windows-win8) {
#navigator-toolbox:-moz-lwtheme {
color: var(--lwt-text-color) !important;
}
}
/*= Windows 7, 8 - Menu Active Color =======================================*/
@media (-moz-os-version: windows-win7), (-moz-os-version: windows-win8) {