|
@@ -51,9 +51,7 @@ body[id="helios"] [class*=" icon-"] {
|
|
margin-top: 0;
|
|
margin-top: 0;
|
|
}
|
|
}
|
|
body[id="helios"] .CodeMirror {
|
|
body[id="helios"] .CodeMirror {
|
|
- position: absolute;
|
|
|
|
height: 100%;
|
|
height: 100%;
|
|
- width: 100%;
|
|
|
|
}
|
|
}
|
|
body[id="helios"] .CodeMirror-hints {
|
|
body[id="helios"] .CodeMirror-hints {
|
|
border-radius: 0;
|
|
border-radius: 0;
|
|
@@ -441,7 +439,7 @@ body[id="helios"] .tool_container .splitter.horizontal {
|
|
height: 5px;
|
|
height: 5px;
|
|
margin-top: -1px;
|
|
margin-top: -1px;
|
|
width: 100%;
|
|
width: 100%;
|
|
- border-top: 1px solid #888;
|
|
|
|
|
|
+ border-top: 1px solid #666;
|
|
cursor: ns-resize;
|
|
cursor: ns-resize;
|
|
}
|
|
}
|
|
body[id="helios"] .tool_container .panes .pane .nav-pills {
|
|
body[id="helios"] .tool_container .panes .pane .nav-pills {
|
|
@@ -1033,4 +1031,4 @@ body[id="helios"] .hl_debugger .head h2 {
|
|
padding: 0 30px;
|
|
padding: 0 30px;
|
|
margin: 0;
|
|
margin: 0;
|
|
color: white;
|
|
color: white;
|
|
-}
|
|
|
|
|
|
+}
|