13 @import "image-manager";
27 background-color: #444;
34 border-right: 1px solid #DDD;
49 padding: $-l $-s 0 $-s;
65 display: inline-block;
77 background-color: rgba(0, 0, 0, 0.1);
79 border-top: 1px solid #333;
80 border-bottom: 1px solid #333;
94 border-bottom: 1px solid #3A3939;
105 padding: $-s $-xxl $-xxl $-xxl;
106 margin-bottom: $-xxl;
111 padding: 0 !important;
140 border-top: 3px dotted #EEE;
166 //border-left: 1px solid rgba(0, 0, 0, 0.1);
168 border-left: 2px solid #888;
175 margin-left: $nav-indent;
179 margin-left: $nav-indent*2;
183 margin-left: $nav-indent*3;
187 margin-left: $nav-indent*4;
191 margin-left: $nav-indent*5;
199 background-color: rgba(0, 0, 0, 0.2);
213 // Link hooks & popovers
216 display: inline-block;
219 padding-bottom: 30px;
224 transform: translate3d(10px, 0, 0);
225 transition: all ease-in-out 240ms;
226 background-color: transparent;
231 h1, h2, h3, h4, h5, h6 {
232 &:hover a.link-hook {
234 transform: translate3d(0, 0, 0);
253 transition: all ease-in-out 120ms;
256 text-decoration: none;
272 display: inline-block;
279 padding: $-m $-s 0 $-s;
285 .book-tree .sidebar-page-list {
289 border-left: 5px solid #7BD06E;
294 background-color: rgba(255, 255, 255, 0.2);
295 text-decoration: none;
302 color: #EEE !important;
312 color: #7BD06E !important;
314 background-color: rgba(123, 208, 110, 0.29);
318 color: #D2A64B !important;
320 background-color: rgba(239, 169, 42, 0.27);
324 border-left: 5px solid #D2A64B;
332 color: #4599DC !important;
333 border-left: 5px solid #4599DC;
337 background-color: rgba(118, 164, 202, 0.41);
342 .sortable-page-list, .sortable-page-list ul {
344 //background-color: rgba(0, 0, 0, 0.04);
346 .sortable-page-list {
353 border-bottom: 1px solid #BBB;
354 border-left: 1px solid #BBB;
355 border-right: 1px solid #BBB;
360 border-top: 1px solid #BBB;
364 // Jquery Sortable Styles
371 body.dragging, body.dragging * {
372 cursor: move !important;
375 .sortable-page-list li.placeholder {
378 .sortable-page-list li.placeholder:before {
386 background-size: cover;
388 background-image: url('/images/bg-books.jpg');
393 background-image: url('/images/bg-books.jpg');
394 background-size: cover;
395 background-position: 50% 50%;
410 background-color: rgba(0,0,0,0.85);
415 .image-cover #sidebar {
418 background-color: rgba(0, 0, 0, 0.38);
423 padding: $-m $-xxl $-xl*2 $-xxl;
435 background-color: transparent;
440 .activity-list-item {
443 border-bottom: 1px solid #EEE;
449 margin-left: 30px + $-s;