parent
9098e0a1fe
commit
c0aca54e32
8 changed files with 116 additions and 44 deletions
13
static/css/directives/ui/dockerfile-build-dialog.css
Normal file
13
static/css/directives/ui/dockerfile-build-dialog.css
Normal file
|
@ -0,0 +1,13 @@
|
|||
.dockerfile-build-dialog-element .btn-group {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.dockerfile-build-dialog-element button i {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.dockerfile-build-dialog-element .trigger-list {
|
||||
margin: 0px;
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in a new issue