Files
domokits/local/modules/OrderCreation/AdminIncludes/head_css.html
2019-11-21 12:25:31 +01:00

9 lines
159 B
HTML

<style type="text/css">
.label-credit{
background-color: #000000;
}
.label-credit-payed{
background-color: hotpink;
}
</style>