Issue #1793 - Only use Glass on the Toolkit Download Manager on Windows 7

This commit is contained in:
Matt A. Tobin 2021-07-12 13:01:17 -04:00 committed by roytam1
commit ccb3ecdc95

View file

@ -111,7 +111,7 @@ richlistitem[type="download"] .dateTime {
margin-top: 3px;
}
@media (-moz-windows-compositor) {
@media (-moz-windows-compositor) and (-moz-os-version: windows-win7) {
#downloadManager {
-moz-appearance: -moz-win-glass;
background: transparent;