Sha256: b6fdbcc4806a1723d06e10d3495a81b8397ba4e7340f266aed87cea44f5f453f
Contents?: true
Size: 502 Bytes
Versions: 83
Compression:
Stored size: 502 Bytes
Contents
.CodeMirror-dialog { position: absolute; left: 0; right: 0; background: white; z-index: 15; padding: .1em .8em; overflow: hidden; color: #333; } .CodeMirror-dialog-top { border-bottom: 1px solid #eee; top: 0; } .CodeMirror-dialog-bottom { border-top: 1px solid #eee; bottom: 0; } .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
83 entries across 82 versions & 12 rubygems