implemented editing of document in GUI + respective handlers in backend
This commit is contained in:
@@ -60,7 +60,12 @@ fieldset[tabindex="0"]{
|
||||
fieldset[tabindex="0"]:focus-within{
|
||||
max-height: unset;
|
||||
}
|
||||
.left{
|
||||
td, tr{
|
||||
vertical-align: baseline;
|
||||
}
|
||||
.customer,
|
||||
.sender,
|
||||
.invoice_meta{
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user