12 @import "image-manager";
26 background-color: #444;
33 border-right: 1px solid #DDD;
48 padding: $-xl $-s $-l $-s;
66 background-color: rgba(0, 0, 0, 0.1);
68 border-top: 1px solid #333;
69 border-bottom: 1px solid #333;
79 border-bottom: 1px solid #3A3939;
90 padding: $-s $-xxl $-xxl $-xxl;
96 padding: 0 !important;
125 border-top: 3px dotted #EEE;
150 //border-left: 1px solid rgba(0, 0, 0, 0.1);
152 border-left: 2px solid #888;
159 margin-left: $nav-indent;
163 margin-left: $nav-indent*2;
167 margin-left: $nav-indent*3;
171 margin-left: $nav-indent*4;
175 margin-left: $nav-indent*5;
183 background-color: rgba(0, 0, 0, 0.2);
197 // Link hooks & popovers
200 display: inline-block;
203 padding-bottom: 30px;
208 transform: translate3d(10px, 0, 0);
209 transition: all ease-in-out 240ms;
210 background-color: transparent;
215 h1, h2, h3, h4, h5, h6 {
216 &:hover a.link-hook {
218 transform: translate3d(0, 0, 0);
237 transition: all ease-in-out 120ms;
240 text-decoration: none;
256 display: inline-block;
263 padding: $-m $-s 0 $-s;
269 .book-tree .sidebar-page-list {
272 border-left: 1px solid #7BD06E;
275 border-bottom: 1px solid #3A3939;
278 color: #EEE !important;
288 color: #7BD06E !important;
291 color: #D2A64B !important;
294 color: #4599DC !important;
298 .sortable-page-list, .sortable-page-list ul {
300 //background-color: rgba(0, 0, 0, 0.04);
302 .sortable-page-list {
309 border-bottom: 1px solid #BBB;
310 border-left: 1px solid #BBB;
311 border-right: 1px solid #BBB;
316 border-top: 1px solid #BBB;
320 // Jquery Sortable Styles
327 body.dragging, body.dragging * {
328 cursor: move !important;
331 .sortable-page-list li.placeholder {
334 .sortable-page-list li.placeholder:before {
342 background-size: cover;
344 background-image: url('/images/bg-books.jpg');
349 background-image: url('/images/bg-books.jpg');
350 background-size: cover;
351 background-position: 50% 50%;
365 background-color: rgba(0,0,0,0.7);
369 .image-cover #sidebar {
372 background-color: rgba(0, 0, 0, 0.38);
377 padding: $-m $-xxl $-xl*2 $-xxl;
389 background-color: transparent;