Sha256: 5e00f0cca03b047dbe041f8a3bbe0ba69d540f012f4750f6eaa409cb6f2a6dbe

Contents?: true

Size: 706 Bytes

Versions: 62

Compression:

Stored size: 706 Bytes

Contents

#button-content-block.style-guide__subsection

  %h3= link_to_style_guide('components', 'button_content_block')

  %p Presents a Button content block.

  %p should align the button <strong>left</strong>:
  .style-guide__example-block
    .button-content-block.button-content-block--left
      = link_to 'Button', '#', class: 'button'

  %p should align the button <strong>center</strong>:
  .style-guide__example-block
    .button-content-block.button-content-block--center
      = link_to 'Button', '#', class: 'button'

  %p should align the button <strong>right</strong>:
  .style-guide__example-block
    .button-content-block.button-content-block--right
      = link_to 'Button', '#', class: 'button'

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.5.15 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.4.36 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.5.14 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.4.35 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.5.13 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.4.34 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.5.12 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.4.33 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.5.11 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.5.10 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.4.32 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.5.9 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.4.31 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.5.8 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.4.30 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.5.7 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.4.29 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.5.6 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.4.28 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml
workarea-storefront-3.5.5 app/views/workarea/storefront/style_guides/components/_button_content_block.html.haml