codecombat/app/styles/editor/level/components_tab.sass

40 lines
683 B
Sass
Raw Normal View History

2014-01-03 13:32:13 -05:00
#editor-level-components-tab-view
h3
margin-top: 0
2014-01-03 13:32:13 -05:00
.components-container
position: absolute
top: 0
bottom: 0
.treema-root
position: absolute
top: 35px
2014-01-03 13:32:13 -05:00
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: 35px
2014-01-03 13:32:13 -05:00
right: 0
left: 0px
bottom: 0
overflow: scroll
#create-new-component-button-no-select
2014-01-03 13:32:13 -05:00
position: absolute
top: 0
right: 0