2014-01-28 00:06:27 -05:00
|
|
|
#editor-level-component-edit-view
|
2014-04-16 13:42:32 -04:00
|
|
|
nav
|
|
|
|
margin-bottom: 0
|
|
|
|
|
|
|
|
#component-patches
|
|
|
|
padding: 0 10px 10px
|
|
|
|
background: white
|
2014-05-06 00:59:09 -04:00
|
|
|
|
|
|
|
.patches-view
|
|
|
|
padding: 10px 20px 10px 0px
|
|
|
|
|
2014-01-28 00:06:27 -05:00
|
|
|
.navbar-text
|
|
|
|
float: left
|
|
|
|
|
|
|
|
#component-code-editor
|
|
|
|
position: absolute
|
|
|
|
left: 0
|
|
|
|
right: 0
|
|
|
|
bottom: 0
|
2014-04-17 14:02:00 -04:00
|
|
|
top: 35px
|
2014-01-28 00:06:27 -05:00
|
|
|
border: 2px solid black
|
2014-04-17 17:23:33 -04:00
|
|
|
border-top: none
|
|
|
|
|
|
|
|
.inner-editor
|
|
|
|
position: absolute
|
|
|
|
left: 0
|
|
|
|
right: 0
|
|
|
|
bottom: 0
|
2014-08-31 00:16:01 -04:00
|
|
|
top: 0px
|
|
|
|
|
|
|
|
#patch-component-button
|
|
|
|
display: none
|