mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
299 lines
No EOL
8.4 KiB
CSS
299 lines
No EOL
8.4 KiB
CSS
@media -sass-debug-info{filename{}line{font-family:\000033}}
|
|
.treema-node {
|
|
user-select: none;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
position: relative;
|
|
font-family: Helvetica;
|
|
clear: both;
|
|
border-bottom: 1px solid #cccccc;
|
|
font-size: 13px;
|
|
cursor: pointer; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000315}}
|
|
.treema-node.treema-root > .treema-row .treema-value {
|
|
display: none; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000318}}
|
|
.treema-node.treema-open > .treema-children {
|
|
padding-top: 1px; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000321}}
|
|
.treema-node.treema-root {
|
|
outline: none; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000325}}
|
|
.treema-node input, .treema-node select {
|
|
font-size: 13px;
|
|
font-family: Helvetica; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000328}}
|
|
.treema-node input {
|
|
margin: -3px 0;
|
|
width: 200px; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000331}}
|
|
.treema-node select {
|
|
height: inherit;
|
|
margin: 0;
|
|
width: inherit; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000336}}
|
|
.treema-type-select-container, .treema-schema-select-container {
|
|
display: block;
|
|
position: relative;
|
|
margin-right: 5px;
|
|
top: 1px;
|
|
float: left; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000343}}
|
|
.treema-type-select-container select, .treema-schema-select-container select {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
opacity: 0.01;
|
|
width: inherit !important; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000354}}
|
|
.treema-type-select-container button, .treema-schema-select-container button {
|
|
font-size: 10px;
|
|
padding: 0 3px;
|
|
width: 19px; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000359}}
|
|
.treema-children {
|
|
margin-left: 15px;
|
|
clear: both; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000363}}
|
|
.treema-add-child {
|
|
background-color: #eeeeff;
|
|
border: 1px solid #aaaaff;
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
margin: 3px 0 10px;
|
|
padding: 0px 5px;
|
|
font-weight: bold;
|
|
position: relative;
|
|
left: -10px; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000374}}
|
|
.treema-add-child:hover {
|
|
background-color: #ccccff; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000377}}
|
|
.treema-full > .treema-children > .treema-add-child {
|
|
display: none; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000380}}
|
|
.treema-full.treema-open > .treema-children {
|
|
margin-bottom: 5px; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000383}}
|
|
.treema-row {
|
|
padding: 2px 3px 2px 3px; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000386}}
|
|
.treema-value {
|
|
cursor: text;
|
|
display: block;
|
|
float: left;
|
|
max-width: 100%; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000392}}
|
|
.treema-key {
|
|
color: #5353ac;
|
|
float: left;
|
|
display: block;
|
|
cursor: pointer;
|
|
margin-right: 5px; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000399}}
|
|
.treema-backdrop {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
height: 25px;
|
|
background-color: rgba(64, 128, 255, 0);
|
|
pointer-events: none;
|
|
width: 100%;
|
|
cursor: pointer; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003109}}
|
|
.treema-description {
|
|
float: right;
|
|
opacity: 0.8;
|
|
font-size: 11px;
|
|
line-height: 13px;
|
|
min-width: 200px;
|
|
text-align: right;
|
|
display: none; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003118}}
|
|
.treema-selected > .treema-row > .treema-description {
|
|
display: inline; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003121}}
|
|
.treema-edit + .treema-description {
|
|
display: inline; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003124}}
|
|
.treema-selected > .treema-row {
|
|
background-color: rgba(64, 128, 255, 0.25); }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003129}}
|
|
.treema-error {
|
|
float: right;
|
|
color: darkred;
|
|
margin: 2px 10px; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003134}}
|
|
.treema-has-error {
|
|
background-color: lightpink;
|
|
border: 1px solid darkred; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003138}}
|
|
.treema-temp-error {
|
|
background-color: lightpink;
|
|
padding: 2px 3px;
|
|
color: darkred;
|
|
margin: 0 5px;
|
|
border: 1px solid darkred; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003148}}
|
|
.treema-toggle-hit-area {
|
|
cursor: pointer;
|
|
width: 15px;
|
|
float: left;
|
|
position: absolute;
|
|
left: -15px;
|
|
top: 0;
|
|
bottom: 0; }
|
|
@media -sass-debug-info{filename{}line{font-family:\00003157}}
|
|
.treema-toggle-hit-area:hover {
|
|
background-color: rgba(128, 128, 128, 0.1); }
|
|
@media -sass-debug-info{filename{}line{font-family:\00003159}}
|
|
.treema-toggle-hit-area:hover .treema-toggle {
|
|
opacity: 1; }
|
|
@media -sass-debug-info{filename{}line{font-family:\00003162}}
|
|
.treema-toggle-hit-area .treema-toggle {
|
|
width: 0;
|
|
height: 0;
|
|
opacity: 0.7;
|
|
position: absolute; }
|
|
@media -sass-debug-info{filename{}line{font-family:\00003168}}
|
|
.treema-closed > .treema-toggle-hit-area .treema-toggle {
|
|
border-top: 6px solid transparent;
|
|
border-bottom: 6px solid transparent;
|
|
border-left: 8px solid #666666;
|
|
top: 5px;
|
|
left: 5px; }
|
|
@media -sass-debug-info{filename{}line{font-family:\00003175}}
|
|
.treema-open > .treema-toggle-hit-area .treema-toggle {
|
|
border-left: 6px solid transparent;
|
|
border-right: 6px solid transparent;
|
|
border-top: 8px solid #666666;
|
|
top: 7px;
|
|
left: 3px; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003183}}
|
|
.treema-clearfix:after {
|
|
content: ".";
|
|
display: block;
|
|
height: 0;
|
|
clear: both;
|
|
visibility: hidden; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003190}}
|
|
.treema-shortened {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003195}}
|
|
.treema-multiline {
|
|
width: inherit;
|
|
margin-top: 20px;
|
|
float: none !important; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\00003201}}
|
|
.treema-clipboard-container {
|
|
position: fixed;
|
|
left: 0px;
|
|
top: 0px;
|
|
width: 0px;
|
|
height: 0px;
|
|
z-index: 100;
|
|
display: none;
|
|
opacity: 0; }
|
|
@media -sass-debug-info{filename{}line{font-family:\00003211}}
|
|
.treema-clipboard-container .treema-clipboard {
|
|
width: 1px;
|
|
height: 1px;
|
|
padding: 0px; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\000033}}
|
|
.treema-string {
|
|
color: #998500; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\000036}}
|
|
.treema-number {
|
|
color: #699900; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\000039}}
|
|
.treema-null {
|
|
color: #524059;
|
|
font-weight: bold; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000313}}
|
|
.treema-array {
|
|
color: #009905;
|
|
cursor: row-resize; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000317}}
|
|
.treema-object {
|
|
color: #008799;
|
|
cursor: row-resize; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000321}}
|
|
.treema-boolean {
|
|
color: #140099;
|
|
cursor: pointer; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000324}}
|
|
.treema-boolean.treema-edit {
|
|
background-color: rgba(64, 128, 255, 0.25); }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000326}}
|
|
.treema-boolean input {
|
|
opacity: 0; }
|
|
@media -sass-debug-info{filename{}line{font-family:\0000329}}
|
|
.treema-boolean:hover + .treema-description {
|
|
display: inline; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\000034}}
|
|
.treema-point2d input, .treema-point3d input {
|
|
width: 40px; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\000037}}
|
|
.treema-search-results {
|
|
width: 500px;
|
|
margin-top: 10px;
|
|
cursor: pointer; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000312}}
|
|
.treema-search-result-row:hover {
|
|
background-color: rgba(166, 196, 255, 0.25); }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000315}}
|
|
.treema-search-selected {
|
|
background-color: rgba(64, 128, 255, 0.25) !important; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000318}}
|
|
.treema-ace.treema-display .treema-shortened {
|
|
font-family: monospace; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000321}}
|
|
.treema-ace.treema-edit .ace_editor {
|
|
width: 100%;
|
|
height: 300px;
|
|
border: 1px solid gray; }
|
|
|
|
@media -sass-debug-info{filename{}line{font-family:\0000327}}
|
|
.treema-long-string textarea {
|
|
width: 100%;
|
|
height: 300px; }
|
|
|
|
|
|
/*@ sourceMappingURL=treema.css.map*/ |