remove --proton-tab-block-margin dummy variables

This commit is contained in:
MrOtherGuy
2021-11-21 09:42:28 +02:00
parent 134fdbfb22
commit 5118aedfad
11 changed files with 3 additions and 25 deletions

View File

@@ -11,9 +11,6 @@ Get window_control_placeholder_support.css
Window controls will be all wrong without it
*/
/* Dummy variable to support both versions 89-90 */
:root{ --tab-block-margin: var(--proton-tab-block-margin,0px) }
#titlebar{ -moz-appearance: none !important; }
/* We'll use window controls from menubar instead */
#TabsToolbar > .titlebar-buttonbox-container { display: none }