add vertical_tabs.css

This commit is contained in:
MrOtherGuy
2023-11-21 18:14:10 +02:00
parent 3a8ace8643
commit f96fb4734e
3 changed files with 94 additions and 1 deletions

View File

@@ -164,5 +164,6 @@
"vertical_urlbar_one-off_items.css":["urlbar"],
"window_control_fallback_for_custom_windows_theme.css":["window-control","buttons","colors","patch"],
"window_control_force_linux_system_style.css":["window-control","buttons","icon"],
"window_control_placeholder_support.css":["window-control","patch"]
"window_control_placeholder_support.css":["window-control","patch"],
"vertical_tabs.css":["tabs","hack"]
}