Don't remove borders from nearby tabs when moving tabs
This commit is contained in:
@@ -14,9 +14,8 @@ See the above repository for updates as well as full license text. */
|
||||
}
|
||||
|
||||
.tabbrowser-tab:hover,
|
||||
.tabbrowser-tab[beforehovered],
|
||||
#tabbrowser-tabs:not([movingtab]) .tabbrowser-tab[beforehovered],
|
||||
.tabbrowser-tab[selected],
|
||||
.tabbrowser-tab[multiselected],
|
||||
.tabbrowser-tab[last-visible-tab],
|
||||
.tabbrowser-tab[before-multiselected],
|
||||
.tabbrowser-tab[beforeselected-visible]{ border-image: none !important; }
|
||||
#tabbrowser-tabs:not([movingtab]) .tabbrowser-tab[before-multiselected],
|
||||
#tabbrowser-tabs:not([movingtab]) .tabbrowser-tab[beforeselected-visible] { border-image: none !important; }
|
||||
Reference in New Issue
Block a user