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:
parent
7b72130433
commit
50f63ae865
5 changed files with 28 additions and 0 deletions
|
@ -88,6 +88,7 @@ html {
|
|||
|
||||
--green-1: #164;
|
||||
--green-2: #1ec863;
|
||||
--green-3: #23ae89;
|
||||
}
|
||||
|
||||
:root {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue