Sha256: a1b905cc836bc1dc57932165665e9b0bc71857c90d48220dd7d6d292864696de
Contents?: true
Size: 906 Bytes
Versions: 20
Compression:
Stored size: 906 Bytes
Contents
/* *= require jquery.tag-editor */ [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
20 entries across 20 versions & 1 rubygems