pdfdokumente/Modules/out/src/deliverynote.css

18 lines
262 B
CSS
Raw Normal View History

.deliverynote_width_amount{
2020-04-28 08:55:20 +02:00
width: 20px;
}
.deliverynote_width_artnum{
width: 80px;
2020-04-28 08:55:20 +02:00
}
.deliverynote_width_desc{
width: 469.5px;
2020-04-28 08:55:20 +02:00
}
.textAlignLeft{
text-align: left;
2020-04-28 08:55:20 +02:00
}
.paddingLeft{
padding-left: 2.4px;
2020-04-28 08:55:20 +02:00
}
.deliveryNote_paddingTop20{
padding-top: 20px;
}