Use SCSS as sole CSS source, remove manual theme.css

- Remove manual themes/default/assets/css/theme.css
- SCSS is compiled by scssphp to css_compiled/theme.css
- All nav-tabs, dropdown-menu, dropdown-item overrides in SCSS only
- Override ALL Bootstrap nav-tabs CSS variables and properties
This commit is contained in:
2026-08-11 16:48:21 +02:00
parent 0137877439
commit 3d84e61ed1
4 changed files with 94 additions and 440 deletions
+1 -1
View File
@@ -1 +1 @@
1786279979
1786459597