Edit controller, template, styles

This commit is contained in:
Ben Ramey
2014-06-24 21:47:00 -05:00
parent 0c5b53459f
commit 0609c52fbc
7 changed files with 153 additions and 4 deletions

View File

@@ -13,6 +13,12 @@
margin-right: 2px;
padding: 5px 20px;
}
.run-show-actions a.back-to-run {
display: none;
}
.update-order-actions a.edit-run {
display: none;
}
}
}

View File

@@ -30,9 +30,6 @@
}
}
.run-show-actions a.back-to-run {
display: none;
}
.invitee {
.deletebtn-wrapper {