Sha256: d36b671da058a5fb9f5eab08823c341a62f7de3f00146970957f9f31f5d721d4
Contents?: true
Size: 265 Bytes
Versions: 3
Compression:
Stored size: 265 Bytes
Contents
// 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
edge_framework-0.1.0 | assets/sass/edge/components/_form.scss |
edge_framework-0.0.3 | assets/sass/edge/components/_form.scss |
edge_framework-0.0.2 | assets/sass/edge/components/_form.scss |