Sha256: 3247e4274c522122d89fe1164f43d88f71477f1c64783e0c64a3fe83e03d5cb5
Contents?: true
Size: 788 Bytes
Versions: 19
Compression:
Stored size: 788 Bytes
Contents
.input { &._text { display: block; color: inherit; padding: 10px; border: none; width: 100%; &.--search { @extend h4; background: url('../img/search.svg') transparent no-repeat right top 8px; letter-spacing: -0.03rem; background-size: 42px; padding: 0 60px 0 0; line-height: 1; } } &._email { display: block; color: inherit; padding: 10px; border: none; width: 100%; } &._checkbox { margin-right: 8px; } } ::-webkit-input-placeholder { opacity: 1 !important; color: inherit; } ::-moz-placeholder { opacity: 1 !important; color: inherit; } :-ms-input-placeholder { opacity: 1 !important; color: inherit; } :-moz-placeholder { opacity: 1 !important; color: inherit; }
Version data entries
19 entries across 19 versions & 1 rubygems