Sha256: 545bb13d9f4dcfc552b63557fbcab7db336d0717b7ee7ded2228fa55d6df2877
Contents?: true
Size: 438 Bytes
Versions: 10
Compression:
Stored size: 438 Bytes
Contents
@import './globals'; ::placeholder { color: $lightest-grey-color; } textarea, input[type=text], input[type=tel], input[type=email], input[type=number], input[type=password], input[type=date], input[type=time], input[type=month], input[type=datetime-local] { @include text-field-style; } textarea { display: block; height: auto; line-height: 1.6; resize: none; } select { @include text-field-style; appearance: none; }
Version data entries
10 entries across 10 versions & 1 rubygems