/* by makondo, 02/11 */
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

.tab-throbber 
{ display: none !important; }

.tab-icon-image 
{ display: -moz-box !important; }

.tab-progress > .progress-remainder
{ border: none !important;
background: none !important; }

.tabbrowser-tab .progress-bar
{ -moz-appearance: none !important;
min-height: 18px !important;
margin: 3px 3px 1px 16px !important;
background: -moz-linear-gradient(rgba(0,0,0, .5)1%, rgba(183,183,183, .4), rgba(255,255,255,.6), rgba(183,183,183, .5), rgba(0,0,0, .5)) !important; }
