codecombat/app/styles/editor/level/scripts_tab.sass
2014-01-03 10:32:13 -08:00

17 lines
294 B
Sass

#editor-level-scripts-tab-view
.treema-script
cursor: pointer
#scripts-treema
position: absolute
top: 0
bottom: 0
width: 250px
overflow: scroll
#script-treema
margin-left: 290px
max-height: 100%
overflow: scroll
box-sizing: border-box