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.13 app/views/workarea/storefront/style_guides/objects/_text_field_reset.html.haml
workarea-storefront-3.4.12 app/views/workarea/storefront/style_guides/objects/_text_field_reset.html.haml