- Creation of order-edit view
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user