Put a message if the download link won't appear
This commit is contained in:
parent
45bb05894b
commit
afe6be0daf
2 changed files with 8 additions and 0 deletions
|
@ -496,6 +496,11 @@ i.toggle-icon:hover {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.docker-auth-dialog .download-cfg.not-supported {
|
||||
font-size: 14px;
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
.docker-auth-dialog .download-cfg {
|
||||
float: left;
|
||||
padding-top: 6px;
|
||||
|
|
Reference in a new issue