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

37 lines
650 B
Sass

#editor-level-components-tab-view
.components-container
position: absolute
top: 0
bottom: 0
.treema-root
position: absolute
top: 50px
bottom: 0
width: 250px
overflow: scroll
.treema-children .treema-row *
cursor: pointer !important
.edit-component-container
margin-left: 290px
position: absolute
right: 0
left: 0px
top: 0
bottom: 0
.treema-root
position: absolute
top: 50px
right: 0
left: 0px
bottom: 0
overflow: scroll
#create-new-component-button
position: absolute
top: 0
right: 0