summaryrefslogtreecommitdiff
path: root/plugins/legacy_browser/skins/larry/iehacks.css
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/legacy_browser/skins/larry/iehacks.css')
-rw-r--r--plugins/legacy_browser/skins/larry/iehacks.css9
1 files changed, 3 insertions, 6 deletions
diff --git a/plugins/legacy_browser/skins/larry/iehacks.css b/plugins/legacy_browser/skins/larry/iehacks.css
index 96072554c..917374a26 100644
--- a/plugins/legacy_browser/skins/larry/iehacks.css
+++ b/plugins/legacy_browser/skins/larry/iehacks.css
@@ -13,7 +13,9 @@
top: -6px;
}
-input.button {
+input.button,
+a.disabled.button,
+.buttongroup {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0);
}
@@ -33,11 +35,6 @@ input.button.mainaction:active {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2e31', endColorstr='#505050', GradientType=0);
}
-a.button,
-.buttongroup {
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0);
-}
-
a.button.pressed,
a.button:active,
input.button:active {