| commit | a5ad678bc3a4b73a1d4e670ee7115936bac8d3b4 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu Jul 18 17:04:29 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Thu Jul 18 14:10:25 2024 +0000 |
| tree | d3a2d6ae47a0bb3c56e7ba4860f2a39f4580e0a2 | |
| parent | 4ece99cc103001305d5e69fc83784e44629f5917 [diff] [blame] |
AppManager: Make app header white Change-Id: I31e93d56cfd61122d69478ae9fbbcff3854ef9c4
diff --git a/core/installer/welcome/static/appmanager.css b/core/installer/welcome/static/appmanager.css index 26bce1a..2e9787b 100644 --- a/core/installer/welcome/static/appmanager.css +++ b/core/installer/welcome/static/appmanager.css
@@ -130,7 +130,7 @@ header > h1, header > svg { margin-bottom: 2.5px; - color: var(--pico-primary-hover); + color: white; } header > svg {