09/07/03 07:19:02 eyeLfJ8u0
>>89
.tabs-container:not([overflow="true"]) > .tabs-newtab-button {
visibility: visible !important;
-moz-margin-end: 3px !important;
}
.tabs-container:not([overflow="true"]) > .tabbrowser-arrowscrollbox > .tabs-newtab-button {
visibility: collapse !important;
}
.tabbrowser-arrowscrollbox { -moz-box-ordinal-group: 2 !important; }
.tabs-container > stack { -moz-box-ordinal-group: 3 !important; }
.tabs-container > .tabs-newtab-button {
border-left-style: none !important;
border-right-style: solid !important;
-moz-border-radius-topleft: 0px !important;
-moz-border-radius-topright: 2px !important;
}
.tabs-container:not([overflow="true"]) {
-moz-padding-start: 0px !important;
}