Sha256: 218190736c3462558c4c9afb16a7eb7927bd62a3d97a6f2c50592299d1ae1d4b
Contents?: true
Size: 857 Bytes
Versions: 17
Compression:
Stored size: 857 Bytes
Contents
html { height: 100%; width: 100%; overflow: hidden; } body { overflow: hidden; margin: 0; padding: 0; height: 100%; width: 100%; font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana, sans-serif; font-size: 12px; background: rgb(14, 98, 165); color: white; } #c9-logo, #ace-logo { padding: 0; border: none; } #editor-container { position: absolute; top: 0px; left: 280px; bottom: 0px; right: 0px; background: white; } #controls { padding: 5px; } #controls td { text-align: right; } #controls td + td { text-align: left; } .ace_status-indicator { color: gray; position: absolute; right: 0; border-left: 1px solid; } /* .ace_text-input { z-index: 10!important; opacity: 1!important; background: rgb(84, 0, 255)!important; }*/
Version data entries
17 entries across 17 versions & 1 rubygems