Add _v2 version of tabs_below_content.css

This works in Firefox 133 and should be compatible with multi-row_tabs
as is
This commit is contained in:
MrOtherGuy
2024-10-15 14:10:05 +03:00
parent eda73c19e4
commit fc231f2444
3 changed files with 111 additions and 0 deletions

View File

@@ -139,6 +139,7 @@
"tab_separator_lines.css":["tab","proton"],
"tabs_animated_gradient_border.css":["hack","effect","tabs"],
"tabs_below_content.css":["toolbars","tabs"],
"tabs_below_content_v2.css":["toolbars","tabs"],
"tabs_fill_available_width.css":["tab","tabs"],
"tabs_on_bottom.css":["tabs","toolbars","classic"],
"tabs_on_bottom_menubar_on_top_patch.css":["tabs","menubar","toolbars","classic","patch"],