add lighter blue for section type background
This commit is contained in:
parent
4336184fc8
commit
b1e9fca9b2
3 changed files with 6 additions and 18 deletions
|
@ -1,5 +1,5 @@
|
|||
%li.type-de-champ.flex.column.justify-start{ html_options }
|
||||
.flex.justify-start.section.head{ class: type_de_champ.header_section? ? '' : 'hr' }
|
||||
.flex.justify-start.section.head.hr
|
||||
.handle.small.icon-only.icon.move-handle{ title: "Déplacer le champ vers le haut ou vers le bas" }
|
||||
.flex.justify-start.delete
|
||||
= button_to type_de_champ_path, class: 'button small icon-only danger', method: :delete, form: { data: { turbo_confirm: 'Êtes vous sûr de vouloir supprimer ce champ ?' } } do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue