Sha256: 60a3b296b2ace641b96beca6bfc534455517bad82fcd5ef6684ca40dd1b3c416
Contents?: true
Size: 330 Bytes
Versions: 3
Compression:
Stored size: 330 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pusher-chameleon-1.4.6 | stylesheets/forms/_input.scss |
pusher-chameleon-1.4.5 | stylesheets/forms/_input.scss |
pusher-chameleon-1.4.4 | stylesheets/forms/_input.scss |