update both themes for toolkit windows theme changes in Mozilla 24 cycle
[themes.git] / EarlyBlue / global / toolbar.css
index 3cba7428aa0c6b13430ec7a65f18e05ebf286e36..dbea9595c3504385634a56105b16b904567ba331 100644 (file)
@@ -76,13 +76,6 @@ toolbarpaletteitem {
   background-color: #FFFFFF !important;
 }
 
   background-color: #FFFFFF !important;
 }
 
-toolbarpaletteitem[place="toolbar"] {
-  -moz-margin-start: -2px;
-  -moz-margin-end: -2px;
-  border-left: 2px solid transparent;
-  border-right: 2px solid transparent;
-}
-
 toolbarpaletteitem[place="toolbar"] > toolbarspacer {
   width: 11px;
 }
 toolbarpaletteitem[place="toolbar"] > toolbarspacer {
   width: 11px;
 }
@@ -113,6 +106,13 @@ toolbarpaletteitem[place="toolbar"] > toolbarspacer {
 
 /* ..... drag and drop feedback ..... */
 
 
 /* ..... drag and drop feedback ..... */
 
+toolbarpaletteitem[place="toolbar"] {
+  -moz-margin-start: -2px;
+  -moz-margin-end: -2px;
+  border-left: 2px solid transparent;
+  border-right: 2px solid transparent;
+}
+
 toolbarpaletteitem[dragover="left"] {
   border-left-color: #000000;
 }
 toolbarpaletteitem[dragover="left"] {
   border-left-color: #000000;
 }