13 @import "image-manager";
19 background-color: $primary-dark;
24 border-bottom: 1px solid #DDD;
27 display: inline-block;
35 padding-top: $-l *0.8;
38 display: inline-block;
57 display: inline-block;
61 padding: $-l $-l $-l 0;
73 padding: $-s $-xxl $-xxl $-xxl;
79 padding: 0 !important;
108 border-top: 3px dotted #EEE;
134 //border-left: 1px solid rgba(0, 0, 0, 0.1);
136 border-left: 2px solid #888;
143 margin-left: $nav-indent;
147 margin-left: $nav-indent*2;
151 margin-left: $nav-indent*3;
155 margin-left: $nav-indent*4;
159 margin-left: $nav-indent*5;
167 background-color: rgba(0, 0, 0, 0.2);
181 // Link hooks & popovers
184 display: inline-block;
187 padding-bottom: 30px;
192 transform: translate3d(10px, 0, 0);
193 transition: all ease-in-out 240ms;
194 background-color: transparent;
199 h1, h2, h3, h4, h5, h6 {
200 &:hover a.link-hook {
202 transform: translate3d(0, 0, 0);
221 transition: all ease-in-out 120ms;
224 text-decoration: none;
232 background-color: rgba(21, 101, 192, 0.15);
241 display: inline-block;
251 padding: $-m $-s 0 $-s;
257 .book-tree .sidebar-page-list {
261 border-left: 5px solid #7BD06E;
266 background-color: rgba(255, 255, 255, 0.2);
267 text-decoration: none;
274 color: #EEE !important;
284 color: #7BD06E !important;
286 background-color: rgba(123, 208, 110, 0.29);
290 color: #D2A64B !important;
292 background-color: rgba(239, 169, 42, 0.27);
296 border-left: 5px solid #D2A64B;
304 color: #4599DC !important;
305 border-left: 5px solid #4599DC;
309 background-color: rgba(118, 164, 202, 0.41);
314 .sortable-page-list, .sortable-page-list ul {
316 //background-color: rgba(0, 0, 0, 0.04);
318 .sortable-page-list {
325 border-bottom: 1px solid #BBB;
326 border-left: 1px solid #BBB;
327 border-right: 1px solid #BBB;
332 border-top: 1px solid #BBB;
336 // Jquery Sortable Styles
343 body.dragging, body.dragging * {
344 cursor: move !important;
347 .sortable-page-list li.placeholder {
350 .sortable-page-list li.placeholder:before {
358 background-size: cover;
360 background-image: url('/images/bg-books.jpg');
365 background-image: url('/images/bg-books.jpg');
366 background-size: cover;
367 background-position: 50% 50%;
382 background-color: rgba(0,0,0,0.85);
387 .image-cover #sidebar {
390 background-color: rgba(0, 0, 0, 0.38);
395 padding: $-m $-xxl $-xl*2 $-xxl;
407 background-color: transparent;
412 .activity-list-item {
415 border-bottom: 1px solid #EEE;
421 margin-left: 30px + $-s;
435 background-color: #EEE;
450 vertical-align: middle;
453 background-color: $positive;
457 background-color: $negative;
466 display: inline-block;
470 border-bottom: 2px solid $primary;