Sha256: f032e29c94b037c6d4318946b1bbb9fdee6a7b5506c85f2b221718e01bbf1a22
Contents?: true
Size: 613 Bytes
Versions: 6
Compression:
Stored size: 613 Bytes
Contents
.searchbox { width: 100%; max-width: 30em; margin-right: auto; .input-group { background: white; border: 1px solid #ccc; border-radius: 50rem; } .input-group-text { background: transparent; border: 0; } .form-control { padding-left: 0; background: transparent; box-shadow: none; border: 0; &::-webkit-search-cancel-button { display: none; } } .clear-search { position: absolute; right: 0.75rem; z-index: 5; color: #555; font-size: 1.2rem; padding: 0.35rem; &:hover, &:focus { color: #333; } } }
Version data entries
6 entries across 6 versions & 1 rubygems