summaryrefslogtreecommitdiffstats
path: root/toolkit/themes/windows/global/toolbar.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--toolkit/themes/windows/global/toolbar.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/toolkit/themes/windows/global/toolbar.css b/toolkit/themes/windows/global/toolbar.css
index 45b79eafdd..ada6f77f9c 100644
--- a/toolkit/themes/windows/global/toolbar.css
+++ b/toolkit/themes/windows/global/toolbar.css
@@ -8,14 +8,7 @@
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-toolbox {
- appearance: auto;
- -moz-default-appearance: toolbox;
-}
-
toolbar {
- appearance: auto;
- -moz-default-appearance: toolbar;
min-width: 1px;
min-height: 19px;
}
@@ -24,11 +17,6 @@ toolbar:first-child {
min-width: 1px;
}
-toolbox:-moz-lwtheme,
-toolbar:-moz-lwtheme {
- appearance: none;
-}
-
toolbarseparator {
appearance: auto;
-moz-default-appearance: separator;