16 border-left: 5px solid $color-page;
17 padding: $-xs 0 $-xs $-m;
21 border-left-color: $color-page-draft;
30 .page, .chapter, .book {
34 border-left: 5px solid $color-page;
37 border-left: 5px solid $color-page-draft;
39 color: $color-page-draft;
40 fill: $color-page-draft;
44 border-left: 5px solid $color-chapter;
47 border-left: 5px solid $color-book;
58 @include smaller-than($s) {
67 margin: $-s 0 $-m 2px;
68 border-left: 2px dotted #BBB;
81 margin-left: $nav-indent;
84 margin-left: $nav-indent*2;
87 margin-left: $nav-indent*3;
90 margin-left: $nav-indent*4;
99 transition: ease-in-out 240ms;
100 transition-property: right, border;
103 padding: $-m $-s 0 $-s;
108 .book-tree .sidebar-page-list {
112 border-left: 5px solid $color-book;
116 padding: $-xs 0 $-xs $-s;
118 text-decoration: none;
122 padding-right: $-xs + 2px;
128 color: #EEE !important;
129 fill: #EEE !important;
136 color: $color-book !important;
137 fill: $color-book !important;
139 background-color: rgba($color-book, 0.29);
143 color: $color-chapter !important;
144 fill: $color-chapter !important;
146 background-color: rgba($color-chapter, 0.12);
150 color: $color-page !important;
151 fill: $color-page !important;
154 background-color: rgba($color-page, 0.1);
161 border-left: 5px solid $color-chapter;
167 border-left: 5px solid $color-page;
170 .list-item-page.draft {
171 border-left: 5px solid $color-page-draft;
173 .page.draft .page, .list-item-page.draft a.page {
174 color: $color-page-draft !important;
175 fill: $color-page-draft !important;
187 .sortable-page-list, .sortable-page-list ul {
189 background-color: #FFF;
193 padding: 0 $-l 0 $-l;
194 border-left: 4px solid $color-book;
196 .sortable-page-list {
204 box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
207 border: 1px solid #DDD;
212 border-left: 2px solid $color-chapter;
215 border-left: 2px solid $color-page;
222 .sortable-page-list li.placeholder {
225 .sortable-page-list li.placeholder:before {
229 .activity-list-item {
233 border-bottom: 1px solid #EEE;
239 margin-left: 30px + $-s;
247 display: inline-block;
256 border-radius: 3px 0 0 3px;
261 border-radius: 0 3px 3px 0;
267 border: 1px solid #CCC;
279 .compact ul.pagination {
293 .text-small.text-muted {
298 .text-muted p.text-muted {
301 .page.draft .text-page {
302 color: $color-page-draft;
303 fill: $color-page-draft;
307 .card .entity-list-item, .card .activity-list-item {
312 .entity-list.compact {
317 .entity-item-snippet {
320 .entity-list-item p {
321 font-size: $fs-m * 0.8;
336 .dropdown-container {
337 display: inline-block;
342 .dropdown-container ul {
350 background-color: #FFFFFF;
351 box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
353 border: 1px solid #EEE;
358 text-align: left !important;
376 text-decoration: none;
377 background-color: #EEE;
381 display: inline-block;
386 border-bottom: 1px solid #DDD;
391 .featured-image-container {
403 transition: all .5s ease-in-out;
406 transform: scale(1.15);
411 .book-grid-item .grid-card-content {
413 border-bottom-width: 2px;
425 text-decoration: none;
434 .book-grid-item .grid-card-footer {