- messages also in edit forms of submitter and editor
- help texts on click event in create form
This commit is contained in:
parent
619a37e246
commit
e0dcffdf00
19 changed files with 850 additions and 765 deletions
4
public/backend/style.css
vendored
4
public/backend/style.css
vendored
|
@ -1020,4 +1020,8 @@ textarea.large, input.large {
|
|||
.help.is-info {
|
||||
color: #4dc0b5;
|
||||
}
|
||||
|
||||
i {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue