Sha256: aa69edfd5fbb3e9d11c211dfc5bf689069859430ac11a080a982fd76ae76376e
Contents?: true
Size: 543 Bytes
Versions: 14
Compression:
Stored size: 543 Bytes
Contents
.luca-ui-console { .CodeMirror { font-family: "Monaco"; font-size: 14px; line-height: 1.75; } .luca-ui-text-field { width: 100%; background-color: #272822; border-top: 1px solid #ccc; padding-left:1px; input:focus { outline: none !important; box-shadow: 0 0 0 0 transparent; } input { outline: none !important; box-shadow: 0 0 0 0 transparent; font-family: "Monaco"; color: #fff; border: 0px; width: 90%; background-color: #272822; } } }
Version data entries
14 entries across 14 versions & 1 rubygems