8
0
Bifurcation 0

add: css-classes

Cette révision appartient à :
MaxBUhe 2020-06-12 14:51:19 +02:00
Parent 59b11667f8
révision 4c64993f03
1 fichiers modifiés avec 16 ajouts et 0 suppressions

Voir le fichier

@ -8,6 +8,16 @@
.invoiceCorrection_width_80{
width: 80%
}
.iC_width11{
width: 11%;
}
.iC_width29{
width: 29%;
}
.iC_width60{
width: 60%;
}
.iC_paddingBottom10{
padding-bottom: 10px;
}
@ -24,6 +34,9 @@
.invoiceCorrection_spacingLeft20{
margin-left: 73.6px;
}
.margin-top7{
margin-top: 7px;
}
.invoiceCorrectionPaddingTop4{
padding-top: 4px;
@ -31,6 +44,9 @@
.invoiceCorrectionPaddingTop5{
padding-top: 5px;
}
.paddingTop20{
padding-top: 20px;
}
.invoiceCorrectionPaddingBottom20{
padding-bottom: 20px;