Sha256: e1b9e2c3bb7be6e876e0634871e26c81734312a7329f19c2914e8f3216370814
Contents?: true
Size: 446 Bytes
Versions: 23
Compression:
Stored size: 446 Bytes
Contents
.CodeMirror-dialog { position: relative; } .CodeMirror-dialog > div { position: absolute; top: 0; left: 0; right: 0; background: white; border-bottom: 1px solid #eee; z-index: 15; padding: .1em .8em; overflow: hidden; color: #333; } .CodeMirror-dialog input { border: none; outline: none; background: transparent; width: 20em; color: inherit; font-family: monospace; } .CodeMirror-dialog button { font-size: 70%; }
Version data entries
23 entries across 23 versions & 1 rubygems