Sha256: be02531aeeaef9e67171b5e3888f2917a1d620004f2fdbfb7c82d76e640ed9e3
Contents?: true
Size: 329 Bytes
Versions: 13
Compression:
Stored size: 329 Bytes
Contents
// - - - - - - - - - - - - - - - - - - - - - - - - - // Form Text Input // - - - - - - - - - - - - - - - - - - - - - - - - - @mixin CHAMELEON-forms-input { input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="search"], input[type="phone"] { @include base-input(); } }
Version data entries
13 entries across 13 versions & 2 rubygems