mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
feat(containers): show health status of containers (#622)
This commit is contained in:
parent
ca5c606dfc
commit
e70817f776
4 changed files with 45 additions and 3 deletions
|
@ -115,6 +115,10 @@ a[ng-click]{
|
|||
color: #ae2323;
|
||||
}
|
||||
|
||||
.fa.orange-icon {
|
||||
color: #f0ad4e;
|
||||
}
|
||||
|
||||
.fa.white-icon {
|
||||
color: white;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue