Basic confirmation page

This commit is contained in:
Raphael Michel
2015-03-06 23:57:09 +01:00
parent e57b23e616
commit 2acc653807
6 changed files with 89 additions and 4 deletions

View File

@@ -44,6 +44,9 @@
border-top: 1px solid @table-border-color;
}
}
.panel-primary .panel-heading a {
color: white;
}
.checkout-button-row {
padding: 15px 0;
}