Rene Kapusta
Rene Kapusta
Ok, thanks - I thought some of the data - maybe also BIC is generated automatically from some other source ... not added one by one manually ... ... I...
that's also on the todo list ; ) - need to update the save action (it's a script at the moment --> move to module) - add js actions -...
quick fix via CSS ``` .cf-bch-hack { -webkit-transform: rotate(-30deg); -moz-transform: rotate(-30deg); -ms-transform: rotate(-30deg); -o-transform: rotate(-30deg); transform: rotate(-30deg); } ``` HTML ``` ``` Result 