ok
This commit is contained in:
16
Production/SNIPE-IT/resources/assets/less/invoice.less
Normal file
16
Production/SNIPE-IT/resources/assets/less/invoice.less
Normal file
@ -0,0 +1,16 @@
|
||||
/*
|
||||
* Page: Invoice
|
||||
* -------------
|
||||
*/
|
||||
|
||||
.invoice {
|
||||
position: relative;
|
||||
background: #fff;
|
||||
border: 1px solid #f4f4f4;
|
||||
padding: 20px;
|
||||
margin: 10px 25px;
|
||||
}
|
||||
|
||||
.invoice-title {
|
||||
margin-top: 0;
|
||||
}
|
Reference in New Issue
Block a user