@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
.tabs-container{
-moz-box-direction: reverse !important;
}
.tabs-container:not([overflow="true"]) {
-moz-padding-start: 0px !important;
}
.tabs-alltabs-button {
border-right: 1px solid !important;
-moz-border-right-colors: ThreeDShadow !important;
-moz-border-radius-topleft: 2px !important;
-moz-border-radius-topright: 2px !important;
margin-right: -1px!important;
}
.tabs-container .tabs-newtab-button {
visibility: visible !important;
}
.tabbrowser-arrowscrollbox .tabs-newtab-button {
visibility: collapse !important;
}
