Sha256: 803926ab69fc77b828021bc74ffc7420b864d9017be78f8db666bad5d9345fec
Contents?: true
Size: 289 Bytes
Versions: 2
Compression:
Stored size: 289 Bytes
Contents
@if $include-form { // Remove the delete (x) mark from IE input::-ms-clear { display: none; } // Disable Chrome's datepicker input::-webkit-calendar-picker-indicator{ display: none; } input[type="date"]::-webkit-input-placeholder{ visibility: hidden !important; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
edge_framework-0.2.1 | assets/sass/edge/components/_form.scss |
edge_framework-0.2.0 | assets/sass/edge/components/_form.scss |