diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-02-20 12:49:23 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-02-20 12:49:23 +0100 |
commit | fd9d8c20d21f527d99bf9ce3d3f0f25f85fb029c (patch) | |
tree | dffeaa3619eb4fc8757dabd3ce8464308b9ba312 /browser/themes/windows/windowsShared.inc | |
parent | 8826313be011b3077c3ac4c6238f2b62e1f3227d (diff) | |
download | UXP-fd9d8c20d21f527d99bf9ce3d3f0f25f85fb029c.tar UXP-fd9d8c20d21f527d99bf9ce3d3f0f25f85fb029c.tar.gz UXP-fd9d8c20d21f527d99bf9ce3d3f0f25f85fb029c.tar.lz UXP-fd9d8c20d21f527d99bf9ce3d3f0f25f85fb029c.tar.xz UXP-fd9d8c20d21f527d99bf9ce3d3f0f25f85fb029c.zip |
Remove Windows XP and Windows Vista theme components and resources.
Diffstat (limited to 'browser/themes/windows/windowsShared.inc')
-rw-r--r-- | browser/themes/windows/windowsShared.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/browser/themes/windows/windowsShared.inc b/browser/themes/windows/windowsShared.inc index 0cb2ab163..199a62292 100644 --- a/browser/themes/windows/windowsShared.inc +++ b/browser/themes/windows/windowsShared.inc @@ -8,6 +8,4 @@ %define fgTabTexture linear-gradient(transparent 2px, @toolbarHighlight@ 2px, @toolbarHighlight@) %define fgTabBackgroundColor -moz-dialog %define fgTabTextureLWT @fgTabTexture@ - -% Aero-only defines %define customToolbarColor hsl(210,75%,92%) |