X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbrand.css;fp=LCARStrek%2Fcommunicator%2Fbrand.css;h=882555152e1d0f41adc663e207fa0311ab885abc;hp=c639644e2d22037e085ebe252f8ce4cc159cd268;hb=bad6bfa42aa78834ee3226b644967ddba6284a3f;hpb=860fec43c1c4e568f43e64ec7e5c6e69d8266d01 diff --git a/LCARStrek/communicator/brand.css b/LCARStrek/communicator/brand.css index c639644e..88255515 100644 --- a/LCARStrek/communicator/brand.css +++ b/LCARStrek/communicator/brand.css @@ -37,11 +37,16 @@ @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;