some LCARStrek polish: throbber should look like a normal button and fill the hieght...
[themes.git] / LCARStrek / communicator / brand.css
index c639644e2d22037e085ebe252f8ce4cc159cd268..882555152e1d0f41adc663e207fa0311ab885abc 100644 (file)
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
+#throbber-box {
+  -moz-box-orient: vertical;
+}
+
 #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;