Bug 960517: Windows 8 style tabs. r=dao

This commit is contained in:
Mike de Boer (mdeboer@mozilla.com) 2014-02-20 16:11:05 +01:00
parent e6870fde18
commit 79ea7511ba

View File

@ -35,7 +35,8 @@
}
%ifdef WINDOWS_AERO
@media (-moz-windows-default-theme) {
@media (-moz-windows-default-theme) and (-moz-os-version: windows-vista),
(-moz-windows-default-theme) and (-moz-os-version: windows-win7) {
#tab-background-fill {
background-color: @customToolbarColor@;
}

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB