summaryrefslogtreecommitdiffstats
path: root/toolkit/themes/windows/global/toolbarbutton.css
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-02-20 12:49:23 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-02-20 12:49:23 +0100
commitfd9d8c20d21f527d99bf9ce3d3f0f25f85fb029c (patch)
treedffeaa3619eb4fc8757dabd3ce8464308b9ba312 /toolkit/themes/windows/global/toolbarbutton.css
parent8826313be011b3077c3ac4c6238f2b62e1f3227d (diff)
downloadUXP-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 'toolkit/themes/windows/global/toolbarbutton.css')
-rw-r--r--toolkit/themes/windows/global/toolbarbutton.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/toolkit/themes/windows/global/toolbarbutton.css b/toolkit/themes/windows/global/toolbarbutton.css
index e96e529cf..ac3c7ba4a 100644
--- a/toolkit/themes/windows/global/toolbarbutton.css
+++ b/toolkit/themes/windows/global/toolbarbutton.css
@@ -84,17 +84,11 @@ toolbarbutton[checked="true"]:not([disabled="true"]) {
text-shadow: none;
}
- toolbarbutton:-moz-lwtheme:not(:hover):not([checked="true"]):not([open="true"]):not([disabled="true"]) {
+ toolbarbutton:-moz-lwtheme:not([disabled="true"]) {
color: inherit;
text-shadow: inherit;
}
- @media not all and (-moz-os-version: windows-xp) {
- toolbarbutton:-moz-lwtheme:not([disabled="true"]) {
- color: inherit;
- text-shadow: inherit;
- }
- }
}
@media not all and (-moz-windows-default-theme) {