Metal: Fix sizing of selected pinned tabs
This commit is contained in:
parent
a5d2fac9f1
commit
546d460442
@ -194,23 +194,6 @@
|
||||
|
||||
/* pinned tabs */
|
||||
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:not(:hover)
|
||||
.tab-content[pinned],
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:hover
|
||||
.tab-content[pinned],
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[visuallyselected]:not(:hover)
|
||||
.tab-content[pinned],
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[visuallyselected]:hover
|
||||
.tab-content[pinned] {
|
||||
-moz-border-image: none !important;
|
||||
border-image: none !important;
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:not(:hover)
|
||||
.tab-content[pinned]:not([titlechanged]),
|
||||
|
Loading…
Reference in New Issue
Block a user