codecombat/app/styles/editor/level/system/edit.sass

19 lines
301 B
Sass
Raw Normal View History

2014-01-28 00:25:01 -05:00
#editor-level-system-edit-view
.navbar-text
float: left
#system-code-editor
position: absolute
left: 0
right: 0
bottom: 0
top: 35px
2014-01-28 00:25:01 -05:00
border: 2px solid black
2014-01-30 18:22:01 -05:00
border-top: none
.inner-editor
position: absolute
left: 0
right: 0
bottom: 0
top: 0px