enabled updating of oehbeitrag values

This commit is contained in:
KarpAlex
2021-05-31 23:20:56 +02:00
parent fc3921ecad
commit df8c946bb2
5 changed files with 349 additions and 64 deletions
+9
View File
@@ -0,0 +1,9 @@
.inline-inputfield {
width: auto;
display: inline;
}
.fa-edit, .fa-check {
cursor: pointer;
font-size: 1.2em;
}