Sha256: 4f6b9ef1944fa6f1d2bf596275a6e502aab5907c72d9199445225034086a8faf
Contents?: true
Size: 632 Bytes
Versions: 13
Compression:
Stored size: 632 Bytes
Contents
- if current_skin? %span{class: "btn btn-sm btn-outline-primary me-2 disabled"} Current skin - else = use_as_current_button - if card.parent? Inherit from: = link_to_card card.parent - else = render_customize_button %div.mt-4 = nest image_card, view: :content, size: :large %h5.mt-4 Skin configuration .small.mb-3 from simplest to most advanced .accordion = field_nest :colors, view: :accordion_bar, title: "Palette and uses of colors" = field_nest :variables, view: :accordion_bar, title: "Additional SCSS variables" = field_nest :stylesheets, view: :accordion_bar, title: "SCSS and CSS stylesheets"
Version data entries
13 entries across 13 versions & 1 rubygems