Only change the default and hover text color on buttons for Windows 8+ HC Themes (aero-lite)

master
Fedor 2019-07-08 13:08:01 +03:00
parent 656d8cc9ce
commit 0f5a8c18a5
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ button[default="true"] {
}
@media not all and (-moz-windows-default-theme) {
@media (-moz-windows-compositor) {
@media (-moz-windows-theme: aero-lite) {
/* This is for high-contrast themes on Windows 8 and later */
button[default="true"],
button:hover {