/*
 FF3: iconize download monitor in statusbar 
 http://userstyles.org/styles/19067
 BEGIN
*/

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

statusbarpanel#download-monitor:not(:hover) label.statusbarpanel-text
{ display: none !important
}

/*
 END
 FF3: iconize download monitor in statusbar 
 http://userstyles.org/styles/19067
*/
