new file
This commit is contained in:
7
chrome/disable_newtab_on_middle_click.css
Normal file
7
chrome/disable_newtab_on_middle_click.css
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Prevents middle-clicking in empty area in tabs toolbar from opening new tabs */
|
||||
|
||||
#tabbrowser-arrowscrollbox{pointer-events: none}
|
||||
.tabbrowser-tab,
|
||||
#scrollbutton-up,
|
||||
#scrollbutton-down,
|
||||
#tabs-newtab-button{pointer-events: auto}
|
||||
Reference in New Issue
Block a user