@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* Bottom tabbar */
#content > tabbox { -moz-box-direction: reverse; }

/* Enlarge Active Tab */
#content tab[selected="true"] { min-width: 200px !important; }

/* thumbnail */



xhtml|canvas.informationaltab-thumbnail {

	border: 1px solid ThreeDShadow;

}



:root[informationaltab-thumbnail-enabled="true"] .tabbrowser-arrowscrollbox > scrollbox:not([orient="vertical"]) {

	padding-top: 2px;

	padding-bottom: 2px;

}

