Things are a changing

This commit is contained in:
Anton Pogrebnjak
2026-04-11 00:41:28 +02:00
parent 7e4f1acbf1
commit 31cae670c4
156 changed files with 97707 additions and 120 deletions
+7
View File
@@ -0,0 +1,7 @@
/* Hide mobile new tab icon when the plugin setting is enabled */
body.disable-tabs-hide-mobile-icon .mobile-navbar-action-tabs {
display: none;
}
/* Scoped to only this plugin's settings container to avoid affecting other plugins */