Sha256: 45e3839a4089c9457188639b7d8e6cd16bc40b6ddc48a44ff7823b382967072f
Contents?: true
Size: 796 Bytes
Versions: 8
Compression:
Stored size: 796 Bytes
Contents
.luca-ui-development-console.luca-ui-modal { position: absolute; left: 50%; margin-left: -375px; width: 750px; height: 500px; } .luca-ui-development-console { background: rgba(0,0,0,0.9); font-size: 16px; margin-top: 1em; font-family: "Monaco"; .console-inner { color: #fff; height: 600px; width: 800px; max-height: 600px; .jquery-console-inner { height: 599px; width: 799px; overflow: auto; padding: 0.5em; } .jquery-console-focus .jquery-console-cursor { font-weight: bold; color: #fff; background: rgba(255,255,255,0.2); } .jquery-console-message-error { font-weight: bold; color: #ef0505; padding: 0.1em; } .jquery-console-prompt-label { font-weight: bold; } } }
Version data entries
8 entries across 8 versions & 1 rubygems