add tab_count_in_alltabs_button.css

This commit is contained in:
MrOtherGuy
2024-07-17 20:14:14 +03:00
parent 2c25bab3c9
commit 17768e9320
3 changed files with 28 additions and 1 deletions

View File

@@ -168,5 +168,6 @@
"vertical_tabs.css":["tabs","hack"],
"bookmarks_below_content.css":["bookmarks","toolbars"],
"overlay_fullscreen_toolbars.css":["toolbars","fullscreen"],
"dual_color_tab_attention_indicator.css":["tab","colors"]
"dual_color_tab_attention_indicator.css":["tab","colors"],
"tab_count_in_alltabs_button.css":["tabs"]
}