create autohide_tabstoolbar_v2.css

Rewriting the old style to work with both vertical and horizontal tabs
This commit is contained in:
MrOtherGuy
2024-10-27 19:20:46 +02:00
parent 008c504621
commit 7baf1d3fbe
3 changed files with 80 additions and 1 deletions

View File

@@ -181,5 +181,6 @@
"icon_only_context_menu_text_controls.css":["menu","icons","hack"],
"tabs_on_bottom_v2.css":["hack","tabs","toolbars"],
"oneline_toolbar.css":["tabs","toolbars"],
"toolbars_below_content_v2.css":["toolbars"]
"toolbars_below_content_v2.css":["toolbars"],
"autohide_tabstoolbar_v2.css":["tabs","toolbars","autohide"]
}