Sha256: 264ddbfee91454ea7e43758a41f8e9f8d10b3accb12e71dffdfc469782567e6e

Contents?: true

Size: 441 Bytes

Versions: 62

Compression:

Stored size: 441 Bytes

Contents

#text-field-reset-object.style-guide__subsection

  %h3= link_to_style_guide('objects', 'text_field_reset')

  %p Resets browser-default text-field styling.

  %p should work with a <code>input</code> element
  .style-guide__example-block
    = text_field_tag 'Text Field 1', nil, placeholder: 'Text Field'
  .style-guide__example-block
    = text_field_tag 'Text Field 2', nil, placeholder: 'Unstyled Text Field', class: 'text-field-reset'

Version data entries

62 entries across 62 versions & 1 rubygems

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