suite default theme changes on trunk from 1.9.1 branch point up to 2010-02-21
[themes.git] / LCARStrek / communicator / brand.css
index c639644e2d22037e085ebe252f8ce4cc159cd268..9e8f2dc416d9b573864b00acfc145cd5ec0b1f7e 100644 (file)
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
+#throbber-box {
+  -moz-box-orient: vertical;
+}
+
+#wrapper-throbber-box > #throbber-box > #navigator-throbber,
 #navigator-throbber {
   -moz-binding: url("chrome://global/content/bindings/button.xml#button-image");
   -moz-user-focus: ignore;
-  /*-moz-box-align: center;
-  -moz-box-pack: center; */
+  -moz-box-align: center;
+  -moz-box-pack: center;
+  -moz-box-flex: 1;
   margin: 0;
   border: none;
   padding: 2px;
@@ -54,6 +60,8 @@
 }
 
 window[chromehidden~="toolbar"] #navigator-throbber,
+toolbar[mode="text"] #wrapper-throbber-box > #throbber-box > #navigator-throbber,
+toolbar[iconsize="small"] #wrapper-throbber-box > #throbber-box > #navigator-throbber,
 toolbar[mode="text"] #navigator-throbber,
 toolbar[mode="icons"] #navigator-throbber,
 toolbar[iconsize="small"] #navigator-throbber {