13 @import "image-manager";
27 background-color: #444;
34 border-right: 1px solid #DDD;
49 padding: $-xl $-s $-l $-s;
67 background-color: rgba(0, 0, 0, 0.1);
69 border-top: 1px solid #333;
70 border-bottom: 1px solid #333;
83 border-bottom: 1px solid #3A3939;
94 padding: $-s $-xxl $-xxl $-xxl;
100 padding: 0 !important;
129 border-top: 3px dotted #EEE;
154 //border-left: 1px solid rgba(0, 0, 0, 0.1);
156 border-left: 2px solid #888;
163 margin-left: $nav-indent;
167 margin-left: $nav-indent*2;
171 margin-left: $nav-indent*3;
175 margin-left: $nav-indent*4;
179 margin-left: $nav-indent*5;
187 background-color: rgba(0, 0, 0, 0.2);
201 // Link hooks & popovers
204 display: inline-block;
207 padding-bottom: 30px;
212 transform: translate3d(10px, 0, 0);
213 transition: all ease-in-out 240ms;
214 background-color: transparent;
219 h1, h2, h3, h4, h5, h6 {
220 &:hover a.link-hook {
222 transform: translate3d(0, 0, 0);
241 transition: all ease-in-out 120ms;
244 text-decoration: none;
260 display: inline-block;
267 padding: $-m $-s 0 $-s;
273 .book-tree .sidebar-page-list {
277 border-left: 5px solid #7BD06E;
282 background-color: rgba(255, 255, 255, 0.2);
283 text-decoration: none;
290 color: #EEE !important;
300 color: #7BD06E !important;
302 background-color: rgba(123, 208, 110, 0.29);
306 color: #D2A64B !important;
308 background-color: rgba(239, 169, 42, 0.27);
312 border-left: 5px solid #D2A64B;
320 color: #4599DC !important;
321 border-left: 5px solid #4599DC;
325 background-color: rgba(118, 164, 202, 0.41);
330 .sortable-page-list, .sortable-page-list ul {
332 //background-color: rgba(0, 0, 0, 0.04);
334 .sortable-page-list {
341 border-bottom: 1px solid #BBB;
342 border-left: 1px solid #BBB;
343 border-right: 1px solid #BBB;
348 border-top: 1px solid #BBB;
352 // Jquery Sortable Styles
359 body.dragging, body.dragging * {
360 cursor: move !important;
363 .sortable-page-list li.placeholder {
366 .sortable-page-list li.placeholder:before {
374 background-size: cover;
376 background-image: url('/images/bg-books.jpg');
381 background-image: url('/images/bg-books.jpg');
382 background-size: cover;
383 background-position: 50% 50%;
398 background-color: rgba(0,0,0,0.85);
403 .image-cover #sidebar {
406 background-color: rgba(0, 0, 0, 0.38);
411 padding: $-m $-xxl $-xl*2 $-xxl;
423 background-color: transparent;