Info buble more prominent in the submission form

This commit is contained in:
echarp 2019-10-06 17:38:05 +02:00
parent 160d6abe54
commit 6f29d66a6b
8 changed files with 53480 additions and 1 deletions

View File

@ -55,6 +55,16 @@ legend
width: 100%
display: block
.field[title]
position: relative
.field[title]:after
@extend .far
top: 0.4em
right: 0.4em
content: fa-content($fa-var-question-circle)
position: absolute
input, textarea, select, a.button, .actions > button, div.tagsinput, .ui-autocomplete-input
color: black
border: solid 0.25em transparent

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 88 KiB