summaryrefslogtreecommitdiffstats
path: root/toolkit/themes/osx/global/toolbar.css
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/themes/osx/global/toolbar.css')
-rw-r--r--toolkit/themes/osx/global/toolbar.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/toolkit/themes/osx/global/toolbar.css b/toolkit/themes/osx/global/toolbar.css
index 0a60ae57d9..4148b1e934 100644
--- a/toolkit/themes/osx/global/toolbar.css
+++ b/toolkit/themes/osx/global/toolbar.css
@@ -4,22 +4,9 @@
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-toolbox {
- /* Setting -moz-default-appearance:toolbox causes sheets to attach under the
- * toolbox and has no other effects. It doesn't render anything. */
- appearance: auto;
- -moz-default-appearance: toolbox;
-}
-
toolbar {
min-width: 1px;
min-height: 20px;
- appearance: auto;
- -moz-default-appearance: toolbar;
-}
-
-toolbar:-moz-lwtheme {
- appearance: none;
}
toolbarseparator {