Sha256: d25422f243bbfa061b7fe3d3f6aaf8495954b207506fdb6ca8f34958721cfd84
Contents?: true
Size: 466 Bytes
Versions: 8
Compression:
Stored size: 466 Bytes
Contents
.input { .editor-toolbar { @include transition(border-color .2s); opacity: 1; border-color: $c-mid-grey; border-bottom: 0; a { opacity: .6; } } .CodeMirror-wrap { @include transition(border-color .2s); border-color: $c-mid-grey; border-top-color: $c-grey; } .CodeMirror-scroll { z-index: 0; } &.mde-focus { .CodeMirror-wrap, .editor-toolbar { border-color: $c-notice-content; } } }
Version data entries
8 entries across 8 versions & 2 rubygems