/* ==UserStyle==
// @name         Len R's TMP full-width tab progress bar
// @author       LRodman
// @version      v1.0
// ==/UserStyle==*/
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");


.tab-progress{ 
	margin:-2px -8px -2px -28px !important; /*full width, under TMP drop*/
	opacity:.5 !important; }