mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
feat(ui): replace repository field with tags field in image view (#79)
This commit is contained in:
parent
23bff41304
commit
b857970236
4 changed files with 17 additions and 6 deletions
|
@ -177,3 +177,11 @@ input[type="radio"] {
|
|||
.red-icon {
|
||||
color: #ae2323;
|
||||
}
|
||||
|
||||
.image-tag {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.widget .widget-body table tbody .image-tag {
|
||||
font-size: 90% !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue