mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
17 lines
294 B
Sass
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
|