add: css-classes
Dieser Commit ist enthalten in:
Ursprung
e60f5fd82f
Commit
0b901295c9
@ -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;
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren