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;
303 padding: $-m $-s 0 $-s;
311 .book-tree .sidebar-page-list {
315 border-left: 5px solid $color-book;
320 padding: $-xs 0 $-xs $-s;
322 background-color: rgba(255, 255, 255, 0.2);
323 text-decoration: none;
330 color: #EEE !important;
337 color: $color-book !important;
339 background-color: rgba($color-book, 0.29);
343 color: $color-chapter !important;
345 background-color: rgba($color-chapter, 0.12);
349 border-left: 5px solid $color-chapter;
357 color: $color-page !important;
358 border-left: 5px solid $color-page;
362 background-color: rgba($color-page, 0.1);
368 .sortable-page-list, .sortable-page-list ul {
371 .sortable-page-list {
373 box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
377 box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
380 border: 1px solid #DDD;
385 border-left: 2px solid $color-chapter;
388 border-left: 2px solid $color-page;
396 // Jquery Sortable Styles
403 body.dragging, body.dragging * {
404 cursor: move !important;
407 .sortable-page-list li.placeholder {
410 .sortable-page-list li.placeholder:before {
415 margin: 15vh auto 0 auto;
416 padding: $-m $-xxl $-xl*2 $-xxl;
419 background-color: #EEE;
420 box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
421 border: 1px solid #DDD;
425 .activity-list-item {
428 border-bottom: 1px solid #EEE;
434 margin-left: 30px + $-s;
448 background-color: #EEE;
463 vertical-align: middle;
466 background-color: $positive;
470 background-color: $negative;
479 display: inline-block;
483 border-bottom: 2px solid $primary;
488 .dropdown-container {
489 display: inline-block;
500 background-color: #FFFFFF;
502 box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
504 border: 1px solid #EEE;
513 text-decoration: none;
514 background-color: #EEE;
524 border-bottom: 1px solid #DDD;