13 @import "image-manager";
27 background-color: #444;
34 border-right: 1px solid #DDD;
68 background-color: rgba(0, 0, 0, 0.1);
70 border-top: 1px solid #333;
71 border-bottom: 1px solid #333;
85 border-bottom: 1px solid #3A3939;
96 padding: $-s $-xxl $-xxl $-xxl;
102 padding: 0 !important;
131 border-top: 3px dotted #EEE;
157 //border-left: 1px solid rgba(0, 0, 0, 0.1);
159 border-left: 2px solid #888;
166 margin-left: $nav-indent;
170 margin-left: $nav-indent*2;
174 margin-left: $nav-indent*3;
178 margin-left: $nav-indent*4;
182 margin-left: $nav-indent*5;
190 background-color: rgba(0, 0, 0, 0.2);
204 // Link hooks & popovers
207 display: inline-block;
210 padding-bottom: 30px;
215 transform: translate3d(10px, 0, 0);
216 transition: all ease-in-out 240ms;
217 background-color: transparent;
222 h1, h2, h3, h4, h5, h6 {
223 &:hover a.link-hook {
225 transform: translate3d(0, 0, 0);
244 transition: all ease-in-out 120ms;
247 text-decoration: none;
263 display: inline-block;
270 padding: $-m $-s 0 $-s;
276 .book-tree .sidebar-page-list {
280 border-left: 5px solid #7BD06E;
285 background-color: rgba(255, 255, 255, 0.2);
286 text-decoration: none;
293 color: #EEE !important;
303 color: #7BD06E !important;
305 background-color: rgba(123, 208, 110, 0.29);
309 color: #D2A64B !important;
311 background-color: rgba(239, 169, 42, 0.27);
315 border-left: 5px solid #D2A64B;
323 color: #4599DC !important;
324 border-left: 5px solid #4599DC;
328 background-color: rgba(118, 164, 202, 0.41);
333 .sortable-page-list, .sortable-page-list ul {
335 //background-color: rgba(0, 0, 0, 0.04);
337 .sortable-page-list {
344 border-bottom: 1px solid #BBB;
345 border-left: 1px solid #BBB;
346 border-right: 1px solid #BBB;
351 border-top: 1px solid #BBB;
355 // Jquery Sortable Styles
362 body.dragging, body.dragging * {
363 cursor: move !important;
366 .sortable-page-list li.placeholder {
369 .sortable-page-list li.placeholder:before {
377 background-size: cover;
379 background-image: url('/images/bg-books.jpg');
384 background-image: url('/images/bg-books.jpg');
385 background-size: cover;
386 background-position: 50% 50%;
401 background-color: rgba(0,0,0,0.85);
406 .image-cover #sidebar {
409 background-color: rgba(0, 0, 0, 0.38);
414 padding: $-m $-xxl $-xl*2 $-xxl;
426 background-color: transparent;
431 .activity-list-item {
434 border-bottom: 1px solid #EEE;