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
parent cc934f8264
commit 3003f52e1d
@@ -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;