Sha256: 879aa3954b1b12688bdc7deaaad05cc6a20cc26d105018c96181cbd35d2e241f
Contents?: true
Size: 941 Bytes
Versions: 9
Compression:
Stored size: 941 Bytes
Contents
/* *= require jquery.tag-editor *= require jquery-ui/autocomplete */ [data-scrivito-field-type=stringlist]+.tag-editor .tag-editor-delete { padding-right: 10px; } [data-scrivito-field-type=stringlist]+.tag-editor .tag-editor-delete i { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; color: #666; font-family: "scrivito_customer_icons"; font-size: 10px; font-style: normal; font-weight: normal; line-height: 9px!important; text-decoration: none; vertical-align: middle; } [data-scrivito-field-type=stringlist]+.tag-editor .tag-editor-delete i { background: none; } [data-scrivito-field-type=stringlist]+.tag-editor .tag-editor-delete i:after { content: "\F03c"; } [data-scrivito-field-type=stringlist]+.tag-editor .tag-editor-tag.active+.tag-editor-delete, [data-scrivito-field-type=stringlist]+.tag-editor .tag-editor-tag.active+.tag-editor-delete i:after { content: ""; cursor: text; }
Version data entries
9 entries across 9 versions & 1 rubygems