Sha256: 09575726ecfd66ac57a7039a6aeded39b41d80cdcf7c9ff41b8787a5ae3e45cf
Contents?: true
Size: 356 Bytes
Versions: 4
Compression:
Stored size: 356 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; } }
Version data entries
4 entries across 4 versions & 1 rubygems