13 @import "image-manager";
19 background-color: $primary-dark;
24 border-bottom: 1px solid #DDD;
27 display: inline-block;
32 display: inline-block;
40 padding-top: $-l *0.8;
43 display: inline-block;
54 display: inline-block;
69 flex-direction: column;
91 flex-direction: column;
98 flex-direction: column;
103 display: inline-block;
107 padding: $-l $-l $-l 0;
119 padding: $-s $-xxl $-xxl $-xxl;
120 margin-bottom: $-xxl;
125 padding: 0 !important;
151 color: $color-chapter;
157 border-top: 3px dotted #EEE;
183 //border-left: 1px solid rgba(0, 0, 0, 0.1);
185 border-left: 2px solid #888;
192 margin-left: $nav-indent;
196 margin-left: $nav-indent*2;
200 margin-left: $nav-indent*3;
204 margin-left: $nav-indent*4;
208 margin-left: $nav-indent*5;
216 background-color: rgba(0, 0, 0, 0.2);
230 // Link hooks & popovers
233 display: inline-block;
236 padding-bottom: 30px;
241 transform: translate3d(10px, 0, 0);
242 transition: all ease-in-out 240ms;
243 background-color: transparent;
248 h1, h2, h3, h4, h5, h6 {
249 &:hover a.link-hook {
251 transform: translate3d(0, 0, 0);
255 .breadcrumbs span.sep {
264 transition: all ease-in-out 120ms;
267 text-decoration: none;
275 background-color: rgba(21, 101, 192, 0.15);
281 .breadcrumbs a, .action-buttons a {
282 display: inline-block;
301 padding: $-m $-s 0 $-s;
309 .book-tree .sidebar-page-list {
313 border-left: 5px solid $color-book;
318 padding: $-xs 0 $-xs $-s;
320 background-color: rgba(255, 255, 255, 0.2);
321 text-decoration: none;
328 color: #EEE !important;
335 color: $color-book !important;
337 background-color: rgba($color-book, 0.29);
341 color: $color-chapter !important;
343 background-color: rgba($color-chapter, 0.12);
347 border-left: 5px solid $color-chapter;
355 color: $color-page !important;
356 border-left: 5px solid $color-page;
360 background-color: rgba($color-page, 0.1);
366 .sortable-page-list, .sortable-page-list ul {
369 .sortable-page-list {
371 box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
375 box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
378 border: 1px solid #DDD;
383 border-left: 2px solid $color-chapter;
386 border-left: 2px solid $color-page;
394 // Jquery Sortable Styles
401 body.dragging, body.dragging * {
402 cursor: move !important;
405 .sortable-page-list li.placeholder {
408 .sortable-page-list li.placeholder:before {
413 margin: 15vh auto 0 auto;
414 padding: $-m $-xxl $-xl*2 $-xxl;
417 background-color: #EEE;
418 box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
419 border: 1px solid #DDD;
423 .activity-list-item {
426 border-bottom: 1px solid #EEE;
432 margin-left: 30px + $-s;
446 background-color: #EEE;
461 vertical-align: middle;
464 background-color: $positive;
468 background-color: $negative;
477 display: inline-block;
481 border-bottom: 2px solid $primary;
486 .dropdown-container {
487 display: inline-block;
498 background-color: #FFFFFF;
500 box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
502 border: 1px solid #EEE;
511 text-decoration: none;
512 background-color: #EEE;
522 border-bottom: 1px solid #DDD;