Redo the UI for the run trigger dialog to be much cleaner

Fixes #774
This commit is contained in:
Joseph Schorr 2016-09-29 15:19:21 +02:00
parent edc2bc8b93
commit e85a1bce0a
13 changed files with 541 additions and 369 deletions

View file

@ -20,3 +20,7 @@
font-size: 12px;
}
.dockerfile-build-dialog-element .fa-exclamation-triangle {
margin-right: 4px;
color: #FCA657;
}