- Creation of order-edit view

This commit is contained in:
mespeche
2013-09-12 12:40:46 +02:00
parent 1f7d8a20b3
commit c64b987e9b
5 changed files with 478 additions and 4 deletions

View File

@@ -201,13 +201,23 @@
border-bottom: 2px solid #A5CED8;
margin-bottom: 0.5em;
}
// The action bar on the right
.actions {
text-align: right;
}
}
.tab-pane{
caption, .title{
margin-top: 0.5em;
.btn{
text-transform: none;
}
}
}
// The overall form container
.form-container {