big restructure
This commit is contained in:
@@ -405,7 +405,9 @@ can('users.view');
|
||||
```
|
||||
web/css/
|
||||
├── base/
|
||||
│ └── variables.css # CSS-Variablen
|
||||
│ ├── variables.base.css # CSS-Variablen (Basis + Light/Dark)
|
||||
│ ├── variables.theme-dark-green.css # Theme-Overrides
|
||||
│ └── variables.contrast.css # High-Contrast Overrides
|
||||
├── layout/
|
||||
│ ├── app-shell.css # Haupt-Layout
|
||||
│ ├── app-topbar.css # Header
|
||||
|
||||
Reference in New Issue
Block a user