@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* regular throbber */
#navigator-throbber {
}
/* loading indicator */
#navigator-throbber[busy="true"] {

}
/* loading indicator on tabs */
tab[busy] > .tab-middle > .tab-icon {

}