1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 13:55:21 +02:00

feat(applications): show status indication [EE-1623] (#5614)

* feat(applications): show status indication

* feat(k8s/applications): move colors to theme

* fix helm application indicator for main header

* refactor(k8s/apps): receive more general ok status

Co-authored-by: waysonwei <degui.wei@gmail.com>
This commit is contained in:
Chaim Lev-Ari 2021-09-29 03:10:51 +03:00 committed by GitHub
parent 7b72130433
commit 50f63ae865
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 28 additions and 0 deletions

View file

@ -88,6 +88,7 @@ html {
--green-1: #164;
--green-2: #1ec863;
--green-3: #23ae89;
}
:root {