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

Version Path
card-mod-bootstrap-0.18.1 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.18.0 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.17.0 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.16.0 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.15.6 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.15.5 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.15.4 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.15.3 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.15.1.2 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.15.2.pre1 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.15.1.1 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.15.1 set/type/bootswatch_skin/core.haml
card-mod-bootstrap-0.15.0 set/type/bootswatch_skin/core.haml