Browse Source

.html in helios namespace, format, compile .less

Herbert Vojčík 10 years ago
parent
commit
ea34812c57
5 changed files with 198 additions and 203 deletions
  1. 0 6
      css/helios-niflheim.css
  2. 192 192
      css/helios.css
  3. 3 2
      support/amber.js
  4. 2 2
      support/helios/index.html
  5. 1 1
      support/helpers.js

+ 0 - 6
css/helios-niflheim.css

@@ -3,11 +3,9 @@ body[id="helios"].niflheim {
   /*		.navbar-fixed-top ul {
 		  width: 100%;
 		}*/
-
   /*.tool_container .pane .nav-pills i.package {
 			background-image: url('../images/package.png');
 		}*/
-
 }
 body[id="helios"].niflheim .btn-group > .dropdown-menu {
   background-color: #666;
@@ -16,10 +14,8 @@ body[id="helios"].niflheim .btn-group > .dropdown-menu {
 }
 body[id="helios"].niflheim .btn-group > .dropdown-menu a {
   /*			position: absolute;*/
-
   height: 100%;
   /*			width: 100%;*/
-
 }
 body[id="helios"].niflheim .btn-group > .dropdown-menu a {
   color: #fffffb;
@@ -134,11 +130,9 @@ body[id="helios"].niflheim body[id="helios"][class*=" icon-"] {
 body[id="helios"].niflheim .welcome h2 {
   text-align: center;
   /*			color: #666;*/
-
 }
 body[id="helios"].niflheim .welcome button {
   /*			background: #eee;*/
-
   margin: 10px;
   padding: 20px;
   height: auto;

+ 192 - 192
css/helios.css

@@ -35,27 +35,27 @@ body.navigation .CodeMirror pre {
   background: url('../images/arrowRight.png');
   margin-left: 2px;
 }
-body[id="helios"] {
+body#helios {
   font-size: 11px;
   font-family: "Lucida Grande", "Segoe UI", helvetica, arial, sans-serif;
   background: #eeeeee url(/images/squared_metal.png) repeat;
 }
-body[id="helios"] a {
+body#helios a {
   cursor: pointer;
 }
-body[id="helios"] i {
+body#helios i {
   opacity: 1;
 }
-body[id="helios"] [class^="icon-"],
-body[id="helios"] [class*=" icon-"] {
+body#helios [class^="icon-"],
+body#helios [class*=" icon-"] {
   margin-top: 0;
 }
-body[id="helios"] .CodeMirror {
+body#helios .CodeMirror {
   position: absolute;
   height: 100%;
   width: 100%;
 }
-body[id="helios"] .CodeMirror-hints {
+body#helios .CodeMirror-hints {
   border-radius: 0;
   font-family: "Lucida Grande", "Segoe UI", helvetica, arial, sans-serif;
   font-size: 11px;
@@ -63,31 +63,31 @@ body[id="helios"] .CodeMirror-hints {
   padding: 0;
   max-height: 120px;
 }
-body[id="helios"] .CodeMirror-hint {
+body#helios .CodeMirror-hint {
   border-radius: 0;
   padding: 0 10px;
 }
-body[id="helios"] .state {
+body#helios .state {
   position: absolute;
   right: 15px;
   top: 10px;
   width: 16px;
   height: 16px;
 }
-body[id="helios"] .state.modified {
+body#helios .state.modified {
   background: transparent url('../images/modified.png') 50% 50% no-repeat;
 }
-body[id="helios"] .editor {
+body#helios .editor {
   position: absolute;
   top: 0;
   bottom: 23px;
   left: 0;
   right: 0;
 }
-body[id="helios"] .hl_widget:focus {
+body#helios .hl_widget:focus {
   outline: 0 none;
 }
-body[id="helios"] .buttons_bar {
+body#helios .buttons_bar {
   position: absolute;
   bottom: 0;
   right: 0;
@@ -99,25 +99,25 @@ body[id="helios"] .buttons_bar {
   border-top: 1px solid #999;
   text-align: right;
 }
-body[id="helios"] .buttons_bar .button {
+body#helios .buttons_bar .button {
   height: 17px;
   font-size: 12px;
   min-width: 0;
 }
-body[id="helios"] .btn,
-body[id="helios"] .btn-group > .btn,
-body[id="helios"] .btn-group > .dropdown-menu {
+body#helios .btn,
+body#helios .btn-group > .btn,
+body#helios .btn-group > .dropdown-menu {
   padding: 2px 8px;
 }
-body[id="helios"] .navbar-fixed-top {
+body#helios .navbar-fixed-top {
   font-size: 11px;
   line-height: 16px;
 }
-body[id="helios"] .navbar-fixed-top ul {
+body#helios .navbar-fixed-top ul {
   width: 100%;
 }
-body[id="helios"] .navbar-fixed-top a span,
-body[id="helios"] .dialog .nav a span {
+body#helios .navbar-fixed-top a span,
+body#helios .dialog .nav a span {
   padding: 1px;
   padding-left: 18px;
   background-position: center left;
@@ -125,7 +125,7 @@ body[id="helios"] .dialog .nav a span {
   background-position: 0px center;
   height: 22px;
 }
-body[id="helios"] .navbar-fixed-top i.close {
+body#helios .navbar-fixed-top i.close {
   width: 14px;
   height: 16px;
   margin-left: 4px;
@@ -134,42 +134,42 @@ body[id="helios"] .navbar-fixed-top i.close {
   background-position: center left;
   margin-top: 4px;
 }
-body[id="helios"] .navbar-fixed-top a span.references,
-body[id="helios"] .dialog .nav a span.references {
+body#helios .navbar-fixed-top a span.references,
+body#helios .dialog .nav a span.references {
   background-image: url('../images/references.png');
 }
-body[id="helios"] .navbar-fixed-top a span.browser,
-body[id="helios"] .dialog .nav a span.browser {
+body#helios .navbar-fixed-top a span.browser,
+body#helios .dialog .nav a span.browser {
   background-image: url('../images/browser.png');
 }
-body[id="helios"] .navbar-fixed-top a span.sunit,
-body[id="helios"] .dialog .nav a span.sunit {
+body#helios .navbar-fixed-top a span.sunit,
+body#helios .dialog .nav a span.sunit {
   background-image: url('../images/sunit.png');
 }
-body[id="helios"] .navbar-fixed-top a span.workspace,
-body[id="helios"] .dialog .nav a span.workspace {
+body#helios .navbar-fixed-top a span.workspace,
+body#helios .dialog .nav a span.workspace {
   background-image: url('../images/workspace.png');
 }
-body[id="helios"] .navbar-fixed-top a span.debugger,
-body[id="helios"] .dialog .nav a span.debugger {
+body#helios .navbar-fixed-top a span.debugger,
+body#helios .dialog .nav a span.debugger {
   background-image: url('../images/debugger.png');
 }
-body[id="helios"] .navbar-fixed-top a span.inspector,
-body[id="helios"] .dialog .nav a span.inspector {
+body#helios .navbar-fixed-top a span.inspector,
+body#helios .dialog .nav a span.inspector {
   background-image: url('../images/inspector.png');
 }
-body[id="helios"] .navbar-fixed-top .navbar-inner {
+body#helios .navbar-fixed-top .navbar-inner {
   min-height: 24px;
   border-bottom: 1px solid #666;
   box-shadow: inset 0px 2px 2px #aaa;
   background: #bababa;
 }
-body[id="helios"] .navbar .nav > li {
+body#helios .navbar .nav > li {
   line-height: 16px;
   text-align: center;
   max-width: 300px;
 }
-body[id="helios"] .new_tab {
+body#helios .new_tab {
   width: 20px;
   height: 24px;
   line-height: 24px;
@@ -179,22 +179,22 @@ body[id="helios"] .new_tab {
   right: 0px;
   z-index: 2000;
 }
-body[id="helios"] .new_tab a {
+body#helios .new_tab a {
   color: #444;
 }
-body[id="helios"] .new_tab a:hover {
+body#helios .new_tab a:hover {
   text-decoration: none;
 }
-body[id="helios"] .new_tab .dropdown-menu {
+body#helios .new_tab .dropdown-menu {
   left: auto;
   float: right;
   right: 0;
 }
-body[id="helios"] .dropdown-menu {
+body#helios .dropdown-menu {
   min-width: 0;
   text-align: left;
 }
-body[id="helios"] .navbar .nav > li > a {
+body#helios .navbar .nav > li > a {
   line-height: 22px;
   padding: 0px 8px;
   font-size: 11px;
@@ -202,14 +202,14 @@ body[id="helios"] .navbar .nav > li > a {
   text-shadow: #ddd 0px 1px 0px;
   color: #222;
 }
-body[id="helios"] .navbar .nav > li > a span {
+body#helios .navbar .nav > li > a span {
   display: block;
   overflow: hidden;
 }
-body[id="helios"] .nav > li > a:hover {
+body#helios .nav > li > a:hover {
   background: transparent;
 }
-body[id="helios"] .navbar .nav > li > a:hover {
+body#helios .navbar .nav > li > a:hover {
   color: #333;
   background-image: linear-gradient(top, #cfcfcf, #c0c0c0);
   background-image: -webkit-linear-gradient(top, #cfcfcf, #c0c0c0);
@@ -218,10 +218,10 @@ body[id="helios"] .navbar .nav > li > a:hover {
   text-shadow: 0 1px 0 #ddd;
   box-shadow: 0 0 0;
 }
-body[id="helios"] .navbar .nav > .active > a,
-body[id="helios"] .navbar .nav > .active > a:hover,
-body[id="helios"] .navbar .nav > .active > a:focus,
-body[id="helios"] .navbar .nav .ui-sortable-helper a {
+body#helios .navbar .nav > .active > a,
+body#helios .navbar .nav > .active > a:hover,
+body#helios .navbar .nav > .active > a:focus,
+body#helios .navbar .nav .ui-sortable-helper a {
   color: #444;
   background-image: linear-gradient(top, #dfdfdf, #d0d0d0);
   background-image: -webkit-linear-gradient(top, #dfdfdf, #d0d0d0);
@@ -230,19 +230,19 @@ body[id="helios"] .navbar .nav .ui-sortable-helper a {
   text-shadow: 0 1px 0 #ddd;
   box-shadow: 0 0 0;
 }
-body[id="helios"] .navbar .nav .ui-sortable-helper a {
+body#helios .navbar .nav .ui-sortable-helper a {
   border-left: 1px solid #777;
 }
-body[id="helios"] .navbar-fixed-top i {
+body#helios .navbar-fixed-top i {
   opacity: 0.4;
   margin-right: 5px;
   height: 12px;
   margin-top: 0;
 }
-body[id="helios"] .navbar-fixed-top .active i {
+body#helios .navbar-fixed-top .active i {
   opacity: 0.6;
 }
-body[id="helios"] .nav-pills.nav-stacked > li > a {
+body#helios .nav-pills.nav-stacked > li > a {
   border-radius: 0;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
@@ -252,36 +252,36 @@ body[id="helios"] .nav-pills.nav-stacked > li > a {
   color: #111;
   white-space: nowrap;
 }
-body[id="helios"] [class^="icon-"],
-body[id="helios"] [class*=" icon-"] {
+body#helios [class^="icon-"],
+body#helios [class*=" icon-"] {
   margin-right: 2px;
 }
-body[id="helios"] .dropdown-menu {
+body#helios .dropdown-menu {
   border-radius: 0;
   padding: 0;
   margin: 3px;
 }
-body[id="helios"] .nav-pills > .active > a {
+body#helios .nav-pills > .active > a {
   background-color: #ddd;
   color: #fff;
   text-shadow: 0 0 0;
 }
-body[id="helios"] .focused .nav-pills {
+body#helios .focused .nav-pills {
   background-color: #f3f7fb;
 }
-body[id="helios"] .focused .nav-pills > .active > a,
-body[id="helios"] .nav-pills > .active > a:hover,
-body[id="helios"] .dropdown-menu li > a:hover,
-body[id="helios"] .dropdown-menu li > a:focus,
-body[id="helios"] .dropdown-submenu:hover > a,
-body[id="helios"] .dropdown-menu .active > a,
-body[id="helios"] .dropdown-menu .active > a:hover,
-body[id="helios"] .CodeMirror-hint-active {
+body#helios .focused .nav-pills > .active > a,
+body#helios .nav-pills > .active > a:hover,
+body#helios .dropdown-menu li > a:hover,
+body#helios .dropdown-menu li > a:focus,
+body#helios .dropdown-submenu:hover > a,
+body#helios .dropdown-menu .active > a,
+body#helios .dropdown-menu .active > a:hover,
+body#helios .CodeMirror-hint-active {
   background: rgba(95, 159, 228, 0.62);
   color: #fff;
   text-shadow: 0 0 0;
 }
-body[id="helios"] .welcome {
+body#helios .welcome {
   position: fixed;
   top: 0;
   bottom: 0;
@@ -293,38 +293,38 @@ body[id="helios"] .welcome {
   color: #666;
   font-size: 14px;
 }
-body[id="helios"] .welcome h2 {
+body#helios .welcome h2 {
   text-align: center;
   color: #666;
 }
-body[id="helios"] .welcome button {
+body#helios .welcome button {
   background: #eee;
   margin: 10px;
   padding: 20px;
   height: auto;
   width: 150px;
 }
-body[id="helios"] .tool_container {
+body#helios .tool_container {
   position: absolute;
   top: 23px;
   bottom: 0;
   left: 0;
   right: 0;
 }
-body[id="helios"] .transcript textarea {
+body#helios .transcript textarea {
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   border: 0;
 }
-body[id="helios"] .tool_container .panes {
+body#helios .tool_container .panes {
   position: relative;
   height: 100%;
   width: 100%;
   overflow: hidden;
 }
-body[id="helios"] .tool_container .panes .pane {
+body#helios .tool_container .panes .pane {
   position: absolute;
   overflow: auto;
   top: 0;
@@ -333,44 +333,44 @@ body[id="helios"] .tool_container .panes .pane {
   bottom: 0;
   background: #fefefe;
 }
-body[id="helios"] .tool_container .multi_pane {
+body#helios .tool_container .multi_pane {
   position: relative;
   height: 100%;
   width: auto;
   overflow-x: auto;
 }
-body[id="helios"] .tool_container .multi_pane .pane {
+body#helios .tool_container .multi_pane .pane {
   height: 100%;
   max-width: 300px;
   border-right: 1px solid #888;
 }
-body[id="helios"] .tool_container .panes .pane > div {
+body#helios .tool_container .panes .pane > div {
   height: 100%;
   position: relative;
 }
-body[id="helios"] .tool_container .panes.horizontal > .pane {
+body#helios .tool_container .panes.horizontal > .pane {
   min-height: 50px;
 }
-body[id="helios"] .tool_container .panes.horizontal > .pane {
+body#helios .tool_container .panes.horizontal > .pane {
   top: 50%;
 }
-body[id="helios"] .tool_container .panes.horizontal > .pane:first-child {
+body#helios .tool_container .panes.horizontal > .pane:first-child {
   top: 0;
   bottom: 50%;
 }
-body[id="helios"] .tool_container .panes.vertical > .pane {
+body#helios .tool_container .panes.vertical > .pane {
   left: 50%;
 }
-body[id="helios"] .tool_container .panes.vertical > .pane:first-child {
+body#helios .tool_container .panes.vertical > .pane:first-child {
   left: 0;
   right: 50%;
 }
-body[id="helios"] .tool_container .splitter {
+body#helios .tool_container .splitter {
   position: absolute;
   border-width: 0;
   z-index: 10;
 }
-body[id="helios"] .tool_container .splitter.vertical {
+body#helios .tool_container .splitter.vertical {
   width: 5px;
   left: 50%;
   margin-left: -1px;
@@ -379,7 +379,7 @@ body[id="helios"] .tool_container .splitter.vertical {
   float: left;
   cursor: ew-resize;
 }
-body[id="helios"] .tool_container .splitter.horizontal {
+body#helios .tool_container .splitter.horizontal {
   top: 50%;
   height: 5px;
   margin-top: -1px;
@@ -387,7 +387,7 @@ body[id="helios"] .tool_container .splitter.horizontal {
   border-top: 1px solid #888;
   cursor: ns-resize;
 }
-body[id="helios"] .tool_container .panes .pane .nav-pills {
+body#helios .tool_container .panes .pane .nav-pills {
   position: absolute;
   overflow-y: auto;
   top: 17px;
@@ -395,7 +395,7 @@ body[id="helios"] .tool_container .panes .pane .nav-pills {
   width: 100%;
   margin: 0;
 }
-body[id="helios"] .tool_container .pane .nav-pills i {
+body#helios .tool_container .pane .nav-pills i {
   display: inline-block;
   width: 16px;
   height: 16px;
@@ -405,61 +405,61 @@ body[id="helios"] .tool_container .pane .nav-pills i {
   line-height: 14px;
   vertical-align: text-top;
 }
-body[id="helios"] .tool_container .pane .nav-pills i.announcement {
+body#helios .tool_container .pane .nav-pills i.announcement {
   background-image: url('../images/announcement.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.class {
+body#helios .tool_container .pane .nav-pills i.class {
   background-image: url('../images/class.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.collection {
+body#helios .tool_container .pane .nav-pills i.collection {
   background-image: url('../images/collection.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.test {
+body#helios .tool_container .pane .nav-pills i.test {
   background-image: url('../images/test.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.exception {
+body#helios .tool_container .pane .nav-pills i.exception {
   background-image: url('../images/exception.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.widget {
+body#helios .tool_container .pane .nav-pills i.widget {
   background-image: url('../images/widget.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.magnitude {
+body#helios .tool_container .pane .nav-pills i.magnitude {
   background-image: url('../images/magnitude.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.package {
+body#helios .tool_container .pane .nav-pills i.package {
   background-image: url('../images/package.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.package_dirty {
+body#helios .tool_container .pane .nav-pills i.package_dirty {
   background-image: url('../images/package-dirty.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.private {
+body#helios .tool_container .pane .nav-pills i.private {
   background-image: url('../images/private.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.extension {
+body#helios .tool_container .pane .nav-pills i.extension {
   background-image: url('../images/extension.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.initialization {
+body#helios .tool_container .pane .nav-pills i.initialization {
   background-image: url('../images/initialization.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.package {
+body#helios .tool_container .pane .nav-pills i.package {
   background-image: url('../images/package.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.override {
+body#helios .tool_container .pane .nav-pills i.override {
   background-image: url('../images/override.png ');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.overridden {
+body#helios .tool_container .pane .nav-pills i.overridden {
   background-image: url('../images/overridden.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.override-overridden {
+body#helios .tool_container .pane .nav-pills i.override-overridden {
   background-image: url('../images/override-overridden.png');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.warning {
+body#helios .tool_container .pane .nav-pills i.warning {
   background-image: url('../images/warning.gif');
 }
-body[id="helios"] .tool_container .pane .nav-pills i.uncommented {
+body#helios .tool_container .pane .nav-pills i.uncommented {
   background-image: url('../images/uncommented.png');
 }
-body[id="helios"] .tool_container .list-label {
+body#helios .tool_container .list-label {
   font-size: 11px;
   border-radius: 0;
   border-bottom: 1px solid #999;
@@ -477,32 +477,32 @@ body[id="helios"] .tool_container .list-label {
   height: 15px;
   text-shadow: 0 1px 0 #eee;
 }
-body[id="helios"] .tool_container .list-label .btn-group.cog {
+body#helios .tool_container .list-label .btn-group.cog {
   position: absolute;
   top: 0;
   right: 0;
   padding: 0;
   margin: 0;
 }
-body[id="helios"] .tool_container .list-label .btn-group.open .dropdown-toggle {
+body#helios .tool_container .list-label .btn-group.open .dropdown-toggle {
   box-shadow: 0 0 0;
   border: 0;
 }
-body[id="helios"] .tool_container .list-label .btn-group > .dropdown-menu {
+body#helios .tool_container .list-label .btn-group > .dropdown-menu {
   padding: 0;
   font-size: 11px;
 }
-body[id="helios"] .tool_container .list-label .btn-group.cog i {
+body#helios .tool_container .list-label .btn-group.cog i {
   margin-top: 1px;
 }
-body[id="helios"] .tool_container .list-label .cog .btn.dropdown-toggle {
+body#helios .tool_container .list-label .cog .btn.dropdown-toggle {
   padding: 0;
   margin: 0;
   line-height: 12px;
   border: 0;
   background: transparent;
 }
-body[id="helios"] .tool_container .panes .pane .pane_actions {
+body#helios .tool_container .panes .pane .pane_actions {
   position: absolute;
   overflow: hidden;
   width: 100%;
@@ -511,8 +511,8 @@ body[id="helios"] .tool_container .panes .pane .pane_actions {
   padding: 0;
   margin: 0;
 }
-body[id="helios"] .tool_container .pane_actions,
-body[id="helios"] .tool_container .buttons_bar {
+body#helios .tool_container .pane_actions,
+body#helios .tool_container .buttons_bar {
   background: #dadada;
   border-top: 1px solid #666;
   background-image: -webkit-linear-gradient(top, #dadada, #bdbdbd);
@@ -520,17 +520,17 @@ body[id="helios"] .tool_container .buttons_bar {
   background-image: -o-linear-gradient(top, #dadada, #bdbdbd);
   background-image: linear-gradient(top, #dadada, #bdbdbd);
 }
-body[id="helios"] .tool_container .panes .pane .pane_actions .info {
+body#helios .tool_container .panes .pane .pane_actions .info {
   padding: 10px 5px 5px;
   font-weight: bold;
   color: #666;
   line-height: 20px;
 }
-body[id="helios"] .tool_container .panes .pane .pane_actions .btn-group {
+body#helios .tool_container .panes .pane .pane_actions .btn-group {
   display: inline;
   margin-left: 5px;
 }
-body[id="helios"] .tool_container .panes .pane .pane_actions label {
+body#helios .tool_container .panes .pane .pane_actions label {
   display: inline-block;
   padding-left: 30px;
   font-size: 11px;
@@ -539,13 +539,13 @@ body[id="helios"] .tool_container .panes .pane .pane_actions label {
   text-shadow: #ddd 0px 1px 0px;
   color: #222;
 }
-body[id="helios"] .tool_container .panes .pane .pane_actions label input {
+body#helios .tool_container .panes .pane .pane_actions label input {
   float: none;
   vertical-align: top;
   margin-top: 2px;
   margin-right: 5px;
 }
-body[id="helios"] .tool_container .panes .pane .pane_actions .btn {
+body#helios .tool_container .panes .pane .pane_actions .btn {
   background: transparent;
   border: 0;
   font-size: 11px;
@@ -557,13 +557,13 @@ body[id="helios"] .tool_container .panes .pane .pane_actions .btn {
   vertical-align: top;
   /* min-width: 50px; */
 }
-body[id="helios"] .tool_container .panes .pane .pane_actions .btn:hover {
+body#helios .tool_container .panes .pane .pane_actions .btn:hover {
   background-color: #bbb;
 }
-body[id="helios"] .tool_container .panes .pane .pane_actions .btn-group .btn:hover {
+body#helios .tool_container .panes .pane .pane_actions .btn-group .btn:hover {
   background-color: transparent;
 }
-body[id="helios"] .tool_container .panes .pane .pane_actions .btn-group .btn.active {
+body#helios .tool_container .panes .pane .pane_actions .btn-group .btn.active {
   text-shadow: #ddd 0px 1px 0px;
   color: #222;
   background: #bbb;
@@ -572,11 +572,11 @@ body[id="helios"] .tool_container .panes .pane .pane_actions .btn-group .btn.act
   background-image: -moz-linear-gradient(left, #777777 0%, #bababa 2px, transparent 2px), -moz-linear-gradient(right, #777777 0%, #bababa 2px, transparent 2px);
   background-image: -o-linear-gradient(left, #777777 0%, #bababa 2px, transparent 2px), -o-linear-gradient(right, #777777 0%, #bababa 2px, transparent 2px);
 }
-body[id="helios"] .tool_container .panes .pane .class_side .nav-pills {
+body#helios .tool_container .panes .pane .class_side .nav-pills {
   font-weight: bold;
   background: #ffffdd;
 }
-body[id="helios"] .key_helper {
+body#helios .key_helper {
   z-index: 2001;
   position: fixed;
   top: 120px;
@@ -594,22 +594,22 @@ body[id="helios"] .key_helper {
   -o-transition: all .5s;
   -ms-transition: all .5s;
 }
-body[id="helios"] .key_helper .command {
+body#helios .key_helper .command {
   padding: 0;
   display: inline-block;
   width: 50%;
 }
-body[id="helios"] .key_helper .command strong {
+body#helios .key_helper .command strong {
   display: inline-block;
   min-width: 1.4em;
   text-align: left;
 }
-body[id="helios"] .key_helper #binding-helper-main {
+body#helios .key_helper #binding-helper-main {
   display: block;
   padding: 5px;
   background: #eee;
 }
-body[id="helios"] .key_helper .label {
+body#helios .key_helper .label {
   padding: 1px 4px;
   font-family: Menlo, Monaco, "Lucida Console", Courier, monospace;
   background: transparent;
@@ -617,12 +617,12 @@ body[id="helios"] .key_helper .label {
   text-shadow: none;
   border: 0 none;
 }
-body[id="helios"] .key_helper .action {
+body#helios .key_helper .action {
   padding: 0 0.5em 0 5px;
   color: inherit;
   font-weight: bold;
 }
-body[id="helios"] .key_helper .selected {
+body#helios .key_helper .selected {
   background-image: linear-gradient(top, #cccccc, #bbbbbb);
   background-image: -moz-linear-gradient(top, #cccccc, #bbbbbb);
   background-image: -o-linear-gradient(top, #cccccc, #bbbbbb);
@@ -636,7 +636,7 @@ body[id="helios"] .key_helper .selected {
   display: block;
   border-bottom: 1px solid #aaa;
 }
-body[id="helios"] .key_helper .close {
+body#helios .key_helper .close {
   font-size: 14px;
   line-height: 28px;
   opacity: 0.6;
@@ -644,10 +644,10 @@ body[id="helios"] .key_helper .close {
   top: 0;
   right: 4px;
 }
-body[id="helios"] .key_helper .close:hover {
+body#helios .key_helper .close:hover {
   opacity: 0.8;
 }
-body[id="helios"] .key_helper input {
+body#helios .key_helper input {
   outline: none;
   font-size: 11px;
   padding: 2px 8px;
@@ -658,12 +658,12 @@ body[id="helios"] .key_helper input {
   margin: 2px 4px;
   line-height: 1em;
 }
-body[id="helios"] .key_helper .error .help-inline,
-body[id="helios"] .key_helper .error input {
+body#helios .key_helper .error .help-inline,
+body#helios .key_helper .error input {
   color: #B91010;
   font-weight: bold;
 }
-body[id="helios"] .key_helper #cog-helper {
+body#helios .key_helper #cog-helper {
   position: fixed;
   bottom: 2px;
   right: 2px;
@@ -675,10 +675,10 @@ body[id="helios"] .key_helper #cog-helper {
   -o-transition: all .5s;
   -ms-transition: all .5s;
 }
-body[id="helios"] .key_helper #cog-helper:hover {
+body#helios .key_helper #cog-helper:hover {
   opacity: 1;
 }
-body[id="helios"] #helper {
+body#helios #helper {
   z-index: 300;
   top: 50%;
   position: absolute;
@@ -695,7 +695,7 @@ body[id="helios"] #helper {
   background: rgba(0, 0, 0, 0.6);
   border-radius: 40px;
 }
-body[id="helios"] #overlay {
+body#helios #overlay {
   z-index: 2000;
   background: transparent;
   position: fixed;
@@ -704,7 +704,7 @@ body[id="helios"] #overlay {
   right: 0;
   bottom: 0;
 }
-body[id="helios"] .growl {
+body#helios .growl {
   position: fixed;
   top: 10px;
   right: 10px;
@@ -723,8 +723,8 @@ body[id="helios"] .growl {
   font-weight: bold;
   text-shadow: 0px 2px 1px #fff;
 }
-body[id="helios"] .confirmation,
-body[id="helios"] .dialog {
+body#helios .confirmation,
+body#helios .dialog {
   z-index: 2001;
   background: rgba(243, 243, 243, 0.9);
   background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 5px, transparent 6px);
@@ -743,76 +743,76 @@ body[id="helios"] .dialog {
   -moz-transition: top .2s;
   -o-transition: top .2s;
 }
-body[id="helios"] .confirmation .head,
-body[id="helios"] .dialog .head {
+body#helios .confirmation .head,
+body#helios .dialog .head {
   display: block;
 }
-body[id="helios"] .confirmation .hl_widget .form-actions,
-body[id="helios"] .dialog .hl_widget .form-actions {
+body#helios .confirmation .hl_widget .form-actions,
+body#helios .dialog .hl_widget .form-actions {
   padding: 0;
   border: 0;
 }
-body[id="helios"] .confirmation .nav,
-body[id="helios"] .dialog .nav {
+body#helios .confirmation .nav,
+body#helios .dialog .nav {
   border: 1px solid #999;
 }
-body[id="helios"] .confirmation .nav span,
-body[id="helios"] .dialog .nav span {
+body#helios .confirmation .nav span,
+body#helios .dialog .nav span {
   font-size: 11px;
   font-weight: normal;
 }
-body[id="helios"] .confirmation .title,
-body[id="helios"] .dialog .title {
+body#helios .confirmation .title,
+body#helios .dialog .title {
   font-size: 16px;
   margin-bottom: 15px;
 }
-body[id="helios"] .confirmation.large,
-body[id="helios"] .dialog.large {
+body#helios .confirmation.large,
+body#helios .dialog.large {
   width: 400px;
   margin-left: -220px;
 }
-body[id="helios"] .confirmation.large textarea,
-body[id="helios"] .dialog.large textarea {
+body#helios .confirmation.large textarea,
+body#helios .dialog.large textarea {
   width: 385px;
   height: 200px;
 }
-body[id="helios"] .confirmation textarea,
-body[id="helios"] .dialog textarea {
+body#helios .confirmation textarea,
+body#helios .dialog textarea {
   display: block;
   width: 235px;
 }
-body[id="helios"] .confirmation input[type="text"],
-body[id="helios"] .dialog input[type="text"] {
+body#helios .confirmation input[type="text"],
+body#helios .dialog input[type="text"] {
   margin: 5px 0;
   width: 390px;
 }
-body[id="helios"] .confirmation .progress,
-body[id="helios"] .dialog .progress {
+body#helios .confirmation .progress,
+body#helios .dialog .progress {
   height: 5px;
 }
-body[id="helios"] .confirmation .progress .bar,
-body[id="helios"] .dialog .progress .bar {
+body#helios .confirmation .progress .bar,
+body#helios .dialog .progress .bar {
   background-color: #e9eaf5;
   background-image: -webkit-linear-gradient(top, #b1bdd5, #8999b8);
   background-image: -moz-linear-gradient(top, #b1bdd5, #8999b8);
   background-image: -o-linear-gradient(top, #b1bdd5, #8999b8);
   background-image: linear-gradient(top, #b1bdd5, #8999b8);
 }
-body[id="helios"] .confirmation span,
-body[id="helios"] .dialog span {
+body#helios .confirmation span,
+body#helios .dialog span {
   font-size: 13px;
   font-weight: bold;
 }
-body[id="helios"] .confirmation .buttons,
-body[id="helios"] .dialog .buttons {
+body#helios .confirmation .buttons,
+body#helios .dialog .buttons {
   text-align: right;
   margin-top: 20px;
 }
-body[id="helios"] .confirmation.active,
-body[id="helios"] .dialog.active {
+body#helios .confirmation.active,
+body#helios .dialog.active {
   top: 0;
 }
-body[id="helios"] .button {
+body#helios .button {
   border-radius: 3px !important;
   background: #ccc;
   border: 1px solid #9B9B9B;
@@ -830,7 +830,7 @@ body[id="helios"] .button {
   background: linear-gradient(bottom, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.02) 50%, rgba(0, 0, 0, 0.04) 50.5%, rgba(0, 0, 0, 0.04) 100%) #ffffff;
   font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
 }
-body[id="helios"] .button.default {
+body#helios .button.default {
   border-top: 1px solid #535273;
   border: 1px solid #4F4D67;
   border-bottom: 1px solid #4B4B58;
@@ -843,87 +843,87 @@ body[id="helios"] .button.default {
   -webkit-box-shadow: 0 0 5px rgba(69, 113, 184, 0.44);
   box-shadow: 0 0 5px rgba(69, 113, 184, 0.44);
 }
-body[id="helios"] .button:hover {
+body#helios .button:hover {
   cursor: pointer;
   border: 1px solid rgba(0, 0, 0, 0.6);
 }
-body[id="helios"] .button:active {
+body#helios .button:active {
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
   -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
 }
-body[id="helios"] .button:focus {
+body#helios .button:focus {
   outline: 0;
   border-color: #08C;
   box-shadow: 0 0 5px #08C;
 }
-body[id="helios"] .doc {
+body#helios .doc {
   background: white;
 }
-body[id="helios"] .doc code .doc pre,
-body[id="helios"] .doc p,
-body[id="helios"] .doc div {
+body#helios .doc code .doc pre,
+body#helios .doc p,
+body#helios .doc div {
   font-size: 13px;
 }
-body[id="helios"] .doc code {
+body#helios .doc code {
   padding: 1px 4px;
 }
-body[id="helios"] .doc .head {
+body#helios .doc .head {
   background: #666;
   padding: 10px;
   font-size: 22px;
   color: white;
 }
-body[id="helios"] .focused .doc .head {
+body#helios .focused .doc .head {
   background: #08c;
 }
-body[id="helios"] .doc .button {
+body#helios .doc .button {
   float: right;
 }
-body[id="helios"] .doc .markdown,
-body[id="helios"] .doc .inheritance {
+body#helios .doc .markdown,
+body#helios .doc .inheritance {
   padding: 10px;
 }
-body[id="helios"] .doc h1 {
+body#helios .doc h1 {
   font-size: 22px;
   margin: 0 10px;
   border-bottom: 1px solid #666;
 }
-body[id="helios"] .doc h2 {
+body#helios .doc h2 {
   font-size: 16px;
 }
-body[id="helios"] .transcript_container .list-label {
+body#helios .transcript_container .list-label {
   height: 16px;
   position: absolute;
   top: 0;
   right: 0;
   left: 0;
 }
-body[id="helios"] .transcript {
+body#helios .transcript {
   position: absolute;
   top: 17px;
   bottom: 0;
   left: 0;
   right: 0;
 }
-body[id="helios"] .transcript textarea {
+body#helios .transcript textarea {
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   border: 0;
 }
-body[id="helios"] .hl_debugger .tool_container {
+body#helios .hl_debugger .tool_container {
   top: 53px;
 }
-body[id="helios"] .hl_debugger .head {
+body#helios .hl_debugger .head {
   position: absolute;
   top: 23px;
   width: 100%;
   background: #0088cc url(/images/debugger.png) 10px center no-repeat;
   border-bottom: 1px solid white;
 }
-body[id="helios"] .hl_debugger .head h2 {
+body#helios .hl_debugger .head h2 {
   font-size: 14px;
   line-height: 30px;
   padding: 0 30px;

+ 3 - 2
support/amber.js

@@ -81,8 +81,9 @@ require = function (require) {
             'amber_css': amber_home + '/css',
             'amber_lib': library_home,
             'amber_core': amber_home + '/src',
-			'helios': amber_home + '/src',
-            'amber_helios/html': amber_home,
+            'helios': amber_home + '/src',
+            'helios/resources': amber_home + '/support/helios',
+            'helios/index': amber_home + '/support/helios/index',
             'jquery': library_home + '/jquery/jquery.min'
         },
         map: {

+ 2 - 2
helios.html → support/helios/index.html

@@ -10,8 +10,8 @@
     <div id="helper">Loading Helios...</div>
 
     <div id="includes">
-      <script type='text/javascript' src='support/amber.js'></script>
-      <script type='text/javascript' src='support/requirejs/require.min.js'></script>
+      <script type='text/javascript' src='../amber.js'></script>
+      <script type='text/javascript' src='../requirejs/require.min.js'></script>
       <script type='text/javascript'>
           require(
                   ["amber/helios"],

+ 1 - 1
support/helpers.js

@@ -4,7 +4,7 @@ define("amber/helpers", ["amber_vm/smalltalk", "amber_vm/globals", "require"], f
     // API
 
     exports.popupHelios = function () {
-        window.open(require.toUrl('amber_helios/html/helios.html'), "Helios", "menubar=no, width=1000, height=600");
+        window.open(require.toUrl('helios/index.html'), "Helios", "menubar=no, width=1000, height=600");
     };
     Object.defineProperty(exports, "vm", {
         value: vm,