mirror of
https://github.com/portainer/portainer.git
synced 2025-08-06 06:15:22 +02:00
EE-2570 disable pull image toggle when invalid (#7002)
This commit is contained in:
parent
81f8b88541
commit
cd66e32912
3 changed files with 34 additions and 4 deletions
|
@ -858,3 +858,12 @@ json-tree .branch-preview {
|
|||
.form-check.radio {
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
.inline-text {
|
||||
display: inline;
|
||||
position: absolute;
|
||||
font-family: 'Montserrat';
|
||||
font-size: smaller;
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue