create tab_loading_progress_bar.css

This commit is contained in:
MrOtherGuy 2022-06-25 07:09:46 +03:00
parent 0f23af615e
commit 6d16966886
3 changed files with 36 additions and 1 deletions

View file

@ -152,5 +152,6 @@
"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"],
"fake_tab_tooltip.css":["tab","hack","popup"]
"fake_tab_tooltip.css":["tab","hack","popup"],
"tab_loading_progress_bar.css":["tab","effect"]
}