Sha256: c10afa6bad0a23852a57a1245a7b144da380b607997d65b3eb0e0d19d7707f32
Contents?: true
Size: 180 Bytes
Versions: 12
Compression:
Stored size: 180 Bytes
Contents
// Make webkit render the search input like a normal text field @mixin reset-search-field { -webkit-appearance:textfield; &::-webkit-search-decoration { display:none } }
Version data entries
12 entries across 12 versions & 1 rubygems