2014-12-16 20:46:24 -05:00
|
|
|
#campaign-editor-view
|
|
|
|
#left-column
|
|
|
|
position: absolute
|
|
|
|
top: 0
|
|
|
|
bottom: 0
|
|
|
|
left: 0
|
2014-12-23 09:19:08 -05:00
|
|
|
width: 25%
|
2014-12-16 20:46:24 -05:00
|
|
|
margin-right: 1200px
|
|
|
|
|
2014-12-23 09:19:08 -05:00
|
|
|
.treema-root
|
|
|
|
max-height: 100%
|
|
|
|
overflow: scroll
|
2014-12-29 15:46:14 -05:00
|
|
|
|
|
|
|
.completion
|
|
|
|
position: absolute
|
|
|
|
right: 0
|
2014-12-23 09:19:08 -05:00
|
|
|
|
2014-12-16 20:46:24 -05:00
|
|
|
#right-column
|
|
|
|
position: absolute
|
|
|
|
top: 0
|
|
|
|
bottom: 0
|
|
|
|
right: 0
|
2014-12-23 09:19:24 -05:00
|
|
|
width: 75%
|
2015-01-01 15:01:43 -05:00
|
|
|
|
2015-01-02 16:31:43 -05:00
|
|
|
#analytics-button
|
|
|
|
position: absolute
|
|
|
|
right: 1%
|
|
|
|
top: 1%
|
|
|
|
padding: 3px 8px
|
2015-01-01 15:01:43 -05:00
|
|
|
|
2015-01-02 16:31:43 -05:00
|
|
|
#analytics-modal .modal-content
|
|
|
|
background-color: white
|