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;
80 border-bottom: 1px solid #3A3939;
91 padding: $-s $-xxl $-xxl $-xxl;
97 padding: 0 !important;
126 border-top: 3px dotted #EEE;
151 //border-left: 1px solid rgba(0, 0, 0, 0.1);
153 border-left: 2px solid #888;
160 margin-left: $nav-indent;
164 margin-left: $nav-indent*2;
168 margin-left: $nav-indent*3;
172 margin-left: $nav-indent*4;
176 margin-left: $nav-indent*5;
184 background-color: rgba(0, 0, 0, 0.2);
198 // Link hooks & popovers
201 display: inline-block;
204 padding-bottom: 30px;
209 transform: translate3d(10px, 0, 0);
210 transition: all ease-in-out 240ms;
211 background-color: transparent;
216 h1, h2, h3, h4, h5, h6 {
217 &:hover a.link-hook {
219 transform: translate3d(0, 0, 0);
238 transition: all ease-in-out 120ms;
241 text-decoration: none;
257 display: inline-block;
264 padding: $-m $-s 0 $-s;
270 .book-tree .sidebar-page-list {
273 border-left: 5px solid #7BD06E;
276 border-bottom: 1px solid #3A3939;
282 color: #EEE !important;
292 color: #7BD06E !important;
295 color: #D2A64B !important;
298 border-left: 5px solid #D2A64B;
303 color: #4599DC !important;
304 border-left: 5px solid #4599DC;
309 .sortable-page-list, .sortable-page-list ul {
311 //background-color: rgba(0, 0, 0, 0.04);
313 .sortable-page-list {
320 border-bottom: 1px solid #BBB;
321 border-left: 1px solid #BBB;
322 border-right: 1px solid #BBB;
327 border-top: 1px solid #BBB;
331 // Jquery Sortable Styles
338 body.dragging, body.dragging * {
339 cursor: move !important;
342 .sortable-page-list li.placeholder {
345 .sortable-page-list li.placeholder:before {
353 background-size: cover;
355 background-image: url('/images/bg-books.jpg');
360 background-image: url('/images/bg-books.jpg');
361 background-size: cover;
362 background-position: 50% 50%;
377 background-color: rgba(0,0,0,0.85);
382 .image-cover #sidebar {
385 background-color: rgba(0, 0, 0, 0.38);
390 padding: $-m $-xxl $-xl*2 $-xxl;
402 background-color: transparent;