X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fskin%2Fbrand.css;fp=EarlyBlue%2Fcommunicator%2Fskin%2Fbrand.css;h=00adaef54d569d57b7fe480dc3cb92527afb1131;hb=afe91d6de324f31565d3c83b7656e2a89e345b61;hp=df5186eef8946468bc7b239e15834f389b284b30;hpb=7ff5b526c57f59c657e2a04cc37ce629080e0db6;p=themes.git diff --git a/EarlyBlue/communicator/skin/brand.css b/EarlyBlue/communicator/skin/brand.css index df5186ee..00adaef5 100755 --- a/EarlyBlue/communicator/skin/brand.css +++ b/EarlyBlue/communicator/skin/brand.css @@ -1,43 +1,42 @@ - -#navigator-throbber - { - list-style-image : url("chrome://global/skin/animthrob_single.gif"); - min-width : 36px; - min-height : 36px; - vertical-align : middle; - padding : 1px; - margin : 2px 4px 2px 1px; - border : none; - cursor : pointer; - } - -#navigator-throbber[busy="true"] - { - list-style-image : url("chrome://global/skin/animthrob.gif"); - } - -#navigator-throbber:hover:active - { - padding : 2px 0px 0px 2px; - } - -#navigator-throbber > .button-internal-box - { - border : 1px solid transparent; - padding : 0px; - } - -#navigator-throbber:hover > .button-internal-box - { - border : 1px outset #CCD0DD; - } - -#navigator-throbber:hover:active > .button-internal-box - { - border : 1px inset #CCD0DD; - } - -#navigator-throbber > .button-internal-box > .button-text-container - { - display : none; - } \ No newline at end of file +#navigator-throbber + { + list-style-image : url("chrome://global/skin/animthrob_single.gif"); + min-width : 36px; + min-height : 36px; + -moz-box-align : center; /* We're in a hbox */ + padding : 1px; + margin : 2px 4px 2px 1px; + border : none; + cursor : pointer; + } + +#navigator-throbber[busy="true"] + { + list-style-image : url("chrome://global/skin/animthrob.gif"); + } + +#navigator-throbber:hover:active + { + padding : 2px 0px 0px 2px; + } + +#navigator-throbber > .button-internal-box + { + border : 1px solid transparent; + padding : 0px; + } + +#navigator-throbber:hover > .button-internal-box + { + border : 1px outset #CCD0DD; + } + +#navigator-throbber:hover:active > .button-internal-box + { + border : 1px inset #CCD0DD; + } + +#navigator-throbber > .button-internal-box > .button-text-container + { + display : none; + }