textarea,input[type=text],body { margin:0; font-family: 'FixedsysExcelsior301Regular'; font-size: 12pt; font-weight: 100; line-height: 1; color:#6d6b6d; -webkit-font-smoothing: antialiased !important; } body { background-color: #000000 !important; } @font-face { font-family: 'FixedsysExcelsior301Regular'; src: url('../fonts/fsex300-webfont.eot'); src: url('../fonts/fsex300-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fsex300-webfont.woff') format('woff'), url('../fonts/fsex300-webfont.ttf') format('truetype'), url('../fonts/fsex300-webfont.svg#FixedsysExcelsior301Regular') format('svg'); font-weight: normal; font-style: normal; } a {display: block} a:link, a:visited {text-decoration: none; color: #3b3740} {overflow: auto;} .rapper, .block { float: left; height:auto; width:auto; background-color: #000000; -webkit-user-select: none; -moz-user-select: none; user-select: none; } .rapper { white-space:pre-wrap; word-wrap: break-word; } .block { padding:4px; } .block:nth-child(n+2) { padding-left: 30px; } .tool { cursor: pointer; } .transparent { background-color: transparent; background-image: url(../img/gray-dither.gif); background-size: 16px 16px; } @media (-webkit-min-device-pixel-ratio: 2) { .transparent { background-size: 4px 4px; } } span { min-width: 8px; min-height: 16px; display: inline-block; } .rapper { cursor: crosshair; } body.grid span { border-right: 1px solid #444; border-bottom: 1px solid #444; } body.grid div { border-left: 1px solid #444; } body.grid #canvas_rapper > div:first-child, body.grid #palette_rapper > div:first-child, body.grid #brush_rapper > div:first-child { border-top: 1px solid #444; } body.grid .tool { border: 1px solid #444; } .ed { color: #fff; } .focused { box-shadow: inset 0 0px 3px #fff; border-color: #fff; } .tool.focused, .ed.focused { color: white; text-decoration: underline; } body.loading { opacity: 0; } body { transition: 0.1s linear; } .focused { box-shadow: inset 1px 0 2px white, inset -1px 0 2px white, inset 0 1px 2px white, inset 0 -1px 2px white; } #import_textarea { font-size: 9pt; } textarea { font-size:12pt; width: 37%; height: 300px; background: #333; color: #0f0; border: 0; font-family: 'FixedsysExcelsior301Regular'; outline: 0; border: 1px solid #333; background:#010;} #shader_rapper { display: none; } #import_rapper { display: none; } #canvas_rapper { box-shadow: 0 0 2px rgba(255,255,255,0.3); margin: 3px; } .dropper #canvas_rapper { cursor: url(../img/dropper.gif) 0 15, auto; } .bucket #canvas_rapper { cursor: url(../img/bucket.png) 3 15, auto; } .close { position: absolute; top: 20px; right: 20px; z-index: 2; padding: 10px; background: black; cursor: pointer; } #webcam_rapper { display: none; position: absolute; top: 0px; left: 0px; width:100%;height:100%; box-sizing:border-box; border: 40px solid rgba(0,0,0,0.5); background-color: rgba(0,0,0,0.5); } #webcam_iframe { position: absolute; top: 0px; left: 0px; width:100%;height:100%; background-color: rgba(0,0,0,0.5); border: 0; } #cursor_input { position: fixed; top: 0; right: 0; width:30px; opacity: 0; } .selector_el { border: 1px dashed #fff !important; padding-top: 1px; position:absolute; margin-top: -1px; top:-999px;left:-999px; pointer-events: none; } .selector_el.dragging { color: #0f0; } .selector_el.creating div { display: none; } .custom { float: left; margin-right: 5px; margin-bottom: 5px; }