Sha256: 308e007c661a02e55e0bec215d3c1b1ec4cf6a411f9c8c3a9bb1bd91452d465a
Contents?: true
Size: 801 Bytes
Versions: 52
Compression:
Stored size: 801 Bytes
Contents
.medium-toolbar-arrow-under:after { border-color: $tn-primary transparent transparent; } .medium-toolbar-arrow-over:before { border-color: transparent transparent $tn-primary; } .medium-editor-toolbar-form-anchor { background: $tn-primary; input { background: $tn-primary; } } .medium-editor-toolbar-anchor-preview { background: $tn-primary; } .medium-editor-toolbar { background-color: $tn-primary; border: 1px solid $medium-editor-toolbar-border; li .medium-editor-button-active { background-color: $medium-editor-toolbar-active; } li button { border-right: 1px solid $medium-editor-toolbar-border; &:hover { background-color: $medium-editor-toolbar-hover; } } } .medium-editor-placeholder:after { color: $medium-editor-toolbar-border; }
Version data entries
52 entries across 52 versions & 1 rubygems