Sha256: a79e48b8ee632e758f071afbc0e5958d90d5b101af1f1f841496176bd6f4712b

Contents?: true

Size: 583 Bytes

Versions: 62

Compression:

Stored size: 583 Bytes

Contents

#quote-content-block.style-guide__subsection

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

  %p Styles a block of text like a quote.

  %p should add a quote icon to the left of the text:
  .style-guide__example-block
    %blockquote.quote-content-block
      .quote-content-block__text
        %p= Workarea.config.placeholder_text

  %p should support author subtext:
  .style-guide__example-block
    %blockquote.quote-content-block
      .quote-content-block__text
        %p= Workarea.config.placeholder_text
      %span.quote-content-block__author Bob Clams

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.5.27 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.5.26 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.4.45 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.5.25 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.5.23 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.4.44 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.5.22 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.4.43 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.5.21 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.4.42 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.5.20 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.4.41 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.5.19 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.4.40 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.5.18 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.4.39 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.5.17 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.4.38 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.5.16 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml
workarea-storefront-3.4.37 app/views/workarea/storefront/style_guides/components/_quote_content_block.html.haml