Add Docker container discovery with stats, image display, and CPU usage bars
This commit is contained in:
@@ -386,6 +386,15 @@ main {
|
||||
font-family: 'SF Mono', 'Fira Code', 'Consolas', monospace;
|
||||
}
|
||||
|
||||
.ct-image {
|
||||
font-size: 0.7rem;
|
||||
color: #475569;
|
||||
margin-bottom: 4px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.ct-status-label {
|
||||
color: #64748b;
|
||||
font-style: italic;
|
||||
|
||||
Reference in New Issue
Block a user