2 /* http://meyerweb.com/eric/tools/css/reset/
4 License: none (public domain)
6 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
12 vertical-align: baseline; }
14 /* HTML5 display-role reset for older browsers */
15 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
27 blockquote:before, blockquote:after {
36 border-collapse: collapse;
40 box-sizing: border-box; }
43 background-color: #FFFFFF;
49 background-color: #F2F2F2; }
55 -webkit-font-smoothing: antialiased; }
57 background-color: #F2F2F2; }
65 body, button, input, select, label, textarea {
66 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Roboto", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; }
68 .Codemirror, pre, #markdown-editor-input, .editor-toolbar, .code-base, code, span.code {
69 font-family: "Lucida Console", "DejaVu Sans Mono", "Ubunto Mono", Monaco, monospace; }
76 line-height: 1.22222222em;
77 margin-top: 0.48888889em;
78 margin-bottom: 0.48888889em; }
82 line-height: 1.294117647em;
83 margin-top: 0.8627451em;
84 margin-bottom: 0.43137255em; }
88 line-height: 1.221428572em;
89 margin-top: 0.78571429em;
90 margin-bottom: 0.43137255em; }
95 margin-top: 0.78571429em;
96 margin-bottom: 0.43137255em; }
98 h1, h2, h3, h4, h5, h6 {
103 h1 .subheader, h2 .subheader, h3 .subheader, h4 .subheader, h5 .subheader, h6 .subheader {
114 margin-top: 0.78571429em;
115 margin-bottom: 0.66em; }
117 @media screen and (max-width: 600px) {
119 font-size: 2.8275em; }
121 font-size: 2.333em; }
123 font-size: 1.666em; }
125 font-size: 1.333em; }
127 font-size: 1.161616em; } }
132 a, .link, .text-button {
135 text-decoration: none;
136 transition: color ease-in-out 80ms;
138 a:hover, .link:hover, .text-button:hover {
139 text-decoration: underline;
141 a.icon, .link.icon, .icon.text-button {
142 display: inline-block; }
143 a svg, .link svg, .text-button svg {
145 display: inline-block; }
149 .blended-links a svg {
150 fill: currentColor; }
153 * Other HTML Text Elements
155 p, ul, ol, pre, table, blockquote {
157 margin-bottom: 1.375em; }
163 margin-bottom: 24px; }
165 background-image: linear-gradient(to right, #FFF, #e3e0e0 20%, #e3e0e0 80%, #FFF); }
166 hr.margin-top, hr.even {
169 strong, b, .bold, .strong {
171 strong > strong, strong > b, strong > .bold, strong > .strong, b > strong, b > b, b > .bold, b > .strong, .bold > strong, .bold > b, .bold > .bold, .bold > .strong, .strong > strong, .strong > b, .strong > .bold, .strong > .strong {
172 font-weight: bolder; }
175 font-style: italic; }
177 small, p.small, span.small, .text-small {
180 small small, small p.small, small span.small, small .text-small, p.small small, p.small p.small, p.small span.small, p.small .text-small, span.small small, span.small p.small, span.small span.small, span.small .text-small, .text-small small, .text-small p.small, .text-small span.small, .text-small .text-small {
184 vertical-align: super;
193 background-color: #f5f5f5;
194 border: 1px solid #DDD;
198 padding-bottom: 3px; }
206 background-color: #f5f5f5;
208 border-right: 1px solid #DDD; }
212 padding-left: 12px; }
219 border-left: 4px solid #0288D1;
220 background-color: #F8F8F8;
221 padding: 12px 16px 12px 32px; }
231 .code-base, code, span.code {
232 background-color: #F8F8F8;
234 border: 1px solid #DDD;
235 border-radius: 3px; }
242 margin-bottom: 1.2em; }
248 background-color: transparent;
257 p.pos, p .pos, span.pos, .text-pos {
260 p.pos:hover, p .pos:hover, span.pos:hover, .text-pos:hover {
264 p.neg, p .neg, span.neg, .text-neg {
267 p.neg:hover, p .neg:hover, span.neg:hover, .text-neg:hover {
271 p.muted, p .muted, span.muted, .text-muted {
274 p.muted.small, p.muted .small, p .muted.small, p .muted .small, span.muted.small, span.muted .small, .text-muted.small, .text-muted .small {
278 p.primary, p .primary, span.primary, .text-primary {
281 p.primary:hover, p .primary:hover, span.primary:hover, .text-primary:hover {
285 p.secondary, p .secondary, span.secondary, .text-secondary {
288 p.secondary:hover, p .secondary:hover, span.secondary:hover, .text-secondary:hover {
295 .text-bookshelf:hover {
315 .text-page.draft:hover {
322 .text-chapter:hover {
326 .faded .text-book:hover {
327 color: #009688 !important;
328 fill: #009688 !important; }
330 .faded .text-chapter:hover {
331 color: #ef7c3c !important;
332 fill: #ef7c3c !important; }
334 .faded .text-page:hover {
335 color: #0288D1 !important;
336 fill: #0288D1 !important; }
351 padding-left: 20.8px;
352 padding-right: 20.8px;
364 padding-right: 32px; }
366 li.checkbox-item, li.task-list-item {
368 margin-left: -20.8px; }
369 li.checkbox-item input[type="checkbox"], li.task-list-item input[type="checkbox"] {
373 * Generic text styling classes
376 text-decoration: underline; }
379 text-align: center; }
391 font-size: 1.6666em; }
397 word-wrap: break-word;
398 overflow-wrap: break-word; }
405 .header-group h1, .header-group h2, .header-group h3, .header-group h4, .header-group h5, .header-group h6 {
419 padding-right: 6px; }
424 display: inline-block;
429 /** Flexbox styling rules **/
432 flex-direction: column;
433 align-items: stretch;
438 body.flexbox #content {
445 align-items: stretch;
448 position: relative; }
450 flex-direction: row; }
452 flex-direction: column; }
460 .flex.scroll.sidebar {
461 margin-right: -14px; }
463 .flex.scroll .scroll-body {
472 background-color: #F2F2F2;
475 .flex.sidebar section {
478 .flex.sidebar + .flex.content {
480 background-color: #FFFFFF;
482 border-left: 1px solid #DDD;
485 .flex.sidebar .sidebar-toggle {
488 @media screen and (max-width: 1100px) {
489 body.sidebar-layout {
490 padding-left: 30px; }
500 -webkit-transform: translate3d(-330px, 0, 0);
501 transform: translate3d(-330px, 0, 0);
502 transition: -webkit-transform ease-in-out 120ms;
503 transition: transform ease-in-out 120ms;
504 transition: transform ease-in-out 120ms, -webkit-transform ease-in-out 120ms;
506 flex-direction: column; }
508 box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.1);
509 -webkit-transform: translate3d(0, 0, 0);
510 transform: translate3d(0, 0, 0); }
511 .flex.sidebar.open .sidebar-toggle i {
512 -webkit-transform: rotate(180deg);
513 transform: rotate(180deg); }
514 .flex.sidebar .sidebar-toggle {
524 vertical-align: middle;
526 border: 1px solid #DDD;
527 border-top: 1px solid #BBB;
530 .flex.sidebar .sidebar-toggle svg {
532 transition: all ease-in-out 120ms;
534 .flex.sidebar .sidebar-toggle:hover i {
536 .sidebar .scroll-body {
538 overflow-y: scroll; }
539 #sidebar .scroll-body.fixed {
540 width: auto !important; } }
542 @media screen and (min-width: 1100px) {
543 #sidebar .scroll-body.fixed {
552 -ms-overflow-style: none;
553 border-left: 1px solid #DDD; }
554 #sidebar .scroll-body.fixed::-webkit-scrollbar {
555 width: 0 !important; } }
557 /** Rules for all columns */
558 div[class^="col-"] img {
566 padding-right: 16px; }
579 margin-right: -16px; }
583 grid-column-gap: 24px;
584 grid-row-gap: 24px; }
586 grid-template-columns: 1fr 1fr 1fr; }
590 flex-direction: column;
591 border: 1px solid #ddd;
601 text-decoration: none; }
605 line-height: 1.6em; }
606 .grid-card .grid-card-content {
609 border-bottom-width: 2px; }
610 .grid-card .grid-card-content, .grid-card .grid-card-footer {
612 .grid-card .grid-card-content + .grid-card-footer {
615 .book-grid-item .grid-card-content h2 a {
619 .bookshelf-grid-item .grid-card-content h2 a {
623 .book-grid-item .grid-card-footer p.small {
627 @media screen and (max-width: 800px) {
629 grid-template-columns: 1fr 1fr; } }
631 @media screen and (max-width: 600px) {
633 grid-template-columns: 1fr; } }
642 position: relative; }
648 display: inline-block; }
650 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
654 padding-right: 16px; }
656 .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
663 width: 91.66666667%; }
666 width: 83.33333333%; }
672 width: 66.66666667%; }
675 width: 58.33333333%; }
681 width: 41.66666667%; }
684 width: 33.33333333%; }
690 width: 16.66666667%; }
693 width: 8.33333333%; }
699 right: 91.66666667%; }
702 right: 83.33333333%; }
708 right: 66.66666667%; }
711 right: 58.33333333%; }
717 right: 41.66666667%; }
720 right: 33.33333333%; }
726 right: 16.66666667%; }
729 right: 8.33333333%; }
738 left: 91.66666667%; }
741 left: 83.33333333%; }
747 left: 66.66666667%; }
750 left: 58.33333333%; }
756 left: 41.66666667%; }
759 left: 33.33333333%; }
765 left: 16.66666667%; }
777 margin-left: 91.66666667%; }
780 margin-left: 83.33333333%; }
786 margin-left: 66.66666667%; }
789 margin-left: 58.33333333%; }
795 margin-left: 41.66666667%; }
798 margin-left: 33.33333333%; }
804 margin-left: 16.66666667%; }
807 margin-left: 8.33333333%; }
812 @media (min-width: 768px) {
813 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
818 width: 91.66666667%; }
820 width: 83.33333333%; }
824 width: 66.66666667%; }
826 width: 58.33333333%; }
830 width: 41.66666667%; }
832 width: 33.33333333%; }
836 width: 16.66666667%; }
838 width: 8.33333333%; }
842 right: 91.66666667%; }
844 right: 83.33333333%; }
848 right: 66.66666667%; }
850 right: 58.33333333%; }
854 right: 41.66666667%; }
856 right: 33.33333333%; }
860 right: 16.66666667%; }
862 right: 8.33333333%; }
868 left: 91.66666667%; }
870 left: 83.33333333%; }
874 left: 66.66666667%; }
876 left: 58.33333333%; }
880 left: 41.66666667%; }
882 left: 33.33333333%; }
886 left: 16.66666667%; }
894 margin-left: 91.66666667%; }
896 margin-left: 83.33333333%; }
900 margin-left: 66.66666667%; }
902 margin-left: 58.33333333%; }
906 margin-left: 41.66666667%; }
908 margin-left: 33.33333333%; }
912 margin-left: 16.66666667%; }
914 margin-left: 8.33333333%; }
918 @media (min-width: 992px) {
919 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
924 width: 91.66666667%; }
926 width: 83.33333333%; }
930 width: 66.66666667%; }
932 width: 58.33333333%; }
936 width: 41.66666667%; }
938 width: 33.33333333%; }
942 width: 16.66666667%; }
944 width: 8.33333333%; }
948 right: 91.66666667%; }
950 right: 83.33333333%; }
954 right: 66.66666667%; }
956 right: 58.33333333%; }
960 right: 41.66666667%; }
962 right: 33.33333333%; }
966 right: 16.66666667%; }
968 right: 8.33333333%; }
974 left: 91.66666667%; }
976 left: 83.33333333%; }
980 left: 66.66666667%; }
982 left: 58.33333333%; }
986 left: 41.66666667%; }
988 left: 33.33333333%; }
992 left: 16.66666667%; }
1000 margin-left: 91.66666667%; }
1002 margin-left: 83.33333333%; }
1006 margin-left: 66.66666667%; }
1008 margin-left: 58.33333333%; }
1012 margin-left: 41.66666667%; }
1014 margin-left: 33.33333333%; }
1018 margin-left: 16.66666667%; }
1020 margin-left: 8.33333333%; }
1022 margin-left: 0%; } }
1024 @media (min-width: 1200px) {
1025 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
1030 width: 91.66666667%; }
1032 width: 83.33333333%; }
1036 width: 66.66666667%; }
1038 width: 58.33333333%; }
1042 width: 41.66666667%; }
1044 width: 33.33333333%; }
1048 width: 16.66666667%; }
1050 width: 8.33333333%; }
1054 right: 91.66666667%; }
1056 right: 83.33333333%; }
1060 right: 66.66666667%; }
1062 right: 58.33333333%; }
1066 right: 41.66666667%; }
1068 right: 33.33333333%; }
1072 right: 16.66666667%; }
1074 right: 8.33333333%; }
1080 left: 91.66666667%; }
1082 left: 83.33333333%; }
1086 left: 66.66666667%; }
1088 left: 58.33333333%; }
1092 left: 41.66666667%; }
1094 left: 33.33333333%; }
1098 left: 16.66666667%; }
1100 left: 8.33333333%; }
1104 margin-left: 100%; }
1106 margin-left: 91.66666667%; }
1108 margin-left: 83.33333333%; }
1112 margin-left: 66.66666667%; }
1114 margin-left: 58.33333333%; }
1118 margin-left: 41.66666667%; }
1120 margin-left: 33.33333333%; }
1124 margin-left: 16.66666667%; }
1126 margin-left: 8.33333333%; }
1128 margin-left: 0%; } }
1134 .container-fluid:before,
1135 .container-fluid:after,
1143 .container-fluid:after,
1150 margin-right: auto; }
1153 * This file container all block styling including background shading,
1154 * margins, paddings & borders.
1157 * Background Shading
1160 background-color: #f1f1f1; }
1162 background-color: #d6ead7; }
1164 background-color: #f4a9a9; }
1166 background-color: #a1ddfe; }
1168 background-color: #f6d7c6; }
1174 border: 1px solid #BBB; }
1176 border-color: #52A256; }
1178 border-color: #E84F4F; }
1180 border-color: #0288D1; }
1181 .bordered.secondary {
1182 border-color: #e27b41; }
1184 border-width: 2px; }
1187 border-radius: 3px; }
1199 .padded > h1:first-child, .padded > h2:first-child, .padded > h3:first-child, .padded > h4:first-child {
1200 margin-top: 0.1em; }
1202 .padded-vertical, .padded-top {
1203 padding-top: 16px; }
1204 .padded-vertical.large, .padded-top.large {
1205 padding-top: 32px; }
1207 .padded-vertical, .padded-bottom {
1208 padding-bottom: 16px; }
1209 .padded-vertical.large, .padded-bottom.large {
1210 padding-bottom: 32px; }
1212 .padded-horizontal, .padded-left {
1213 padding-left: 16px; }
1214 .padded-horizontal.large, .padded-left.large {
1215 padding-left: 32px; }
1217 .padded-horizontal, .padded-right {
1218 padding-right: 16px; }
1219 .padded-horizontal.large, .padded-right.large {
1220 padding-right: 32px; }
1230 .margins-vertical, .margin-top {
1232 .margins-vertical.large, .margin-top.large {
1235 .margins-vertical, .margin-bottom {
1236 margin-bottom: 16px; }
1237 .margins-vertical.large, .margin-bottom.large {
1238 margin-bottom: 32px; }
1240 .margins-horizontal, .margin-left {
1241 margin-left: 16px; }
1242 .margins-horizontal.large, .margin-left.large {
1243 margin-left: 32px; }
1245 .margins-horizontal, .margin-right {
1246 margin-right: 16px; }
1247 .margins-horizontal.large, .margin-right.large {
1248 margin-right: 32px; }
1254 border-left: 3px solid #BBB;
1255 background-color: #EEE;
1256 padding: 12px 12px 12px 32px;
1258 position: relative; }
1260 background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9IiMwMTUzODAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz4gICAgPHBhdGggZD0iTTEyIDJDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJ6bTEgMTVoLTJ2LTZoMnY2em0wLThoLTJWN2gydjJ6Ii8+PC9zdmc+");
1261 background-repeat: no-repeat;
1268 display: inline-block;
1273 border-left-color: #52A256;
1274 background-color: #e7f3e7;
1276 .callout.success:before {
1277 background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9IiMzNzZjMzkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz4gICAgPHBhdGggZD0iTTEyIDJDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJ6bS0yIDE1bC01LTUgMS40MS0xLjQxTDEwIDE0LjE3bDcuNTktNy41OUwxOSA4bC05IDl6Ii8+PC9zdmc+"); }
1279 border-left-color: #E84F4F;
1280 background-color: #fce8e8;
1282 .callout.danger:before {
1283 background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9IiNiOTE4MTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICAgIDxwYXRoIGQ9Ik0xNS43MyAzSDguMjdMMyA4LjI3djcuNDZMOC4yNyAyMWg3LjQ2TDIxIDE1LjczVjguMjdMMTUuNzMgM3pNMTIgMTcuM2MtLjcyIDAtMS4zLS41OC0xLjMtMS4zIDAtLjcyLjU4LTEuMyAxLjMtMS4zLjcyIDAgMS4zLjU4IDEuMyAxLjMgMCAuNzItLjU4IDEuMy0xLjMgMS4zem0xLTQuM2gtMlY3aDJ2NnoiLz4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg=="); }
1285 border-left-color: #0288D1;
1286 background-color: #d3efff;
1289 border-left-color: #e27b41;
1290 background-color: #faeae0;
1292 .callout.warning:before {
1293 background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9IiNiNjUzMWMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz4gICAgPHBhdGggZD0iTTEgMjFoMjJMMTIgMiAxIDIxem0xMi0zaC0ydi0yaDJ2MnptMC00aC0ydi00aDJ2NHoiLz48L3N2Zz4="); }
1297 background-color: #FFF;
1298 box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2); }
1301 border-bottom: 1px solid #E8E8E8;
1307 text-transform: uppercase; }
1310 .card .body, .card p.empty-text {
1313 word-wrap: break-word;
1314 word-break: break-word; }
1316 .sidebar .card h3, .sidebar .card .body, .sidebar .card .empty-text {
1317 padding: 12px 16px; }
1320 border: 1px solid #DDD;
1326 position: relative; }
1327 .card.drag-card .drag-card-action {
1329 .card.drag-card .handle, .card.drag-card .drag-card-action {
1332 align-items: center;
1334 justify-content: center;
1338 padding-right: 6px; }
1339 .card.drag-card .handle:hover, .card.drag-card .drag-card-action:hover {
1340 background-color: #EEE; }
1341 .card.drag-card .handle .svg-icon, .card.drag-card .drag-card-action .svg-icon {
1342 margin-right: 0px; }
1343 .card.drag-card > div .outline input {
1346 .card.drag-card > div.padded {
1347 padding: 12px 0 !important; }
1348 .card.drag-card .handle {
1349 background-color: #EEE;
1354 .card.drag-card > div {
1360 background-color: #F8F8F8;
1362 border: 1px solid #DDD; }
1365 display: inline-flex;
1369 border: 1px solid #CCC;
1371 font-size: 0.85em; }
1372 .tag-item a, .tag-item a:hover, .tag-item a:active {
1375 transition: background-color ease-in-out 80ms;
1376 text-decoration: none; }
1378 background-color: rgba(255, 255, 255, 0.7); }
1381 .tag-item .tag-value {
1382 border-left: 1px solid #DDD;
1383 background-color: rgba(255, 255, 255, 0.5); }
1385 .tag-list div:last-child .tag-item {
1388 .button-base, .button, input[type="button"], input[type="submit"] {
1389 text-decoration: none;
1392 padding: 7.8px 16px;
1393 margin: 6px 6px 6px 0;
1394 display: inline-block;
1400 transition: all ease-in-out 120ms;
1402 background-color: #0288D1;
1405 text-transform: uppercase;
1406 border: 1px solid #0288D1;
1407 vertical-align: top; }
1408 .button-base:hover, .button:hover, input:hover[type="button"], input:hover[type="submit"] {
1409 background-color: #02a2f9;
1410 text-decoration: none;
1412 .button-base:active, .button:active, input:active[type="button"], input:active[type="submit"] {
1413 background-color: #026ea9; }
1414 .button-base:focus, .button:focus, input:focus[type="button"], input:focus[type="submit"] {
1415 background-color: #0295e5;
1416 box-shadow: 0 0 4px 1px #CCC;
1417 text-decoration: none;
1420 .button.pos, input[type="button"].pos, input[type="submit"].pos {
1421 background-color: #52A256;
1424 text-transform: uppercase;
1425 border: 1px solid #52A256;
1426 vertical-align: top; }
1427 .button.pos:hover, input[type="button"].pos:hover, input[type="submit"].pos:hover {
1428 background-color: #69b36d;
1429 text-decoration: none;
1431 .button.pos:active, input[type="button"].pos:active, input[type="submit"].pos:active {
1432 background-color: #448748; }
1433 .button.pos:focus, input[type="button"].pos:focus, input[type="submit"].pos:focus {
1434 background-color: #5cac60;
1435 box-shadow: 0 0 4px 1px #CCC;
1436 text-decoration: none;
1439 .button.neg, input[type="button"].neg, input[type="submit"].neg {
1440 background-color: #E84F4F;
1443 text-transform: uppercase;
1444 border: 1px solid #E84F4F;
1445 vertical-align: top; }
1446 .button.neg:hover, input[type="button"].neg:hover, input[type="submit"].neg:hover {
1447 background-color: #ed7373;
1448 text-decoration: none;
1450 .button.neg:active, input[type="button"].neg:active, input[type="submit"].neg:active {
1451 background-color: #e32b2b; }
1452 .button.neg:focus, input[type="button"].neg:focus, input[type="submit"].neg:focus {
1453 background-color: #ea6161;
1454 box-shadow: 0 0 4px 1px #CCC;
1455 text-decoration: none;
1458 .button.secondary, input[type="button"].secondary, input[type="submit"].secondary {
1459 background-color: #e27b41;
1462 text-transform: uppercase;
1463 border: 1px solid #e27b41;
1464 vertical-align: top; }
1465 .button.secondary:hover, input[type="button"].secondary:hover, input[type="submit"].secondary:hover {
1466 background-color: #e79464;
1467 text-decoration: none;
1469 .button.secondary:active, input[type="button"].secondary:active, input[type="submit"].secondary:active {
1470 background-color: #d96321; }
1471 .button.secondary:focus, input[type="button"].secondary:focus, input[type="submit"].secondary:focus {
1472 background-color: #e58753;
1473 box-shadow: 0 0 4px 1px #CCC;
1474 text-decoration: none;
1477 .button.muted, input[type="button"].muted, input[type="submit"].muted {
1478 background-color: #AAA;
1481 text-transform: uppercase;
1482 border: 1px solid #AAA;
1483 vertical-align: top; }
1484 .button.muted:hover, input[type="button"].muted:hover, input[type="submit"].muted:hover {
1485 background-color: #bebebe;
1486 text-decoration: none;
1488 .button.muted:active, input[type="button"].muted:active, input[type="submit"].muted:active {
1489 background-color: #969696; }
1490 .button.muted:focus, input[type="button"].muted:focus, input[type="submit"].muted:focus {
1491 background-color: #b4b4b4;
1492 box-shadow: 0 0 4px 1px #CCC;
1493 text-decoration: none;
1496 .button.muted-light, input[type="button"].muted-light, input[type="submit"].muted-light {
1497 background-color: #e4e4e4;
1500 text-transform: uppercase;
1501 border: 1px solid #e4e4e4;
1502 vertical-align: top; }
1503 .button.muted-light:hover, input[type="button"].muted-light:hover, input[type="submit"].muted-light:hover {
1504 background-color: #f8f8f8;
1505 text-decoration: none;
1507 .button.muted-light:active, input[type="button"].muted-light:active, input[type="submit"].muted-light:active {
1508 background-color: #d0d0d0; }
1509 .button.muted-light:focus, input[type="button"].muted-light:focus, input[type="submit"].muted-light:focus {
1510 background-color: #eeeeee;
1511 box-shadow: 0 0 4px 1px #CCC;
1512 text-decoration: none;
1516 background-color: transparent;
1519 border: 1px solid #DDD; }
1520 .button.outline:hover, .button.outline:focus, .button.outline:active {
1522 background-color: #EEE; }
1523 .button.outline.page {
1524 border-color: #0288D1;
1527 .button.outline.page:hover, .button.outline.page:focus, .button.outline.page:active {
1528 background-color: #0288D1;
1531 .button.outline.chapter {
1532 border-color: #ef7c3c;
1535 .button.outline.chapter:hover, .button.outline.chapter:focus, .button.outline.chapter:active {
1536 background-color: #ef7c3c;
1539 .button.outline.book {
1540 border-color: #009688;
1543 .button.outline.book:hover, .button.outline.book:focus, .button.outline.book:active {
1544 background-color: #009688;
1549 background-color: transparent;
1553 -webkit-user-select: none;
1554 -moz-user-select: none;
1555 -ms-user-select: none;
1556 user-select: none; }
1557 .text-button:focus, .text-button:active {
1559 .text-button:hover {
1560 text-decoration: none; }
1564 .button-group:after {
1569 position: relative; }
1571 .button-group .button, .button-group button[type="button"] {
1572 margin: 6px 0 6px 0;
1575 .button-group .button:first-child, .button-group button[type="button"]:first-child {
1576 border-radius: 2px 0 0 2px; }
1577 .button-group .button:last-child, .button-group button[type="button"]:last-child {
1578 border-radius: 0 2px 2px 0; }
1584 .button.block.text-left {
1587 .button.icon .svg-icon {
1592 padding-bottom: 10px;
1593 padding-left: 56px; }
1595 display: inline-block;
1603 background-color: #BBB;
1605 .button[disabled]:hover {
1606 background-color: #BBB;
1614 background-color: #F8F8F8;
1616 table td, table th {
1619 border: 1px solid #DDD;
1622 table td p, table th p {
1628 border-bottom: 1px solid #DDD; }
1629 table.table th, table.table td {
1633 vertical-align: middle;
1636 font-weight: bold; }
1637 table.table tr:hover {
1638 background-color: #EEE; }
1639 table.table .text-right {
1640 text-align: right; }
1641 table.table .text-center {
1642 text-align: center; }
1643 table.table td.actions {
1644 overflow: visible; }
1652 table.list-table td {
1654 vertical-align: middle;
1657 .input-base, .fake-input, input[type="text"], input[type="number"], input[type="email"], input[type="date"], input[type="search"], input[type="url"], input[type="password"], select, textarea {
1658 background-color: #FFF;
1660 border: 1px solid #D4D4D4;
1661 display: inline-block;
1667 .input-base.neg, .neg.fake-input, input.neg[type="text"], input.neg[type="number"], input.neg[type="email"], input.neg[type="date"], input.neg[type="search"], input.neg[type="url"], input.neg[type="password"], select.neg, textarea.neg, .input-base.invalid, .invalid.fake-input, input.invalid[type="text"], input.invalid[type="number"], input.invalid[type="email"], input.invalid[type="date"], input.invalid[type="search"], input.invalid[type="url"], input.invalid[type="password"], select.invalid, textarea.invalid {
1668 border: 1px solid #E84F4F; }
1669 .input-base.pos, .pos.fake-input, input.pos[type="text"], input.pos[type="number"], input.pos[type="email"], input.pos[type="date"], input.pos[type="search"], input.pos[type="url"], input.pos[type="password"], select.pos, textarea.pos, .input-base.valid, .valid.fake-input, input.valid[type="text"], input.valid[type="number"], input.valid[type="email"], input.valid[type="date"], input.valid[type="search"], input.valid[type="url"], input.valid[type="password"], select.valid, textarea.valid {
1670 border: 1px solid #52A256; }
1671 .input-base.disabled, .disabled.fake-input, input.disabled[type="text"], input.disabled[type="number"], input.disabled[type="email"], input.disabled[type="date"], input.disabled[type="search"], input.disabled[type="url"], input.disabled[type="password"], select.disabled, textarea.disabled, .input-base[disabled], .fake-input[disabled], input[disabled][type="text"], input[disabled][type="number"], input[disabled][type="email"], input[disabled][type="date"], input[disabled][type="search"], input[disabled][type="url"], input[disabled][type="password"], select[disabled], textarea[disabled] {
1672 background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAMUlEQVQIW2NkwAGuXbv2nxGbHEhCS0uLEUMSJgHShCKJLIEiiS4Bl8QmAZbEJQGSBAC62BuJ+tt7zgAAAABJRU5ErkJggg==); }
1673 .input-base:focus, .fake-input:focus, input:focus[type="text"], input:focus[type="number"], input:focus[type="email"], input:focus[type="date"], input:focus[type="search"], input:focus[type="url"], input:focus[type="password"], select:focus, textarea:focus {
1685 #markdown-editor #markdown-editor-input {
1695 #markdown-editor #markdown-editor-input:focus {
1697 #markdown-editor .markdown-display, #markdown-editor .markdown-editor-wrap {
1699 position: relative; }
1700 #markdown-editor .markdown-editor-wrap {
1702 flex-direction: column;
1703 border: 1px solid #DDD;
1710 overflow-y: scroll; }
1711 .markdown-display.page-content {
1715 .markdown-display [drawio-diagram]:hover {
1716 outline: 2px solid #0288D1; }
1723 border-bottom: 1px solid #DDD;
1724 background-color: #EEE;
1726 .editor-toolbar:after {
1737 padding-bottom: 2px;
1738 margin-bottom: 0.2em; }
1740 display: inline-block; }
1742 label.radio, label.checkbox {
1744 -webkit-user-select: none;
1745 -moz-user-select: none;
1746 -ms-user-select: none;
1747 user-select: none; }
1748 label.radio input[type="radio"], label.radio input[type="checkbox"], label.checkbox input[type="radio"], label.checkbox input[type="checkbox"] {
1749 margin-right: 6px; }
1751 label.inline.checkbox {
1752 margin-right: 16px; }
1755 margin-bottom: 0.8em; }
1759 table.form-table td {
1767 display: inline-block;
1768 background-color: #BBB;
1773 transition: all ease-in-out 120ms;
1775 -webkit-user-select: none;
1776 -moz-user-select: none;
1777 -ms-user-select: none;
1778 user-select: none; }
1779 .toggle-switch:after {
1788 background-color: #fafafa;
1789 border: 1px solid #CCC;
1790 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
1791 transition: all ease-in-out 120ms; }
1792 .toggle-switch.active {
1793 background-color: rgba(82, 162, 86, 0.4); }
1794 .toggle-switch.active:after {
1796 background-color: #52A256;
1799 .toggle-switch-checkbox {
1802 input:checked + .toggle-switch {
1803 background-color: rgba(82, 162, 86, 0.4); }
1804 input:checked + .toggle-switch:after {
1806 background-color: #52A256;
1810 margin-bottom: 12px; }
1811 .form-group textarea {
1816 .simple-code-input {
1817 background-color: #F8F8F8;
1818 font-family: monospace;
1820 min-height: 100px; }
1822 .form-group .text-pos, .form-group .text-neg {
1825 .form-group[collapsible] {
1827 margin-right: -16px;
1829 border-top: 1px solid #DDD;
1830 border-bottom: 1px solid #DDD; }
1831 .form-group[collapsible] .collapse-title {
1833 margin-right: -16px;
1834 padding: 12px 16px; }
1835 .form-group[collapsible] .collapse-title, .form-group[collapsible] .collapse-title label {
1837 .form-group[collapsible] .collapse-title label {
1841 .form-group[collapsible] .collapse-title label:before {
1842 display: inline-block;
1845 transition: all ease-in-out 400ms;
1846 -webkit-transform: rotate(0);
1847 transform: rotate(0); }
1848 .form-group[collapsible] .collapse-content {
1850 padding-bottom: 16px; }
1851 .form-group[collapsible].open .collapse-title label:before {
1852 -webkit-transform: rotate(90deg);
1853 transform: rotate(90deg); }
1854 .form-group[collapsible] + .form-group[collapsible] {
1855 margin-top: -13px; }
1857 .inline-input-style, .title-input input[type="text"], .description-input textarea {
1862 .title-input input[type="text"] {
1866 .title-input.page-title {
1868 .title-input.page-title .input {
1870 margin-bottom: -1px; }
1871 .title-input.page-title input[type="text"] {
1881 .description-input textarea {
1886 div[editor-type="markdown"] .title-input.page-title input[type="text"] {
1891 position: relative; }
1892 .search-box button {
1893 background-color: transparent;
1909 border-bottom: 2px solid #DDD;
1911 .outline > input:focus, .outline > input:active {
1913 border-bottom: 2px solid #AAA;
1916 #login-form label[for="remember"] {
1919 #login-form label.toggle-switch {
1920 margin-left: 32px; }
1923 background-color: #BBB; }
1927 -webkit-animation-name: fadeIn;
1928 animation-name: fadeIn;
1929 -webkit-animation-duration: 180ms;
1930 animation-duration: 180ms;
1931 -webkit-animation-timing-function: ease-in-out;
1932 animation-timing-function: ease-in-out;
1933 -webkit-animation-fill-mode: forwards;
1934 animation-fill-mode: forwards; }
1936 @-webkit-keyframes fadeIn {
1948 .anim.searchResult {
1950 -webkit-transform: translate3d(580px, 0, 0);
1951 transform: translate3d(580px, 0, 0);
1952 -webkit-animation-name: searchResult;
1953 animation-name: searchResult;
1954 -webkit-animation-duration: 220ms;
1955 animation-duration: 220ms;
1956 -webkit-animation-fill-mode: forwards;
1957 animation-fill-mode: forwards;
1958 -webkit-animation-timing-function: cubic-bezier(0.62, 0.28, 0.23, 0.99);
1959 animation-timing-function: cubic-bezier(0.62, 0.28, 0.23, 0.99); }
1961 @-webkit-keyframes searchResult {
1964 -webkit-transform: translate3d(400px, 0, 0);
1965 transform: translate3d(400px, 0, 0); }
1968 -webkit-transform: translate3d(0, 0, 0);
1969 transform: translate3d(0, 0, 0); } }
1971 @keyframes searchResult {
1974 -webkit-transform: translate3d(400px, 0, 0);
1975 transform: translate3d(400px, 0, 0); }
1978 -webkit-transform: translate3d(0, 0, 0);
1979 transform: translate3d(0, 0, 0); } }
1982 -webkit-transform-origin: 100% 0%;
1983 transform-origin: 100% 0%;
1984 -webkit-animation-name: menuIn;
1985 animation-name: menuIn;
1986 -webkit-animation-duration: 120ms;
1987 animation-duration: 120ms;
1988 -webkit-animation-delay: 0s;
1989 animation-delay: 0s;
1990 -webkit-animation-timing-function: cubic-bezier(0.62, 0.28, 0.23, 0.99);
1991 animation-timing-function: cubic-bezier(0.62, 0.28, 0.23, 0.99); }
1993 @-webkit-keyframes menuIn {
1996 -webkit-transform: scale3d(0, 0, 1);
1997 transform: scale3d(0, 0, 1); }
2000 -webkit-transform: scale3d(1, 1, 1);
2001 transform: scale3d(1, 1, 1); } }
2006 -webkit-transform: scale3d(0, 0, 1);
2007 transform: scale3d(0, 0, 1); }
2010 -webkit-transform: scale3d(1, 1, 1);
2011 transform: scale3d(1, 1, 1); } }
2013 @-webkit-keyframes loadingBob {
2015 -webkit-transform: translate3d(0, 0, 0);
2016 transform: translate3d(0, 0, 0); }
2018 -webkit-transform: translate3d(0, 0, 0);
2019 transform: translate3d(0, 0, 0); }
2021 -webkit-transform: translate3d(0, -10px, 0);
2022 transform: translate3d(0, -10px, 0); }
2024 -webkit-transform: translate3d(0, 0, 0);
2025 transform: translate3d(0, 0, 0); }
2027 -webkit-transform: translate3d(0, 0, 0);
2028 transform: translate3d(0, 0, 0); } }
2030 @keyframes loadingBob {
2032 -webkit-transform: translate3d(0, 0, 0);
2033 transform: translate3d(0, 0, 0); }
2035 -webkit-transform: translate3d(0, 0, 0);
2036 transform: translate3d(0, 0, 0); }
2038 -webkit-transform: translate3d(0, -10px, 0);
2039 transform: translate3d(0, -10px, 0); }
2041 -webkit-transform: translate3d(0, 0, 0);
2042 transform: translate3d(0, 0, 0); }
2044 -webkit-transform: translate3d(0, 0, 0);
2045 transform: translate3d(0, 0, 0); } }
2047 @-webkit-keyframes pointer {
2049 -webkit-transform: translate3d(0, 20px, 0) scale3d(0, 0, 0);
2050 transform: translate3d(0, 20px, 0) scale3d(0, 0, 0); }
2052 -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
2053 transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }
2055 @keyframes pointer {
2057 -webkit-transform: translate3d(0, 20px, 0) scale3d(0, 0, 0);
2058 transform: translate3d(0, 20px, 0) scale3d(0, 0, 0); }
2060 -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
2061 transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }
2064 -webkit-transform-origin: 50% 100%;
2065 transform-origin: 50% 100%;
2066 -webkit-animation-name: pointer;
2067 animation-name: pointer;
2068 -webkit-animation-duration: 180ms;
2069 animation-duration: 180ms;
2070 -webkit-animation-delay: 0s;
2071 animation-delay: 0s;
2072 -webkit-animation-timing-function: cubic-bezier(0.62, 0.28, 0.23, 0.99);
2073 animation-timing-function: cubic-bezier(0.62, 0.28, 0.23, 0.99); }
2076 transition: background-color ease-in-out 3000ms; }
2078 .mce-tinymce.mce-container.mce-fullscreen {
2086 .mce-tinymce .mce-panel {
2087 background-color: #FFF; }
2089 .mce-tinymce .mce-btn {
2090 background-color: #FFF; }
2092 .mce-container-body.mce-flow-layout {
2093 text-align: center; }
2095 .edit-area.flex > div > .mce-tinymce.mce-container.mce-panel {
2097 display: flex !important;
2098 flex-direction: column;
2099 align-items: stretch;
2101 .edit-area.flex > div > .mce-tinymce.mce-container.mce-panel > .mce-container-body {
2103 display: flex !important;
2104 flex-direction: column;
2105 align-items: stretch; }
2106 .edit-area.flex > div > .mce-tinymce.mce-container.mce-panel > .mce-container-body > .mce-toolbar-grp {
2108 .edit-area.flex > div > .mce-tinymce.mce-container.mce-panel > .mce-container-body > .mce-edit-area {
2110 display: flex !important;
2111 flex-direction: column;
2112 align-items: stretch; }
2113 .edit-area.flex > div > .mce-tinymce.mce-container.mce-panel > .mce-container-body > .mce-edit-area iframe {
2116 .page-content.mce-content-body p {
2119 .mce-colorbtn-trans {
2122 .mce-content-body .CodeMirrorContainer > .CodeMirror {
2123 pointer-events: none; }
2127 /* Set height, width, borders, and global font properties here */
2134 /* Vertical padding around content */ }
2138 /* Horizontal padding of content */ }
2140 .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
2141 background-color: white;
2142 /* The little square between H and V scrollbars */ }
2145 .CodeMirror-gutters {
2146 border-right: 1px solid #ddd;
2147 background-color: #f7f7f7;
2148 white-space: nowrap; }
2150 .CodeMirror-linenumber {
2151 padding: 0 3px 0 5px;
2155 white-space: nowrap; }
2157 .CodeMirror-guttermarker {
2160 .CodeMirror-guttermarker-subtle {
2164 .CodeMirror-cursor {
2165 border-left: 1px solid black;
2169 /* Shown when moving in bi-directional text */
2170 .CodeMirror div.CodeMirror-secondarycursor {
2171 border-left: 1px solid silver; }
2173 .cm-fat-cursor .CodeMirror-cursor {
2175 border: 0 !important;
2178 .cm-fat-cursor div.CodeMirror-cursors {
2181 .cm-animate-fat-cursor {
2184 -webkit-animation: blink 1.06s steps(1) infinite;
2185 animation: blink 1.06s steps(1) infinite;
2186 background-color: #7e7; }
2188 @-webkit-keyframes blink {
2191 background-color: transparent; }
2197 background-color: transparent; }
2200 /* Can style cursor different in overwrite (non-insert) mode */
2202 display: inline-block;
2203 text-decoration: inherit; }
2205 .CodeMirror-rulers {
2214 border-left: 1px solid #ccc;
2217 position: absolute; }
2220 .cm-s-default .cm-header {
2223 .cm-s-default .cm-quote {
2232 .cm-header, .cm-strong {
2233 font-weight: bold; }
2236 font-style: italic; }
2239 text-decoration: underline; }
2242 text-decoration: line-through; }
2244 .cm-s-default .cm-keyword {
2247 .cm-s-default .cm-atom {
2250 .cm-s-default .cm-number {
2253 .cm-s-default .cm-def {
2256 .cm-s-default .cm-variable-2 {
2259 .cm-s-default .cm-variable-3 {
2262 .cm-s-default .cm-comment {
2265 .cm-s-default .cm-string {
2268 .cm-s-default .cm-string-2 {
2271 .cm-s-default .cm-meta {
2274 .cm-s-default .cm-qualifier {
2277 .cm-s-default .cm-builtin {
2280 .cm-s-default .cm-bracket {
2283 .cm-s-default .cm-tag {
2286 .cm-s-default .cm-attribute {
2289 .cm-s-default .cm-hr {
2292 .cm-s-default .cm-link {
2295 .cm-s-default .cm-error {
2301 .CodeMirror-composing {
2302 border-bottom: 2px solid; }
2304 /* Default styles for common addons */
2305 div.CodeMirror span.CodeMirror-matchingbracket {
2308 div.CodeMirror span.CodeMirror-nonmatchingbracket {
2311 .CodeMirror-matchingtag {
2312 background: rgba(255, 150, 0, 0.3); }
2314 .CodeMirror-activeline-background {
2315 background: #e8f2ff; }
2318 /* The rest of this file contains styles related to the mechanics of
2319 the editor. You probably shouldn't touch them. */
2323 background: white; }
2325 .CodeMirror-scroll {
2326 overflow: scroll !important;
2327 /* Things will break if this is overridden */
2328 /* 30px is the magic margin used to hide the element's real scrollbars */
2329 /* See overflow: hidden in .CodeMirror */
2330 margin-bottom: -30px;
2331 margin-right: -30px;
2332 padding-bottom: 30px;
2335 /* Prevent dragging from highlighting the element */
2336 position: relative; }
2340 border-right: 30px solid transparent; }
2342 /* The fake, visible scrollbars. Used to force redraw during scrolling
2343 before actual scrolling happens, thus preventing shaking and
2344 flickering artifacts. */
2345 .CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
2350 .CodeMirror-vscrollbar {
2354 overflow-y: scroll; }
2356 .CodeMirror-hscrollbar {
2360 overflow-x: scroll; }
2362 .CodeMirror-scrollbar-filler {
2366 .CodeMirror-gutter-filler {
2370 .CodeMirror-gutters {
2377 .CodeMirror-gutter {
2378 white-space: normal;
2380 display: inline-block;
2381 vertical-align: top;
2382 margin-bottom: -30px; }
2384 .CodeMirror-gutter-wrapper {
2387 background: none !important;
2388 border: none !important; }
2390 .CodeMirror-gutter-background {
2396 .CodeMirror-gutter-elt {
2401 .CodeMirror-gutter-wrapper ::-moz-selection {
2402 background-color: transparent; }
2404 .CodeMirror-gutter-wrapper ::selection {
2405 background-color: transparent; }
2407 .CodeMirror-gutter-wrapper ::-moz-selection {
2408 background-color: transparent; }
2413 /* prevents collapsing before first draw */ }
2416 /* Reset some styles that the rest of the page might have set */
2419 background: transparent;
2424 line-height: inherit;
2429 -webkit-tap-highlight-color: transparent;
2430 -webkit-font-variant-ligatures: contextual;
2431 font-variant-ligatures: contextual; }
2432 .CodeMirror pre:after {
2436 .CodeMirror-wrap pre {
2437 word-wrap: break-word;
2438 white-space: pre-wrap;
2439 word-break: normal; }
2441 .CodeMirror-linebackground {
2449 .CodeMirror-linewidget {
2454 .CodeMirror-rtl pre {
2460 /* Force content-box sizing for the elements where we expect it */
2464 .CodeMirror-gutters,
2465 .CodeMirror-linenumber {
2466 box-sizing: content-box; }
2468 .CodeMirror-measure {
2473 visibility: hidden; }
2475 .CodeMirror-cursor {
2477 pointer-events: none; }
2479 .CodeMirror-measure pre {
2482 div.CodeMirror-cursors {
2487 div.CodeMirror-dragcursors {
2488 visibility: visible; }
2490 .CodeMirror-focused div.CodeMirror-cursors {
2491 visibility: visible; }
2493 .CodeMirror-selected {
2494 background: #d9d9d9; }
2496 .CodeMirror-focused .CodeMirror-selected {
2497 background: #d7d4f0; }
2499 .CodeMirror-crosshair {
2500 cursor: crosshair; }
2502 .CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
2503 background: #d7d4f0; }
2505 .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
2506 background: #d7d4f0; }
2508 .CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
2509 background: #d7d4f0; }
2513 background: rgba(255, 255, 0, 0.4); }
2515 /* Used to force a border model for a node */
2517 padding-right: .1px; }
2520 /* Hide the cursor when printing */
2521 .CodeMirror div.CodeMirror-cursors {
2522 visibility: hidden; } }
2524 /* See issue #2901 */
2525 .cm-tab-wrap-hack:after {
2528 /* Help users use markselection to safely style text background */
2529 span.CodeMirror-selectedtext {
2534 Name: Base16 Default Light
2535 Author: Chris Kempson (http://chriskempson.com)
2537 CodeMirror template by Jan T. Sott (https://github.com/idleberg/base16-codemirror)
2538 Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16)
2541 .cm-s-base16-light.CodeMirror {
2542 background: #f8f8f8;
2545 .cm-s-base16-light div.CodeMirror-selected {
2546 background: #e0e0e0; }
2548 .cm-s-base16-light .CodeMirror-line::-moz-selection, .cm-s-base16-light .CodeMirror-line > span::-moz-selection, .cm-s-base16-light .CodeMirror-line > span > span::-moz-selection {
2549 background: #e0e0e0; }
2551 .cm-s-base16-light .CodeMirror-line::selection, .cm-s-base16-light .CodeMirror-line > span::selection, .cm-s-base16-light .CodeMirror-line > span > span::selection {
2552 background: #e0e0e0; }
2554 .cm-s-base16-light .CodeMirror-line::-moz-selection, .cm-s-base16-light .CodeMirror-line > span::-moz-selection, .cm-s-base16-light .CodeMirror-line > span > span::-moz-selection {
2555 background: #e0e0e0; }
2557 .cm-s-base16-light .CodeMirror-gutters {
2558 background: #f5f5f5;
2559 border-right: 0px; }
2561 .cm-s-base16-light .CodeMirror-guttermarker {
2564 .cm-s-base16-light .CodeMirror-guttermarker-subtle {
2567 .cm-s-base16-light .CodeMirror-linenumber {
2570 .cm-s-base16-light .CodeMirror-cursor {
2571 border-left: 1px solid #505050; }
2573 .cm-s-base16-light span.cm-comment {
2576 .cm-s-base16-light span.cm-atom {
2579 .cm-s-base16-light span.cm-number {
2582 .cm-s-base16-light span.cm-property, .cm-s-base16-light span.cm-attribute {
2585 .cm-s-base16-light span.cm-keyword {
2588 .cm-s-base16-light span.cm-string {
2591 .cm-s-base16-light span.cm-builtin {
2594 .cm-s-base16-light span.cm-variable {
2597 .cm-s-base16-light span.cm-variable-2 {
2600 .cm-s-base16-light span.cm-def {
2603 .cm-s-base16-light span.cm-bracket {
2606 .cm-s-base16-light span.cm-tag {
2609 .cm-s-base16-light span.cm-link {
2612 .cm-s-base16-light span.cm-error {
2613 background: #ac4142;
2616 .cm-s-base16-light .CodeMirror-activeline-background {
2617 background: #DDDCDC; }
2619 .cm-s-base16-light .CodeMirror-matchingbracket {
2620 text-decoration: underline;
2621 color: white !important; }
2624 * Custom BookStack overrides
2626 .CodeMirror, .CodeMirror pre {
2632 margin-bottom: 24px;
2633 border: 1px solid #DDD; }
2635 .cm-s-base16-light .CodeMirror-gutters {
2636 background: #f5f5f5;
2637 border-right: 1px solid #DDD; }
2639 .code-fill .CodeMirror {
2648 * Custom Copy Button
2654 background-color: #EEE;
2657 border: 1px solid #DDD;
2661 transition: all ease-in 240ms;
2662 -webkit-user-select: none;
2663 -moz-user-select: none;
2664 -ms-user-select: none;
2667 pointer-events: none; }
2668 .CodeMirror-copy svg {
2669 transition: -webkit-transform ease-in 240ms;
2670 transition: transform ease-in 240ms;
2671 transition: transform ease-in 240ms, -webkit-transform ease-in 240ms;
2672 -webkit-transform: translateY(0);
2673 transform: translateY(0); }
2674 .CodeMirror-copy.success {
2675 background-color: #70b774;
2677 .CodeMirror-copy.success svg {
2678 -webkit-transform: translateY(-3px);
2679 transform: translateY(-3px); }
2681 .CodeMirror:hover .CodeMirror-copy {
2682 -webkit-user-select: all;
2683 -moz-user-select: all;
2684 -ms-user-select: all;
2687 pointer-events: all; }
2695 background-color: #EEE;
2697 box-shadow: 0 1px 3px 1px rgba(76, 76, 76, 0.26), 0 1px 12px 0px rgba(76, 76, 76, 0.2);
2701 transition: -webkit-transform ease-in-out 280ms;
2702 transition: transform ease-in-out 280ms;
2703 transition: transform ease-in-out 280ms, -webkit-transform ease-in-out 280ms;
2704 -webkit-transform: translateX(580px);
2705 transform: translateX(580px);
2707 grid-template-columns: 42px 1fr;
2709 [notification] span, [notification] svg {
2710 vertical-align: middle;
2711 justify-self: center;
2712 align-self: center; }
2713 [notification] svg {
2717 padding-right: 12px; }
2718 [notification] span {
2719 vertical-align: middle;
2721 [notification].pos {
2722 background-color: #52A256; }
2723 [notification].neg {
2724 background-color: #E84F4F; }
2725 [notification].warning {
2726 background-color: #e27b41; }
2727 [notification].showing {
2728 -webkit-transform: translateX(0);
2729 transform: translateX(0); }
2730 [notification].showing:hover {
2731 -webkit-transform: translate3d(0, -2px, 0);
2732 transform: translate3d(0, -2px, 0); }
2737 transition: all ease-in-out 180ms;
2738 -webkit-user-select: none;
2739 -moz-user-select: none;
2740 -ms-user-select: none;
2741 user-select: none; }
2742 [chapter-toggle] svg[data-icon="caret-right"] {
2743 transition: all ease-in-out 180ms;
2744 -webkit-transform: rotate(0deg);
2745 transform: rotate(0deg);
2746 -webkit-transform-origin: 25% 50%;
2747 transform-origin: 25% 50%; }
2748 [chapter-toggle].open svg[data-icon="caret-right"] {
2749 -webkit-transform: rotate(90deg);
2750 transform: rotate(90deg); }
2753 background-color: rgba(0, 0, 0, 0.333);
2764 align-items: center;
2765 justify-content: center;
2772 background-color: #FFF;
2778 box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
2782 flex-direction: column; }
2787 .popup-body:before {
2789 align-self: flex-start; }
2790 .popup-body .popup-content {
2802 .popup-header, .popup-footer {
2803 display: block !important;
2806 flex: none !important; }
2807 .popup-header .popup-title, .popup-footer .popup-title {
2809 padding: 8px 16px; }
2811 body.flexbox-support #entity-selector-wrap .popup-body .form-group {
2813 min-height: 444px; }
2815 #entity-selector-wrap .popup-body .form-group {
2818 .image-manager-body {
2821 .dropzone-container {
2823 background-color: #EEE;
2824 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23a9a9a9' fill-opacity='0.52' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E"); }
2826 .image-manager-list .image {
2835 border: 1px solid #DDD;
2836 box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
2837 transition: all cubic-bezier(0.4, 0, 1, 1) 160ms;
2839 .image-manager-list .image.selected {
2840 border: 4px solid #FFF;
2843 box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); }
2844 .image-manager-list .image img {
2848 .image-manager-list .image .image-meta {
2854 background-color: rgba(0, 0, 0, 0.4);
2857 .image-manager-list .image .image-meta span {
2859 @media screen and (max-width: 1100px) {
2860 .image-manager-list .image {
2862 @media screen and (max-width: 800px) {
2863 .image-manager-list .image .image-meta {
2866 #image-manager .load-more {
2869 background-color: #EEE;
2875 font-style: italic; }
2877 .image-manager-sidebar {
2881 border-left: 1px solid #DDD; }
2882 .image-manager-sidebar .inner {
2884 .image-manager-sidebar img {
2888 margin: 0 auto 16px auto;
2889 box-shadow: 0 1px 21px 1px rgba(76, 76, 76, 0.3); }
2890 .image-manager-sidebar .image-manager-viewer {
2893 align-items: center;
2894 justify-content: center; }
2895 .image-manager-sidebar .image-manager-viewer a {
2896 display: inline-block; }
2897 .image-manager-sidebar .dropzone-container {
2898 border-bottom: 1px solid #DDD; }
2900 .image-manager-list {
2904 .image-manager-content {
2906 flex-direction: column;
2908 .image-manager-content .container {
2910 .image-manager-content .full-tab {
2911 text-align: center; }
2925 transition: all ease-in-out 120ms; }
2927 .dz-drag-hover .dz-message {
2928 background-color: #107ed2;
2931 @-webkit-keyframes passing-through {
2934 -webkit-transform: translateY(40px);
2935 transform: translateY(40px); }
2938 -webkit-transform: translateY(0px);
2939 transform: translateY(0px); }
2942 -webkit-transform: translateY(-40px);
2943 transform: translateY(-40px); } }
2945 @keyframes passing-through {
2948 -webkit-transform: translateY(40px);
2949 transform: translateY(40px); }
2952 -webkit-transform: translateY(0px);
2953 transform: translateY(0px); }
2956 -webkit-transform: translateY(-40px);
2957 transform: translateY(-40px); } }
2959 @-webkit-keyframes slide-in {
2962 -webkit-transform: translateY(40px);
2963 transform: translateY(40px); }
2966 -webkit-transform: translateY(0px);
2967 transform: translateY(0px); } }
2969 @keyframes slide-in {
2972 -webkit-transform: translateY(40px);
2973 transform: translateY(40px); }
2976 -webkit-transform: translateY(0px);
2977 transform: translateY(0px); } }
2979 @-webkit-keyframes pulse {
2981 -webkit-transform: scale(1);
2982 transform: scale(1); }
2984 -webkit-transform: scale(1.1);
2985 transform: scale(1.1); }
2987 -webkit-transform: scale(1);
2988 transform: scale(1); } }
2992 -webkit-transform: scale(1);
2993 transform: scale(1); }
2995 -webkit-transform: scale(1.1);
2996 transform: scale(1.1); }
2998 -webkit-transform: scale(1);
2999 transform: scale(1); } }
3001 .dropzone, .dropzone * {
3002 box-sizing: border-box; }
3006 display: inline-block;
3007 vertical-align: top;
3014 .dz-preview:hover .dz-details {
3017 .dz-preview.dz-file-preview .dz-image {
3019 background: #e9e9e9; }
3021 .dz-preview.dz-file-preview .dz-details {
3024 .dz-preview.dz-image-preview {
3025 background: white; }
3027 .dz-preview.dz-image-preview .dz-details {
3028 transition: opacity 0.2s linear; }
3030 .dz-preview .dz-remove {
3038 .dz-preview .dz-remove:hover {
3039 text-decoration: underline; }
3041 .dz-preview:hover .dz-details {
3044 .dz-preview .dz-details {
3055 color: rgba(0, 0, 0, 0.9);
3056 line-height: 150%; }
3058 .dz-preview .dz-details .dz-size {
3059 margin-bottom: 0.5em;
3062 .dz-preview .dz-details .dz-filename {
3063 white-space: nowrap; }
3065 .dz-preview .dz-details .dz-filename:hover span {
3066 border: 1px solid rgba(200, 200, 200, 0.8);
3067 background-color: rgba(255, 255, 255, 0.8); }
3069 .dz-preview .dz-details .dz-filename:not(:hover) {
3071 text-overflow: ellipsis; }
3073 .dz-preview .dz-details .dz-filename:not(:hover) span {
3074 border: 1px solid transparent; }
3076 .dz-preview .dz-details .dz-filename span {
3077 background-color: rgba(255, 255, 255, 0.4);
3079 border-radius: 3px; }
3081 .dz-preview:hover .dz-image img {
3082 -webkit-filter: blur(8px);
3083 filter: blur(8px); }
3085 .dz-preview .dz-image {
3094 .dz-preview .dz-image img {
3097 .dz-preview.dz-success .dz-success-mark {
3098 -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
3099 animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
3101 .dz-preview.dz-error .dz-error-mark {
3103 -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
3104 animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
3106 .dz-preview .dz-success-mark, .dz-preview .dz-error-mark {
3107 pointer-events: none;
3115 margin-top: -35px; }
3117 .dz-preview .dz-success-mark svg, .dz-preview .dz-error-mark svg {
3122 .dz-preview.dz-processing .dz-progress {
3124 transition: all 0.2s linear; }
3126 .dz-preview.dz-complete .dz-progress {
3128 transition: opacity 0.4s ease-in; }
3130 .dz-preview:not(.dz-processing) .dz-progress {
3131 -webkit-animation: pulse 6s ease infinite;
3132 animation: pulse 6s ease infinite; }
3134 .dz-preview .dz-progress {
3137 pointer-events: none;
3145 background: rgba(255, 255, 255, 0.9);
3146 -webkit-transform: scale(1);
3147 transform: scale(1);
3151 .dz-preview .dz-progress .dz-upload {
3153 background: linear-gradient(to bottom, #666, #444);
3159 transition: width 300ms ease-in-out; }
3161 .dz-preview.dz-error .dz-error-message {
3164 .dz-preview.dz-error .dz-image:hover ~ .dz-error-message, .dz-preview.dz-error .dz-details:hover ~ .dz-error-message {
3166 pointer-events: auto; }
3168 .dz-preview .dz-error-message {
3169 pointer-events: none;
3175 transition: opacity 0.3s ease;
3182 background: #E84F4F;
3186 .dz-preview .dz-error-message:after {
3193 border-left: 6px solid transparent;
3194 border-right: 6px solid transparent;
3195 border-bottom: 6px solid #E84F4F; }
3197 .tab-container .nav-tabs {
3199 border-bottom: 1px solid #DDD;
3200 margin-bottom: 16px; }
3201 .tab-container .nav-tabs .tab-item {
3204 .tab-container .nav-tabs .tab-item.selected {
3205 border-bottom-width: 3px; }
3207 .image-picker .none {
3210 #code-editor .CodeMirror {
3213 #code-editor .lang-options {
3215 margin-bottom: 12px; }
3216 #code-editor .lang-options a {
3218 text-decoration: underline; }
3220 @media screen and (max-width: 800px) {
3221 #code-editor .lang-options {
3223 #code-editor .CodeMirror {
3228 border: 1px solid #DDD;
3229 margin-bottom: 12px;
3230 border-radius: 3px; }
3231 .comment-box .content {
3233 font-size: 0.666em; }
3234 .comment-box .content p, .comment-box .content ul, .comment-box .content ol {
3237 .comment-box .reply-row {
3238 padding: 6px 12px; }
3240 .comment-box .header {
3242 background-color: #f8f8f8;
3243 border-bottom: 1px solid #DDD; }
3244 .comment-box .header .meta img, .comment-box .header .meta a, .comment-box .header .meta span {
3245 display: inline-block;
3246 vertical-align: top; }
3247 .comment-box .header .meta a, .comment-box .header .meta span {
3248 padding: 3px 0 3px 0;
3250 .comment-box .header .meta a {
3252 .comment-box .header .meta span {
3254 padding-left: 3px; }
3255 .comment-box .header .text-muted {
3258 #tag-manager .drag-card {
3262 * Includes the main navigation header and the faded toolbar.
3268 background-color: #0288D1;
3271 border-bottom: 1px solid #DDD; }
3275 display: inline-block;
3276 vertical-align: top;
3277 margin-left: 16px; }
3279 display: inline-block;
3283 header .dropdown-container {
3286 @media screen and (max-width: 992px) {
3289 padding-right: 12px; }
3290 header .dropdown-container {
3291 padding-left: 12px; } }
3292 header .avatar, header .user-name {
3293 display: inline-block; }
3298 vertical-align: top;
3302 display: inline-block;
3304 header .user-name > * {
3305 vertical-align: top; }
3306 header .user-name > span {
3308 display: inline-block;
3310 header .user-name > svg {
3313 @media screen and (max-width: 992px) {
3315 padding-left: 6px; }
3316 header .user-name .name {
3318 @media screen and (max-width: 768px) {
3320 text-align: center; }
3321 header .float.right {
3326 padding-top: 12px; } }
3329 display: inline-block; }
3331 header .search-box {
3332 display: inline-block;
3334 header .search-box input {
3335 background-color: rgba(0, 0, 0, 0.2);
3336 border: 1px solid rgba(255, 255, 255, 0.3);
3339 header .search-box button {
3342 header .search-box button svg {
3344 header .search-box ::-webkit-input-placeholder {
3345 /* Chrome/Opera/Safari */
3347 header .search-box ::-moz-placeholder {
3350 header .search-box :-ms-input-placeholder {
3353 header .search-box :-moz-placeholder {
3356 @media screen and (max-width: 1200px) {
3357 header .search-box {
3358 max-width: 250px; } }
3359 @media screen and (max-width: 1000px) {
3360 header .search-box {
3361 max-width: 200px; } }
3363 @media screen and (max-width: 600px) {
3368 display: inline-block; }
3371 text-decoration: none; }
3374 display: inline-block;
3378 padding: 14px 24px 14px 0;
3379 vertical-align: top;
3383 margin: 6px 12px 6px 0;
3384 vertical-align: top;
3387 .breadcrumbs span.sep {
3391 .faded a, .faded button, .faded span, .faded span > div {
3395 .faded .text-button {
3397 transition: all ease-in-out 120ms; }
3398 .faded .text-button:hover {
3400 text-decoration: none; }
3402 .faded span.faded-text {
3403 display: inline-block;
3410 background-color: rgba(21, 101, 192, 0.15); }
3412 .toolbar-container {
3413 background-color: #FFF; }
3415 .breadcrumbs .text-button, .action-buttons .text-button {
3416 display: inline-block;
3418 .breadcrumbs .text-button:last-child, .action-buttons .text-button:last-child {
3420 .breadcrumbs .text-button:first-child, .action-buttons .text-button:first-child {
3423 .action-buttons .dropdown-container:last-child a {
3425 padding-left: 12px; }
3428 text-align: right; }
3429 .action-buttons.text-left {
3431 .action-buttons.text-left .text-button {
3432 padding-right: 16px;
3434 .action-buttons.text-center {
3435 text-align: center; }
3437 @media screen and (max-width: 800px) {
3438 .breadcrumbs .text-button, .action-buttons .text-button {
3440 .action-buttons .dropdown-container:last-child a {
3441 padding-left: 6px; }
3442 .breadcrumbs .text-button {
3444 .breadcrumbs .text-button svg {
3449 .breadcrumbs span.sep {
3451 .toolbar .col-xs-1:first-child {
3452 padding-right: 0; } }
3455 text-align: center; }
3456 .nav-tabs a, .nav-tabs .tab-item {
3458 display: inline-block;
3462 .nav-tabs a.selected, .nav-tabs .tab-item.selected {
3463 border-bottom: 2px solid #0288D1; }
3465 .faded-small .nav-tabs a {
3466 padding: 12px 16px; }
3469 margin: 24px 0 6px 0;
3470 font-size: 1.666em; }
3472 .page-list a.chapter {
3475 .page-list .inset-list {
3482 border-left: 5px solid #0288D1;
3483 padding: 6px 0 6px 16px;
3485 font-weight: normal; }
3486 .page-list h5.draft {
3487 border-left-color: #9A60DA; }
3489 .page-list .entity-list-item {
3490 margin-bottom: 16px; }
3495 .page-list .page, .page-list .chapter, .page-list .book {
3496 padding-left: 24px; }
3499 border-left: 5px solid #0288D1; }
3501 .page-list .page.draft {
3502 border-left: 5px solid #9A60DA; }
3503 .page-list .page.draft .text-page {
3507 .page-list .chapter {
3508 border-left: 5px solid #ef7c3c; }
3511 border-left: 5px solid #009688; }
3515 font-size: 0.95em; }
3517 .page-list .meta span {
3518 margin-right: 12px; }
3520 @media screen and (max-width: 600px) {
3522 font-size: 1.333em; } }
3526 margin: 12px 0 16px 2px;
3527 border-left: 2px dotted #BBB; }
3528 .sidebar-page-nav li {
3531 font-size: 0.95em; }
3532 .sidebar-page-nav .h1 {
3533 margin-left: -2px; }
3534 .sidebar-page-nav .h2 {
3535 margin-left: -2px; }
3536 .sidebar-page-nav .h3 {
3537 margin-left: 12px; }
3538 .sidebar-page-nav .h4 {
3539 margin-left: 24px; }
3540 .sidebar-page-nav .h5 {
3541 margin-left: 36px; }
3542 .sidebar-page-nav .h6 {
3543 margin-left: 48px; }
3544 .sidebar-page-nav .current-heading {
3545 font-weight: bold; }
3548 transition: ease-in-out 240ms;
3549 transition-property: right, border; }
3552 padding: 16px 12px 0 12px; }
3554 padding-right: 12px; }
3556 .book-tree .sidebar-page-list {
3560 border-left: 5px solid #009688; }
3561 .book-tree .sidebar-page-list li a {
3563 border-bottom: none;
3564 padding: 6px 0 6px 12px; }
3565 .book-tree .sidebar-page-list li a:hover {
3566 text-decoration: none; }
3567 .book-tree .sidebar-page-list li a i {
3568 padding-right: 8px; }
3569 .book-tree .sidebar-page-list li, .book-tree .sidebar-page-list a {
3571 .book-tree .sidebar-page-list a.bold {
3572 color: #EEE !important;
3573 fill: #EEE !important; }
3574 .book-tree .sidebar-page-list ul {
3577 .book-tree .sidebar-page-list .book {
3578 color: #009688 !important;
3579 fill: #009688 !important; }
3580 .book-tree .sidebar-page-list .book.selected {
3581 background-color: rgba(0, 150, 136, 0.29); }
3582 .book-tree .sidebar-page-list .chapter {
3583 color: #ef7c3c !important;
3584 fill: #ef7c3c !important; }
3585 .book-tree .sidebar-page-list .chapter.selected {
3586 background-color: rgba(239, 124, 60, 0.12); }
3587 .book-tree .sidebar-page-list .page {
3588 color: #0288D1 !important;
3589 fill: #0288D1 !important;
3590 border-bottom: none; }
3591 .book-tree .sidebar-page-list .page.selected {
3592 background-color: rgba(2, 136, 209, 0.1); }
3593 .book-tree .sidebar-page-list [chapter-toggle] {
3594 padding-left: 12px; }
3595 .book-tree .sidebar-page-list .list-item-chapter {
3596 border-left: 5px solid #ef7c3c;
3599 .book-tree .sidebar-page-list .list-item-page {
3600 border-bottom: none;
3601 border-left: 5px solid #0288D1;
3602 margin: 10px 10px; }
3603 .book-tree .sidebar-page-list .list-item-page.draft {
3604 border-left: 5px solid #9A60DA; }
3605 .book-tree .sidebar-page-list .page.draft .page, .book-tree .sidebar-page-list .list-item-page.draft a.page {
3606 color: #9A60DA !important;
3607 fill: #9A60DA !important; }
3608 .book-tree .sidebar-page-list .sub-menu {
3611 .book-tree .sidebar-page-list [chapter-toggle].open + .sub-menu {
3614 .sortable-page-list, .sortable-page-list ul {
3616 background-color: #FFF; }
3619 margin-bottom: 16px;
3620 padding: 0 24px 0 24px;
3621 border-left: 4px solid #009688; }
3623 .sortable-page-list {
3625 .sortable-page-list > ul {
3627 .sortable-page-list ul {
3630 box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1); }
3631 .sortable-page-list li {
3632 border: 1px solid #DDD;
3636 .sortable-page-list li.text-chapter {
3637 border-left: 2px solid #ef7c3c; }
3638 .sortable-page-list li.text-page {
3639 border-left: 2px solid #0288D1; }
3640 .sortable-page-list li:first-child {
3643 .sortable-page-list li.placeholder {
3644 position: relative; }
3646 .sortable-page-list li.placeholder:before {
3647 position: absolute; }
3649 .activity-list-item {
3653 border-bottom: 1px solid #EEE;
3655 .activity-list-item .left {
3657 .activity-list-item .left + .right {
3658 margin-left: 42px; }
3659 .activity-list-item:last-of-type {
3663 display: inline-block;
3666 padding-left: 1px; }
3669 ul.pagination li:first-child a, ul.pagination li:first-child span {
3670 border-radius: 3px 0 0 3px; }
3671 ul.pagination li:last-child a, ul.pagination li:last-child span {
3672 border-radius: 0 3px 3px 0; }
3673 ul.pagination a, ul.pagination span {
3676 border: 1px solid #CCC;
3678 -webkit-user-select: none;
3679 -moz-user-select: none;
3680 -ms-user-select: none;
3681 user-select: none; }
3682 ul.pagination a.disabled, ul.pagination span.disabled {
3683 cursor: not-allowed; }
3684 ul.pagination li.active span {
3687 .compact ul.pagination {
3690 .entity-list > div {
3699 .entity-list .text-small.text-muted {
3704 .entity-list .text-muted p.text-muted {
3707 .entity-list .page.draft .text-page {
3711 .card .entity-list-item, .card .activity-list-item {
3713 padding-right: 16px; }
3715 .entity-list.compact {
3717 .entity-list.compact h4, .entity-list.compact a {
3719 .entity-list.compact .entity-item-snippet {
3721 .entity-list.compact .entity-list-item p {
3724 .entity-list.compact p {
3726 .entity-list.compact > p.empty-text {
3729 .entity-list.compact hr {
3732 .dropdown-container {
3733 display: inline-block;
3734 vertical-align: top;
3735 position: relative; }
3737 .dropdown-container ul {
3745 background-color: #FFFFFF;
3746 box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
3748 border: 1px solid #EEE;
3753 text-align: left !important; }
3754 .dropdown-container ul.wide {
3756 .dropdown-container ul .text-muted {
3759 .dropdown-container ul li.padded {
3762 .dropdown-container ul a, .dropdown-container ul button {
3767 white-space: nowrap; }
3768 .dropdown-container ul a:hover, .dropdown-container ul button:hover {
3769 text-decoration: none;
3770 background-color: #EEE; }
3771 .dropdown-container ul a svg, .dropdown-container ul button svg {
3773 display: inline-block;
3775 .dropdown-container ul button {
3778 .dropdown-container ul li.border-bottom {
3779 border-bottom: 1px solid #DDD; }
3781 .featured-image-container {
3784 background: #F2F2F2; }
3785 .featured-image-container a {
3787 .featured-image-container img {
3792 transition: all .5s ease-in-out; }
3793 .featured-image-container img:hover {
3794 -webkit-transform: scale(1.15);
3795 transform: scale(1.15);
3800 flex-direction: column;
3801 align-items: stretch;
3803 .page-editor .faded-small {
3805 .page-editor .edit-area {
3807 flex-direction: column; }
3808 .page-editor .mce-tinymce {
3810 .page-editor .mce-top-part::before {
3813 .draft-notification {
3814 pointer-events: none;
3815 -webkit-transform: scale(0);
3816 transform: scale(0);
3817 transition: -webkit-transform ease-in-out 120ms;
3818 transition: transform ease-in-out 120ms;
3819 transition: transform ease-in-out 120ms, -webkit-transform ease-in-out 120ms;
3820 -webkit-transform-origin: 50% 50%;
3821 transform-origin: 50% 50%; }
3822 .draft-notification.visible {
3823 -webkit-transform: scale(1);
3824 transform: scale(1); }
3826 .page-style.editor {
3827 padding: 0 !important; }
3834 overflow-wrap: break-word; }
3835 .page-content.flex {
3837 .page-content .align-left {
3839 .page-content img.align-left, .page-content table.align-left {
3840 float: left !important;
3841 margin: 6px 12px 6px 0; }
3842 .page-content .align-right {
3843 text-align: right !important; }
3844 .page-content img.align-right, .page-content table.align-right {
3845 float: right !important;
3846 margin: 6px 0 6px 12px; }
3847 .page-content .align-center {
3848 text-align: center; }
3849 .page-content img.align-center {
3851 .page-content img.align-center, .page-content table.align-center {
3853 margin-right: auto; }
3857 .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6, .page-content pre {
3862 .page-content table {
3863 -webkit-hyphens: auto;
3866 table-layout: fixed;
3868 height: auto !important; }
3871 text-decoration: none; }
3873 background: #dbffdb; }
3875 background: #FFECEC; }
3876 .page-content.page-revision pre code {
3877 white-space: pre-wrap; }
3879 .pointer-container {
3886 border: 1px solid #CCC;
3887 display: inline-block;
3890 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
3893 background-color: #FFF;
3896 .pointer.is-page-editable {
3907 background-color: #FFF;
3908 -webkit-transform: rotate(45deg);
3909 transform: rotate(45deg);
3910 -webkit-transform-origin: 50% 50%;
3911 transform-origin: 50% 50%;
3912 border-bottom: 1px solid #CCC;
3913 border-right: 1px solid #CCC;
3916 background-color: #FFF;
3917 border: 1px solid #DDD;
3921 .pointer input, .pointer button, .pointer a {
3926 vertical-align: top;
3927 padding: 5px 16px; }
3932 .pointer span.icon {
3934 -webkit-user-select: none;
3935 -moz-user-select: none;
3936 -ms-user-select: none;
3937 user-select: none; }
3938 .pointer .input-group .button {
3944 .pointer a.button:hover {
3946 .pointer .svg-icon {
3951 background-color: #FFF;
3952 border: 1px solid #DDD;
3956 align-items: stretch;
3957 flex-direction: row;
3959 transition: width ease-in-out 180ms;
3962 .floating-toolbox.open {
3964 .floating-toolbox [toolbox-toggle] svg {
3965 transition: -webkit-transform ease-in-out 180ms;
3966 transition: transform ease-in-out 180ms;
3967 transition: transform ease-in-out 180ms, -webkit-transform ease-in-out 180ms; }
3968 .floating-toolbox [toolbox-toggle] {
3969 transition: background-color ease-in-out 180ms; }
3970 .floating-toolbox.open [toolbox-toggle] {
3971 background-color: rgba(255, 0, 0, 0.29); }
3972 .floating-toolbox.open [toolbox-toggle] svg {
3973 -webkit-transform: rotate(180deg);
3974 transform: rotate(180deg); }
3975 .floating-toolbox > div {
3977 position: relative; }
3978 .floating-toolbox .tabs {
3980 border-right: 1px solid #DDD;
3983 .floating-toolbox .tabs svg {
3984 fill: rgba(0, 0, 0, 0.5);
3987 .floating-toolbox .tabs > span {
3993 border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
3994 .floating-toolbox.open .tabs > span.active {
3996 background-color: rgba(0, 0, 0, 0.1); }
3997 .floating-toolbox div[toolbox-tab-content] {
3998 padding-bottom: 45px;
4001 flex-direction: column;
4003 overflow-y: scroll; }
4004 .floating-toolbox div[toolbox-tab-content] .padded {
4007 .floating-toolbox div[toolbox-tab-content] .padded.files {
4008 overflow-x: hidden; }
4009 .floating-toolbox h4 {
4012 padding: 0 24px 12px 24px; }
4013 .floating-toolbox .tags input {
4017 .floating-toolbox .tags td, .floating-toolbox .tag-table > div > div > div {
4018 padding-right: 12px;
4020 position: relative; }
4021 .floating-toolbox .handle {
4022 -webkit-user-select: none;
4023 -moz-user-select: none;
4024 -ms-user-select: none;
4028 .floating-toolbox form {
4031 flex-direction: column;
4032 overflow-y: scroll; }
4033 .floating-toolbox table td, .floating-toolbox table th {
4034 overflow: visible; }
4036 [toolbox-tab-content] {
4040 position: relative; }
4041 .tag-display table {
4045 .tag-display tr:first-child td {
4047 .tag-display .heading th {
4049 color: rgba(100, 100, 100, 0.7);
4054 border-bottom: 1px solid #EEE;
4057 .tag-display tr td:first-child {
4059 .tag-display .tag-value {
4061 .tag-display tr:last-child td {
4062 border-bottom: none; }
4068 background-color: #FFF;
4069 border: 1px solid #BBB;
4070 box-shadow: 0 0 4px 1px #CCC;
4075 border-radius: 3px; }
4076 .suggestion-box li {
4079 border-bottom: 1px solid #DDD; }
4080 .suggestion-box li:last-child {
4082 .suggestion-box li.active {
4083 background-color: #EEE; }
4085 .comments-container {
4087 border-top: 1px solid #DDD;
4089 margin-bottom: 16px; }
4090 .comments-container h5 {
4092 font-weight: normal;
4093 margin-top: 0.5em; }
4095 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
4096 min-height: 175px; }
4098 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
4099 .mce-floatpanel[aria-label="Insert/edit media"] .mce-open {
4105 -webkit-animation-name: none !important;
4106 animation-name: none !important; }
4113 body.dragging, body.dragging * {
4114 cursor: move !important; }
4117 border-radius: 100%;
4118 background-color: #EEE;
4131 border-radius: 3px; }
4133 .loading-container {
4136 margin: 32px auto; }
4137 .loading-container > div {
4140 border-radius: 10px;
4141 display: inline-block;
4142 vertical-align: top;
4143 -webkit-transform: translate3d(-10px, 0, 0);
4144 transform: translate3d(-10px, 0, 0);
4146 -webkit-animation-name: loadingBob;
4147 animation-name: loadingBob;
4148 -webkit-animation-duration: 1.4s;
4149 animation-duration: 1.4s;
4150 -webkit-animation-iteration-count: infinite;
4151 animation-iteration-count: infinite;
4152 -webkit-animation-timing-function: cubic-bezier(0.62, 0.28, 0.23, 0.99);
4153 animation-timing-function: cubic-bezier(0.62, 0.28, 0.23, 0.99);
4155 background-color: #0288D1;
4156 -webkit-animation-delay: 0.3s;
4157 animation-delay: 0.3s; }
4158 .loading-container > div:first-child {
4160 background-color: #009688;
4161 -webkit-animation-delay: 0s;
4162 animation-delay: 0s; }
4163 .loading-container > div:last-of-type {
4165 background-color: #ef7c3c;
4166 -webkit-animation-delay: 0.6s;
4167 animation-delay: 0.6s; }
4168 .loading-container > span {
4172 vertical-align: top; }
4174 .search-results > h3 a {
4177 padding-left: 16px; }
4178 .search-results > h3 a i {
4179 padding-right: 12px; }
4182 background-color: #0288D1;
4192 border-radius: 40px;
4193 transition: all ease-in-out 180ms;
4200 margin-right: 4px; }
4201 [back-to-top]:hover {
4203 opacity: 1 !important; }
4204 [back-to-top] .inner {
4206 [back-to-top] span {
4208 vertical-align: top;
4211 .contained-search-box {
4213 .contained-search-box input, .contained-search-box button {
4215 border: 1px solid #DDD;
4216 margin-left: -1px; }
4217 .contained-search-box input {
4219 padding: 6px 12px; }
4220 .contained-search-box input:focus, .contained-search-box input:active {
4222 .contained-search-box button {
4224 .contained-search-box button i {
4226 .contained-search-box button.cancel.active {
4227 background-color: #E84F4F;
4231 border: 1px solid #DDD;
4235 .entity-selector input[type="text"] {
4240 border-bottom: 1px solid #DDD;
4242 padding: 12px 16px; }
4243 .entity-selector .entity-list {
4246 background-color: #EEEEEE; }
4247 .entity-selector .loading {
4249 padding-top: 24px; }
4250 .entity-selector .entity-list > p {
4253 font-size: 1.333em; }
4254 .entity-selector .entity-list > div {
4256 padding-right: 16px;
4257 background-color: #FFF;
4258 transition: all ease-in-out 120ms;
4260 .entity-selector.compact {
4262 .entity-selector.compact .entity-item-snippet {
4265 .entity-list-item.selected h3, .entity-list-item.selected i, .entity-list-item.selected p, .entity-list-item.selected a, .entity-list-item.selected span {
4271 border: 1px solid #DDD;
4272 border-radius: 3px; }
4273 .scroll-box .scroll-box-item {
4275 border-bottom: 1px solid #DDD; }
4276 .scroll-box .scroll-box-item:last-child {
4280 margin: 48px auto 0 auto;
4283 display: inline-block;
4285 vertical-align: top; }