add: css-classes
This commit is contained in:
parent
b72f5088dd
commit
007ea1a41f
@ -1,9 +1,17 @@
|
||||
.invoiceCorrection_width_40{
|
||||
width: 40%;
|
||||
.invoiceCorrection_pdf_heading_table{
|
||||
width: 678px;
|
||||
margin-top: 8mm;
|
||||
}
|
||||
.invoiceCorrection_width_60{
|
||||
width: 60%;
|
||||
.invoiceCorrection_width_20{
|
||||
width: 20%;
|
||||
}
|
||||
.invoiceCorrection_width_80{
|
||||
width: 80%
|
||||
}
|
||||
.iC_paddingBottom10{
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.invoiceCorrection_font8{
|
||||
font-size: 8px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user