13 background-color: #f8f8f8;
38 display: inline-block;
54 background-color: #FFF;
55 padding: $-s $-xxl $-xxl $-xxl;
57 box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15);
63 padding: 0 !important;
81 border-bottom: 2px dotted #CCC;
83 border-top: 2px dotted #CCC;
90 transition: opacity ease-in-out 120ms;
99 //border-left: 1px solid rgba(0, 0, 0, 0.1);
103 margin-left: $nav-indent;
107 margin-left: $nav-indent*2;
111 margin-left: $nav-indent*3;
115 margin-left: $nav-indent*4;
119 margin-left: $nav-indent*5;
127 background-color: rgba(0, 0, 0, 0.2);
141 background-color: #EEE;
147 //border: 2px solid $primary;
149 box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
151 .image-manager-display img {
154 display: inline-block;
159 .image-manager-left {
160 background-color: #FFF;
164 .image-manager-display {
172 .image-manager-title {
178 border-bottom: 1px solid #DDD;
181 .image-manager-dropzone {
182 background-color: lighten($primary, 40%);
187 padding-top: $-xl*1.2;
189 border-top: 2px solid $primary;
192 // Link hooks & popovers
195 display: inline-block;
203 h1, h2, h3, h4, h5, h6 {
204 &:hover a.link-hook {