@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#main-window #content .tabbrowser-tabs {
margin-top:-1px!important;
margin-bottom:-2px!important;
border-top: 0px solid !important;
border-bottom: 0px solid !important;
}
.tabbrowser-tab {
border-top: 1px solid !important;
border-right: 1px solid !important;
border-left: 1px solid !important;
border-bottom: 1px solid !important;
-moz-border-top-colors: ThreeDShadow !important;
-moz-border-right-colors: ThreeDShadow !important;
-moz-border-left-colors: ThreeDShadow !important;
-moz-border-bottom-colors: ThreeDShadow !important;
-moz-border-radius-topleft: 4px !important;
-moz-border-radius-topright: 12px !important;
-moz-border-radius-bottomleft: 12px !important;
-moz-border-radius-bottomright: 3px !important;
margin-left:2px!important;
padding: 0 0 1px 0 !important;
margin-bottom:2px!important;
margin-top:2px!important;
}
.tabs-bottom {
display:none!important;
}
.tabs-container:not([overflow="true"]) {
-moz-padding-start: 0px !important;
}
.tabs-alltabs-button {
border: 1px solid !important;
border-color: ThreeDShadow !important;
-moz-border-radius:2px !important;
margin-top:2px!important;
margin-bottom:2px!important;
padding: 1px !important;
}
.tabbrowser-arrowscrollbox > .scrollbutton-up,
.tabbrowser-arrowscrollbox > .scrollbutton-down {
border: 1px solid !important;
border-color: ThreeDShadow !important;
-moz-border-radius:2px !important;
margin-top:2px!important;
margin-bottom:2px!important;
padding: 1px !important;
}
