Sha256: 9e3cfb8cf1dd802e085318ab6aedefd53bb6306c04eddf411bbc8c52ff03bc71
Contents?: true
Size: 910 Bytes
Versions: 2
Compression:
Stored size: 910 Bytes
Contents
// Inputs $b-text-inputs-list: 'input[type="text"]', 'input[type="password"]'; $b-text-inputs-list-html5: 'input[type="color"]', 'input[type="date"]', 'input[type="datetime"]', 'input[type="datetime-local"]', 'input[type="email"]', 'input[type="month"]', 'input[type="number"]', 'input[type="password"]', 'input[type="search"]', 'input[type="tel"]', 'input[type="time"]', 'input[type="url"]', 'input[type="week"]'; $b-button-inputs-list: 'input[type="button"]', 'input[type="reset"]', 'input[type="submit"]';
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
crossbar-0.0.2 | app/assets/stylesheets/base/variables/_inputs.scss |
crossbar-0.0.1 | app/assets/stylesheets/base/variables/_inputs.scss |