add pointer-events to the whole .tab-icon-stack
This commit is contained in:
@@ -19,8 +19,8 @@ See the above repository for updates as well as full license text. */
|
|||||||
#TabsToolbar toolbarbutton,
|
#TabsToolbar toolbarbutton,
|
||||||
#TabsToolbar toolbaritem,
|
#TabsToolbar toolbaritem,
|
||||||
.tabbrowser-tab,
|
.tabbrowser-tab,
|
||||||
.tabbrowser-tab .tab-close-button,
|
.tab-close-button,
|
||||||
.tabbrowser-tab .tab-icon-overlay{
|
.tab-icon-stack{
|
||||||
pointer-events: auto
|
pointer-events: auto
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user