2014-01-03 13:32:13 -05:00
|
|
|
#thang-components-edit-view
|
|
|
|
position: absolute
|
2014-08-11 16:24:08 -04:00
|
|
|
top: 0
|
2014-01-03 13:32:13 -05:00
|
|
|
bottom: 0
|
|
|
|
left: 0
|
|
|
|
right: 0
|
|
|
|
|
|
|
|
.column
|
|
|
|
position: absolute
|
2014-03-21 07:40:32 -04:00
|
|
|
top: 0
|
2014-01-03 13:32:13 -05:00
|
|
|
bottom: 0
|
|
|
|
padding: 5px
|
|
|
|
box-sizing: border-box
|
|
|
|
h3
|
|
|
|
margin: 5px 0
|
|
|
|
|
2014-03-21 12:19:47 -04:00
|
|
|
.treema-dependent > .treema-row
|
|
|
|
background-color: #FFC671
|
|
|
|
|
2014-08-11 16:24:08 -04:00
|
|
|
#thang-components-column
|
2014-01-03 13:32:13 -05:00
|
|
|
left: 0
|
2014-08-07 21:49:39 -04:00
|
|
|
width: 300px
|
2014-01-03 13:32:13 -05:00
|
|
|
|
|
|
|
.treema
|
|
|
|
position: absolute
|
2014-03-18 17:26:41 -04:00
|
|
|
top: 80px
|
2014-01-03 13:32:13 -05:00
|
|
|
left: 0
|
|
|
|
right: 10px
|
|
|
|
bottom: 0
|
|
|
|
overflow: scroll
|
2014-08-07 21:49:39 -04:00
|
|
|
|
|
|
|
.dependent
|
|
|
|
background-color: rgba(128, 64, 255, 0.10)
|
2014-01-03 13:32:13 -05:00
|
|
|
|
2014-08-07 21:49:39 -04:00
|
|
|
#thang-components-config-column
|
|
|
|
border-left: 1px solid black
|
2014-01-03 13:32:13 -05:00
|
|
|
right: 0
|
2014-08-07 21:49:39 -04:00
|
|
|
left: 300px
|
|
|
|
min-width: 600px
|
2014-01-03 13:32:13 -05:00
|
|
|
|
2014-08-07 21:49:39 -04:00
|
|
|
h3
|
|
|
|
margin-left: 20px
|
|
|
|
|
|
|
|
#thang-component-configs
|
2014-01-03 13:32:13 -05:00
|
|
|
position: absolute
|
2014-08-07 21:49:39 -04:00
|
|
|
top: 80px
|
2014-01-03 13:32:13 -05:00
|
|
|
bottom: 0
|
2014-08-07 21:49:39 -04:00
|
|
|
right: 0
|
|
|
|
left: 20px
|
2014-01-03 13:32:13 -05:00
|
|
|
overflow: scroll
|
|
|
|
|