Info buble more prominent in the submission form
This commit is contained in:
parent
160d6abe54
commit
6f29d66a6b
@ -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
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 88 KiB |
Binary file not shown.
Loading…
Reference in New Issue
Block a user