From this

to this

Thank you in advance
Moderators: FranklinDM, Lootyhoof


Code: Select all
.tabbrowser-tab, .tabs-newtab-button {
border-radius: 0px 0px 0 0!important;
}Code: Select all
.tabbrowser-tab, .tabs-newtab-button {
border-radius: 0px 0px 0 0!important;
margin-right: 0.5px !important;
margin-left: 0.5px !important;
}
Code: Select all
.tabbrowser-tab, .tabs-newtab-button {
border-radius: 0px 0px 0 0 !important;
margin-right: -1px !important;
margin-left: -1px !important;
}

Code: Select all
.tabbrowser-tab[pinned] .tab-reload-icon,
.tabbrowser-tab[pinned] .tab-protect-icon,
.tabbrowser-tab[pinned] .tab-lock-icon,
.tabbrowser-tab[pinned] .tab-icon-image,
.tabbrowser-tab[pinned] .tab-throbber {
margin-right: 0.5px !important;
margin-left: 0.5px !important;
}
Code: Select all
.tabbrowser-tab, .tabs-newtab-button {
border-radius: 0px 0px 0 0 !important;
margin-right: 0px !important;
margin-left: 0px !important;
}
.tabbrowser-tab[pinned] .tab-reload-icon,
.tabbrowser-tab[pinned] .tab-protect-icon,
.tabbrowser-tab[pinned] .tab-lock-icon,
.tabbrowser-tab[pinned] .tab-icon-image,
.tabbrowser-tab[pinned] .tab-throbber {
margin-right: 0.5px !important;
margin-left: 0.5px !important;
}
Code: Select all
.tabbrowser-tab,
.tabs-newtab-button {
background-position: 1px 2px !important;
background-size: calc(100% - 2px) calc(100% - 2px) !important;
margin: 0 !important;
padding: 2px 0 4px !important;
border-width: 4px 3px 0 !important;
border-style: solid !important;
border-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAcCAYAAABYvS47AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJBJREFUeNpiFBGXYmJgYABhZihGBn+h+B8LkGAFYhUgVgBiPjSFn4D4ARDfAZmka2Ntpb9t80bO1y+ePkfGIDGQHEgNA9DqkKfPnnn9//9fGIiZgJgBikFsYZAcSA3IRHYpSUmQ8e9AbkGyFsR+B5VjZ4IK/gHi/wyY4D9UDuxbRgbCgHFU4ajCUYU0UggQYADV1D8Ak746KgAAAABJRU5ErkJggg==') 4 3 0 fill repeat stretch !important;
border-radius: 0 !important;
box-shadow: none !important;
}So what does this do vs. what was already posted in this thread?Lootyhoof wrote:Posted this elsewhere, but I'll copy it here too so it's in somewhere a bit more permanent:

It's the proper style to restore the old tabs.BoFiS wrote:So what does this do vs. what was already posted in this thread?Lootyhoof wrote:Posted this elsewhere, but I'll copy it here too so it's in somewhere a bit more permanent:
Wow you are the genius manLootyhoof wrote:Posted this elsewhere, but I'll copy it here too so it's in somewhere a bit more permanent:
Code: Select all
.tabbrowser-tab, .tabs-newtab-button { background-position: 1px 2px !important; background-size: calc(100% - 2px) calc(100% - 2px) !important; margin: 0 !important; padding: 2px 0 4px !important; border-width: 4px 3px 0 !important; border-style: solid !important; border-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAcCAYAAABYvS47AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJBJREFUeNpiFBGXYmJgYABhZihGBn+h+B8LkGAFYhUgVgBiPjSFn4D4ARDfAZmka2Ntpb9t80bO1y+ePkfGIDGQHEgNA9DqkKfPnnn9//9fGIiZgJgBikFsYZAcSA3IRHYpSUmQ8e9AbkGyFsR+B5VjZ4IK/gHi/wyY4D9UDuxbRgbCgHFU4ajCUYU0UggQYADV1D8Ak746KgAAAABJRU5ErkJggg==') 4 3 0 fill repeat stretch !important; border-radius: 0 !important; box-shadow: none !important; }

That would have been meOriginal_Charun wrote:But I really wonder who thought that look in 26 was a good idea.

Code: Select all
.tabbrowser-tab, .tabs-newtab-button {
border-radius: 0px 0px 0 0 !important;
margin-right: 0px !important;
margin-left: 0px !important;
}
.tabbrowser-tab[pinned] .tab-reload-icon,
.tabbrowser-tab[pinned] .tab-protect-icon,
.tabbrowser-tab[pinned] .tab-lock-icon,
.tabbrowser-tab[pinned] .tab-icon-image,
.tabbrowser-tab[pinned] .tab-throbber {
margin-right: 0.5px !important;
margin-left: 0.5px !important;
}
Code: Select all
.tabbrowser-tab,
.tabs-newtab-button {
background-position: 1px 2px !important;
background-size: calc(100% - 2px) calc(100% - 2px) !important;
margin: 0 !important;
padding: 2px 0 4px !important;
border-width: 4px 3px 0 !important;
border-style: solid !important;
border-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAcCAYAAABYvS47AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJBJREFUeNpiFBGXYmJgYABhZihGBn+h+B8LkGAFYhUgVgBiPjSFn4D4ARDfAZmka2Ntpb9t80bO1y+ePkfGIDGQHEgNA9DqkKfPnnn9//9fGIiZgJgBikFsYZAcSA3IRHYpSUmQ8e9AbkGyFsR+B5VjZ4IK/gHi/wyY4D9UDuxbRgbCgHFU4ajCUYU0UggQYADV1D8Ak746KgAAAABJRU5ErkJggg==') 4 3 0 fill repeat stretch !important;
border-radius: 0 !important;
box-shadow: none !important;
}Code: Select all
.tabbrowser-tab,
.tabs-newtab-button {
background-position: 1px 2px !important;
background-size: calc(100% - 2px) calc(100% - 2px) !important;
margin-right: 0 !important;
margin-bottom: 0 !important;
margin-top: 0 !important;
padding: 2px 0 4px !important;
border-width: 4px 3px 0 !important;
border-style: solid !important;
border-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAcCAYAAABYvS47AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJBJREFUeNpiFBGXYmJgYABhZihGBn+h+B8LkGAFYhUgVgBiPjSFn4D4ARDfAZmka2Ntpb9t80bO1y+ePkfGIDGQHEgNA9DqkKfPnnn9//9fGIiZgJgBikFsYZAcSA3IRHYpSUmQ8e9AbkGyFsR+B5VjZ4IK/gHi/wyY4D9UDuxbRgbCgHFU4ajCUYU0UggQYADV1D8Ak746KgAAAABJRU5ErkJggg==') 4 3 0 fill repeat stretch !important;
border-radius: 0 !important;
box-shadow: none !important;
}
.tabbrowser-tab:not([pinned]):not([tabmix-firstTabInRow]) {
margin-left: 0 !important;
}
.tabbrowser-tab[pinned] .tab-reload-icon,
.tabbrowser-tab[pinned] .tab-protect-icon,
.tabbrowser-tab[pinned] .tab-lock-icon,
.tabbrowser-tab[pinned] .tab-icon-image,
.tabbrowser-tab[pinned] .tab-throbber {
margin-right: 0.5px !important;
margin-left: 0.5px !important;
}