update both themes for all (suite default only, actually) changes up to 2011-01-04
[themes.git] / EarlyBlue / global / toolbar.css
index e6e2f00a152af0562a2e1760701acc6b72cbaa75..53a0103e1a5ec23166c116c987c03256ed543021 100644 (file)
@@ -62,6 +62,15 @@ toolbaritem > menubar {
   background-color: transparent;
 }
 
+/* ::::: lightweight theme ::::: */
+
+toolbox:-moz-lwtheme,
+toolbar:-moz-lwtheme {
+  -moz-appearance: none;
+  background: none;
+  border-style: none;
+}
+
 /* ::::: toolbar decorations ::::: */
 
 toolbarseparator {
@@ -100,8 +109,8 @@ toolbarpaletteitem {
 }
 
 toolbarpaletteitem[place="toolbar"] {
-  margin-left: -2px;
-  margin-right: -2px;
+  -moz-margin-start: -2px;
+  -moz-margin-end: -2px;
   border-left: 2px solid transparent;
   border-right: 2px solid transparent;
 }