Sha256: fcc60d561d47a098d29db95a2cad1f9328221f3586cf199a7ec8e06740fdd86a
Contents?: true
Size: 1.47 KB
Versions: 8
Compression:
Stored size: 1.47 KB
Contents
input[type="search"] { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%236c757d' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; background-position: 10px center; padding-left: 35px } .form-label[required="required"]:after { content: '*'; margin-left: 1px; } .forms-group { .card-footer { border-top: none; } } .repeater { position: relative; } .repeater-row { position: relative; &:hover { & > .repeater-row-remove { visibility: visible; } & > .repeater-row-add { visibility: visible; } & > .repeater-row-handle { visibility: visible; } } } .repeater-row-remove { position: absolute; top: calc(50% - 17px); right: -22px; z-index: 2; visibility: hidden; i.bi { background: white; border-radius: 50%; } } .repeater-row-add { position: absolute; top: calc(100% - 18px); right: calc(50% - 17px); z-index: 2; visibility: hidden; i.bi { background: white; border-radius: 50%; } } .repeater-row-handle { position: absolute; top: 0; left: 0; height: 100%; width: 18px; display: flex; align-items: center; justify-content: center; z-index: 2; visibility: hidden; cursor: move; }
Version data entries
8 entries across 8 versions & 1 rubygems