Get initial build trigger UI working

This commit is contained in:
Joseph Schorr 2014-02-19 17:38:00 -05:00
parent 9e426816a5
commit 5b0300ab62
3 changed files with 101 additions and 9 deletions

View file

@ -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;