- messages also in edit forms of submitter and editor

- help texts on click event in create form
This commit is contained in:
Arno Kaimbacher 2020-01-28 17:59:52 +01:00
parent 619a37e246
commit e0dcffdf00
19 changed files with 850 additions and 765 deletions

View file

@ -1020,4 +1020,8 @@ textarea.large, input.large {
.help.is-info {
color: #4dc0b5;
}
i {
cursor: pointer;
}