Get initial build trigger UI working
This commit is contained in:
parent
9e426816a5
commit
5b0300ab62
3 changed files with 101 additions and 9 deletions
|
@ -1899,6 +1899,13 @@ p.editable:hover i {
|
|||
left: 4px;
|
||||
}
|
||||
|
||||
.repo-admin .right-controls {
|
||||
text-align: right;
|
||||
margin-top: 10px;
|
||||
padding-top: 10px;
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
|
||||
.repo-admin .right-info {
|
||||
font-size: 11px;
|
||||
margin-top: 10px;
|
||||
|
|
Reference in a new issue