Sha256: de6df0251d1beb0cef4556c50f83859fbf820a2a0900e6a3f3db2ba5df80e527

Contents?: true

Size: 811 Bytes

Versions: 62

Compression:

Stored size: 811 Bytes

Contents

#image-group-content-block.style-guide__subsection

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

  %p A content block responsible for the tiled layout of up to 6 images.

  %p A red border has been added to the following examples in order to give clearer distinction between images.

  - (1..6).each do |i|
    %p should support <strong>#{pluralize(i, 'image')}</strong>:
    .style-guide__example-block
      .image-group-content-block
        .grid.grid--flush.grid--center
          - i.times do
            .grid__cell.grid__cell--50-at-medium
              = link_to '#', class: 'image-group-content-block__link' do
                = image_tag 'workarea/core/placeholder.png', class: 'image-group-content-block__image', style: 'width: 960px; height: 360px; border: 1px solid red'

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.27 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.5.4 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.26 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.5.3 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.25 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.5.2 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.24 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.5.1 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.23 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.22 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.5.0 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.21 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.5.0.beta.1 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.20 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.19 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.18 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.17 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.16 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.15 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml
workarea-storefront-3.4.14 app/views/workarea/storefront/style_guides/components/_image_group_content_block.html.haml