File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -750,10 +750,16 @@ about:config -> svg.context-properties.content.enabled -> true*/
750750 background-color 0.15s ease !important ;
751751}
752752
753- # titlebar # TabsToolbar # tabbrowser-tabs .tabbrowser-tab .tab-background {
753+ # TabsToolbar # tabbrowser-tabs .tabbrowser-tab .tab-background {
754754 margin-block : 2px !important ;
755755}
756756
757+ # tabbrowser-tabs [movingtab ] > # tabbrowser-arrowscrollbox >
758+ .tabbrowser-tab : is ([selected ], [multiselected ]) .tab-background {
759+ background-color : color-mix (in srgb, var (--firefoxcss-tab-active-bg-color ) 50% , transparent) !important ;
760+ backdrop-filter : blur (12px );
761+ }
762+
757763/* Remove right and left side tab overflow border line */
758764# scrollbutton-up ~ spacer {
759765 border-color : transparent !important ;
You can’t perform that action at this time.
0 commit comments