@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
.tabs-newtab-button + * {
display: none !important;
}
.tabs-container{
-moz-box-direction: reverse !important;
height: 29px !important;
}
.tabs-container:not([overflow="true"]) {
-moz-padding-start: 0px !important;
}
.tabs-container .tabs-newtab-button {
visibility: visible !important;
}
.tabbrowser-arrowscrollbox .tabs-newtab-button {
visibility: collapse !important;
}