Sha256: 6e618003e4a55b90e79231d38f7bbfbf2d4c6ff48784bf9153299e4c85b90f39
Contents?: true
Size: 1.53 KB
Versions: 2
Compression:
Stored size: 1.53 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-control[readonly] { background-color: transparent; } .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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
headmin-0.2.9 | src/scss/headmin/form.scss |
headmin-0.2.8 | src/scss/headmin/form.scss |