remove --proton-tab-block-margin dummy variables
This commit is contained in:
@@ -10,8 +10,6 @@ See the above repository for updates as well as full license text. */
|
||||
/* Make selected tab unclickable so click goes to the capture box, obviously it can't be clicked at all anymore */
|
||||
/* remove the :not([pinned]) bit to make clicking pinned tab AROUND the tab-icon focus urlbar*/
|
||||
|
||||
:root{ --tab-block-margin: var(--proton-tab-block-margin) }
|
||||
|
||||
.tabbrowser-tab:not([pinned])[selected]{ pointer-events: none }
|
||||
|
||||
/* Add back pointer-events to several elements so UI remains usable */
|
||||
|
||||
Reference in New Issue
Block a user