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 {
2882 border-left: 1px solid #DDD; }
2883 .image-manager-sidebar .inner {
2885 .image-manager-sidebar img {
2889 margin: 0 auto 16px auto;
2890 box-shadow: 0 1px 21px 1px rgba(76, 76, 76, 0.3); }
2891 .image-manager-sidebar .image-manager-viewer {
2894 align-items: center;
2895 justify-content: center; }
2896 .image-manager-sidebar .image-manager-viewer a {
2897 display: inline-block; }
2898 .image-manager-sidebar .dropzone-container {
2899 border-bottom: 1px solid #DDD; }
2901 .image-manager-list {
2905 .image-manager-content {
2907 flex-direction: column;
2909 .image-manager-content .container {
2911 .image-manager-content .full-tab {
2912 text-align: center; }
2926 transition: all ease-in-out 120ms; }
2928 .dz-drag-hover .dz-message {
2929 background-color: #107ed2;
2932 @-webkit-keyframes passing-through {
2935 -webkit-transform: translateY(40px);
2936 transform: translateY(40px); }
2939 -webkit-transform: translateY(0px);
2940 transform: translateY(0px); }
2943 -webkit-transform: translateY(-40px);
2944 transform: translateY(-40px); } }
2946 @keyframes passing-through {
2949 -webkit-transform: translateY(40px);
2950 transform: translateY(40px); }
2953 -webkit-transform: translateY(0px);
2954 transform: translateY(0px); }
2957 -webkit-transform: translateY(-40px);
2958 transform: translateY(-40px); } }
2960 @-webkit-keyframes slide-in {
2963 -webkit-transform: translateY(40px);
2964 transform: translateY(40px); }
2967 -webkit-transform: translateY(0px);
2968 transform: translateY(0px); } }
2970 @keyframes slide-in {
2973 -webkit-transform: translateY(40px);
2974 transform: translateY(40px); }
2977 -webkit-transform: translateY(0px);
2978 transform: translateY(0px); } }
2980 @-webkit-keyframes pulse {
2982 -webkit-transform: scale(1);
2983 transform: scale(1); }
2985 -webkit-transform: scale(1.1);
2986 transform: scale(1.1); }
2988 -webkit-transform: scale(1);
2989 transform: scale(1); } }
2993 -webkit-transform: scale(1);
2994 transform: scale(1); }
2996 -webkit-transform: scale(1.1);
2997 transform: scale(1.1); }
2999 -webkit-transform: scale(1);
3000 transform: scale(1); } }
3002 .dropzone, .dropzone * {
3003 box-sizing: border-box; }
3007 display: inline-block;
3008 vertical-align: top;
3015 .dz-preview:hover .dz-details {
3018 .dz-preview.dz-file-preview .dz-image {
3020 background: #e9e9e9; }
3022 .dz-preview.dz-file-preview .dz-details {
3025 .dz-preview.dz-image-preview {
3026 background: white; }
3028 .dz-preview.dz-image-preview .dz-details {
3029 transition: opacity 0.2s linear; }
3031 .dz-preview .dz-remove {
3039 .dz-preview .dz-remove:hover {
3040 text-decoration: underline; }
3042 .dz-preview:hover .dz-details {
3045 .dz-preview .dz-details {
3056 color: rgba(0, 0, 0, 0.9);
3057 line-height: 150%; }
3059 .dz-preview .dz-details .dz-size {
3060 margin-bottom: 0.5em;
3063 .dz-preview .dz-details .dz-filename {
3064 white-space: nowrap; }
3066 .dz-preview .dz-details .dz-filename:hover span {
3067 border: 1px solid rgba(200, 200, 200, 0.8);
3068 background-color: rgba(255, 255, 255, 0.8); }
3070 .dz-preview .dz-details .dz-filename:not(:hover) {
3072 text-overflow: ellipsis; }
3074 .dz-preview .dz-details .dz-filename:not(:hover) span {
3075 border: 1px solid transparent; }
3077 .dz-preview .dz-details .dz-filename span {
3078 background-color: rgba(255, 255, 255, 0.4);
3080 border-radius: 3px; }
3082 .dz-preview:hover .dz-image img {
3083 -webkit-filter: blur(8px);
3084 filter: blur(8px); }
3086 .dz-preview .dz-image {
3095 .dz-preview .dz-image img {
3098 .dz-preview.dz-success .dz-success-mark {
3099 -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
3100 animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
3102 .dz-preview.dz-error .dz-error-mark {
3104 -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
3105 animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
3107 .dz-preview .dz-success-mark, .dz-preview .dz-error-mark {
3108 pointer-events: none;
3116 margin-top: -35px; }
3118 .dz-preview .dz-success-mark svg, .dz-preview .dz-error-mark svg {
3123 .dz-preview.dz-processing .dz-progress {
3125 transition: all 0.2s linear; }
3127 .dz-preview.dz-complete .dz-progress {
3129 transition: opacity 0.4s ease-in; }
3131 .dz-preview:not(.dz-processing) .dz-progress {
3132 -webkit-animation: pulse 6s ease infinite;
3133 animation: pulse 6s ease infinite; }
3135 .dz-preview .dz-progress {
3138 pointer-events: none;
3146 background: rgba(255, 255, 255, 0.9);
3147 -webkit-transform: scale(1);
3148 transform: scale(1);
3152 .dz-preview .dz-progress .dz-upload {
3154 background: linear-gradient(to bottom, #666, #444);
3160 transition: width 300ms ease-in-out; }
3162 .dz-preview.dz-error .dz-error-message {
3165 .dz-preview.dz-error .dz-image:hover ~ .dz-error-message, .dz-preview.dz-error .dz-details:hover ~ .dz-error-message {
3167 pointer-events: auto; }
3169 .dz-preview .dz-error-message {
3170 pointer-events: none;
3176 transition: opacity 0.3s ease;
3183 background: #E84F4F;
3187 .dz-preview .dz-error-message:after {
3194 border-left: 6px solid transparent;
3195 border-right: 6px solid transparent;
3196 border-bottom: 6px solid #E84F4F; }
3198 .tab-container .nav-tabs {
3200 border-bottom: 1px solid #DDD;
3201 margin-bottom: 16px; }
3202 .tab-container .nav-tabs .tab-item {
3205 .tab-container .nav-tabs .tab-item.selected {
3206 border-bottom-width: 3px; }
3208 .image-picker .none {
3211 #code-editor .CodeMirror {
3214 #code-editor .lang-options {
3216 margin-bottom: 12px; }
3217 #code-editor .lang-options a {
3219 text-decoration: underline; }
3221 @media screen and (max-width: 800px) {
3222 #code-editor .lang-options {
3224 #code-editor .CodeMirror {
3229 border: 1px solid #DDD;
3230 margin-bottom: 12px;
3231 border-radius: 3px; }
3232 .comment-box .content {
3234 font-size: 0.666em; }
3235 .comment-box .content p, .comment-box .content ul, .comment-box .content ol {
3238 .comment-box .reply-row {
3239 padding: 6px 12px; }
3241 .comment-box .header {
3243 background-color: #f8f8f8;
3244 border-bottom: 1px solid #DDD; }
3245 .comment-box .header .meta img, .comment-box .header .meta a, .comment-box .header .meta span {
3246 display: inline-block;
3247 vertical-align: top; }
3248 .comment-box .header .meta a, .comment-box .header .meta span {
3249 padding: 3px 0 3px 0;
3251 .comment-box .header .meta a {
3253 .comment-box .header .meta span {
3255 padding-left: 3px; }
3256 .comment-box .header .text-muted {
3259 #tag-manager .drag-card {
3263 * Includes the main navigation header and the faded toolbar.
3269 background-color: #0288D1;
3272 border-bottom: 1px solid #DDD; }
3276 display: inline-block;
3277 vertical-align: top;
3278 margin-left: 16px; }
3280 display: inline-block;
3284 header .dropdown-container {
3287 @media screen and (max-width: 992px) {
3290 padding-right: 12px; }
3291 header .dropdown-container {
3292 padding-left: 12px; } }
3293 header .avatar, header .user-name {
3294 display: inline-block; }
3299 vertical-align: top;
3303 display: inline-block;
3305 header .user-name > * {
3306 vertical-align: top; }
3307 header .user-name > span {
3309 display: inline-block;
3311 header .user-name > svg {
3314 @media screen and (max-width: 992px) {
3316 padding-left: 6px; }
3317 header .user-name .name {
3319 @media screen and (max-width: 768px) {
3321 text-align: center; }
3322 header .float.right {
3327 padding-top: 12px; } }
3330 display: inline-block; }
3332 header .search-box {
3333 display: inline-block;
3335 header .search-box input {
3336 background-color: rgba(0, 0, 0, 0.2);
3337 border: 1px solid rgba(255, 255, 255, 0.3);
3340 header .search-box button {
3343 header .search-box button svg {
3345 header .search-box ::-webkit-input-placeholder {
3346 /* Chrome/Opera/Safari */
3348 header .search-box ::-moz-placeholder {
3351 header .search-box :-ms-input-placeholder {
3354 header .search-box :-moz-placeholder {
3357 @media screen and (max-width: 1200px) {
3358 header .search-box {
3359 max-width: 250px; } }
3360 @media screen and (max-width: 1000px) {
3361 header .search-box {
3362 max-width: 200px; } }
3364 @media screen and (max-width: 600px) {
3369 display: inline-block; }
3372 text-decoration: none; }
3375 display: inline-block;
3379 padding: 14px 24px 14px 0;
3380 vertical-align: top;
3384 margin: 6px 12px 6px 0;
3385 vertical-align: top;
3388 .breadcrumbs span.sep {
3392 .faded a, .faded button, .faded span, .faded span > div {
3396 .faded .text-button {
3398 transition: all ease-in-out 120ms; }
3399 .faded .text-button:hover {
3401 text-decoration: none; }
3403 .faded span.faded-text {
3404 display: inline-block;
3411 background-color: rgba(21, 101, 192, 0.15); }
3413 .toolbar-container {
3414 background-color: #FFF; }
3416 .breadcrumbs .text-button, .action-buttons .text-button {
3417 display: inline-block;
3419 .breadcrumbs .text-button:last-child, .action-buttons .text-button:last-child {
3421 .breadcrumbs .text-button:first-child, .action-buttons .text-button:first-child {
3424 .action-buttons .dropdown-container:last-child a {
3426 padding-left: 12px; }
3429 text-align: right; }
3430 .action-buttons.text-left {
3432 .action-buttons.text-left .text-button {
3433 padding-right: 16px;
3435 .action-buttons.text-center {
3436 text-align: center; }
3438 @media screen and (max-width: 800px) {
3439 .breadcrumbs .text-button, .action-buttons .text-button {
3441 .action-buttons .dropdown-container:last-child a {
3442 padding-left: 6px; }
3443 .breadcrumbs .text-button {
3445 .breadcrumbs .text-button svg {
3450 .breadcrumbs span.sep {
3452 .toolbar .col-xs-1:first-child {
3453 padding-right: 0; } }
3456 text-align: center; }
3457 .nav-tabs a, .nav-tabs .tab-item {
3459 display: inline-block;
3463 .nav-tabs a.selected, .nav-tabs .tab-item.selected {
3464 border-bottom: 2px solid #0288D1; }
3466 .faded-small .nav-tabs a {
3467 padding: 12px 16px; }
3470 margin: 24px 0 6px 0;
3471 font-size: 1.666em; }
3473 .page-list a.chapter {
3476 .page-list .inset-list {
3483 border-left: 5px solid #0288D1;
3484 padding: 6px 0 6px 16px;
3486 font-weight: normal; }
3487 .page-list h5.draft {
3488 border-left-color: #9A60DA; }
3490 .page-list .entity-list-item {
3491 margin-bottom: 16px; }
3496 .page-list .page, .page-list .chapter, .page-list .book {
3497 padding-left: 24px; }
3500 border-left: 5px solid #0288D1; }
3502 .page-list .page.draft {
3503 border-left: 5px solid #9A60DA; }
3504 .page-list .page.draft .text-page {
3508 .page-list .chapter {
3509 border-left: 5px solid #ef7c3c; }
3512 border-left: 5px solid #009688; }
3516 font-size: 0.95em; }
3518 .page-list .meta span {
3519 margin-right: 12px; }
3521 @media screen and (max-width: 600px) {
3523 font-size: 1.333em; } }
3527 margin: 12px 0 16px 2px;
3528 border-left: 2px dotted #BBB; }
3529 .sidebar-page-nav li {
3532 font-size: 0.95em; }
3533 .sidebar-page-nav .h1 {
3534 margin-left: -2px; }
3535 .sidebar-page-nav .h2 {
3536 margin-left: -2px; }
3537 .sidebar-page-nav .h3 {
3538 margin-left: 12px; }
3539 .sidebar-page-nav .h4 {
3540 margin-left: 24px; }
3541 .sidebar-page-nav .h5 {
3542 margin-left: 36px; }
3543 .sidebar-page-nav .h6 {
3544 margin-left: 48px; }
3545 .sidebar-page-nav .current-heading {
3546 font-weight: bold; }
3549 transition: ease-in-out 240ms;
3550 transition-property: right, border; }
3553 padding: 16px 12px 0 12px; }
3555 padding-right: 12px; }
3557 .book-tree .sidebar-page-list {
3561 border-left: 5px solid #009688; }
3562 .book-tree .sidebar-page-list li a {
3564 border-bottom: none;
3565 padding: 6px 0 6px 12px; }
3566 .book-tree .sidebar-page-list li a:hover {
3567 text-decoration: none; }
3568 .book-tree .sidebar-page-list li a i {
3569 padding-right: 8px; }
3570 .book-tree .sidebar-page-list li, .book-tree .sidebar-page-list a {
3572 .book-tree .sidebar-page-list a.bold {
3573 color: #EEE !important;
3574 fill: #EEE !important; }
3575 .book-tree .sidebar-page-list ul {
3578 .book-tree .sidebar-page-list .book {
3579 color: #009688 !important;
3580 fill: #009688 !important; }
3581 .book-tree .sidebar-page-list .book.selected {
3582 background-color: rgba(0, 150, 136, 0.29); }
3583 .book-tree .sidebar-page-list .chapter {
3584 color: #ef7c3c !important;
3585 fill: #ef7c3c !important; }
3586 .book-tree .sidebar-page-list .chapter.selected {
3587 background-color: rgba(239, 124, 60, 0.12); }
3588 .book-tree .sidebar-page-list .page {
3589 color: #0288D1 !important;
3590 fill: #0288D1 !important;
3591 border-bottom: none; }
3592 .book-tree .sidebar-page-list .page.selected {
3593 background-color: rgba(2, 136, 209, 0.1); }
3594 .book-tree .sidebar-page-list [chapter-toggle] {
3595 padding-left: 12px; }
3596 .book-tree .sidebar-page-list .list-item-chapter {
3597 border-left: 5px solid #ef7c3c;
3600 .book-tree .sidebar-page-list .list-item-page {
3601 border-bottom: none;
3602 border-left: 5px solid #0288D1;
3603 margin: 10px 10px; }
3604 .book-tree .sidebar-page-list .list-item-page.draft {
3605 border-left: 5px solid #9A60DA; }
3606 .book-tree .sidebar-page-list .page.draft .page, .book-tree .sidebar-page-list .list-item-page.draft a.page {
3607 color: #9A60DA !important;
3608 fill: #9A60DA !important; }
3609 .book-tree .sidebar-page-list .sub-menu {
3612 .book-tree .sidebar-page-list [chapter-toggle].open + .sub-menu {
3615 .sortable-page-list, .sortable-page-list ul {
3617 background-color: #FFF; }
3620 margin-bottom: 16px;
3621 padding: 0 24px 0 24px;
3622 border-left: 4px solid #009688; }
3624 .sortable-page-list {
3626 .sortable-page-list > ul {
3628 .sortable-page-list ul {
3631 box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1); }
3632 .sortable-page-list li {
3633 border: 1px solid #DDD;
3637 .sortable-page-list li.text-chapter {
3638 border-left: 2px solid #ef7c3c; }
3639 .sortable-page-list li.text-page {
3640 border-left: 2px solid #0288D1; }
3641 .sortable-page-list li:first-child {
3644 .sortable-page-list li.placeholder {
3645 position: relative; }
3647 .sortable-page-list li.placeholder:before {
3648 position: absolute; }
3650 .activity-list-item {
3654 border-bottom: 1px solid #EEE;
3656 .activity-list-item .left {
3658 .activity-list-item .left + .right {
3659 margin-left: 42px; }
3660 .activity-list-item:last-of-type {
3664 display: inline-block;
3667 padding-left: 1px; }
3670 ul.pagination li:first-child a, ul.pagination li:first-child span {
3671 border-radius: 3px 0 0 3px; }
3672 ul.pagination li:last-child a, ul.pagination li:last-child span {
3673 border-radius: 0 3px 3px 0; }
3674 ul.pagination a, ul.pagination span {
3677 border: 1px solid #CCC;
3679 -webkit-user-select: none;
3680 -moz-user-select: none;
3681 -ms-user-select: none;
3682 user-select: none; }
3683 ul.pagination a.disabled, ul.pagination span.disabled {
3684 cursor: not-allowed; }
3685 ul.pagination li.active span {
3688 .compact ul.pagination {
3691 .entity-list > div {
3700 .entity-list .text-small.text-muted {
3705 .entity-list .text-muted p.text-muted {
3708 .entity-list .page.draft .text-page {
3712 .card .entity-list-item, .card .activity-list-item {
3714 padding-right: 16px; }
3716 .entity-list.compact {
3718 .entity-list.compact h4, .entity-list.compact a {
3720 .entity-list.compact .entity-item-snippet {
3722 .entity-list.compact .entity-list-item p {
3725 .entity-list.compact p {
3727 .entity-list.compact > p.empty-text {
3730 .entity-list.compact hr {
3733 .dropdown-container {
3734 display: inline-block;
3735 vertical-align: top;
3736 position: relative; }
3738 .dropdown-container ul {
3746 background-color: #FFFFFF;
3747 box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
3749 border: 1px solid #EEE;
3754 text-align: left !important; }
3755 .dropdown-container ul.wide {
3757 .dropdown-container ul .text-muted {
3760 .dropdown-container ul li.padded {
3763 .dropdown-container ul a, .dropdown-container ul button {
3768 white-space: nowrap; }
3769 .dropdown-container ul a:hover, .dropdown-container ul button:hover {
3770 text-decoration: none;
3771 background-color: #EEE; }
3772 .dropdown-container ul a svg, .dropdown-container ul button svg {
3774 display: inline-block;
3776 .dropdown-container ul button {
3779 .dropdown-container ul li.border-bottom {
3780 border-bottom: 1px solid #DDD; }
3782 .featured-image-container {
3785 background: #F2F2F2; }
3786 .featured-image-container a {
3788 .featured-image-container img {
3793 transition: all .5s ease-in-out; }
3794 .featured-image-container img:hover {
3795 -webkit-transform: scale(1.15);
3796 transform: scale(1.15);
3801 flex-direction: column;
3802 align-items: stretch;
3804 .page-editor .faded-small {
3806 .page-editor .edit-area {
3808 flex-direction: column; }
3809 .page-editor .mce-tinymce {
3811 .page-editor .mce-top-part::before {
3814 .draft-notification {
3815 pointer-events: none;
3816 -webkit-transform: scale(0);
3817 transform: scale(0);
3818 transition: -webkit-transform ease-in-out 120ms;
3819 transition: transform ease-in-out 120ms;
3820 transition: transform ease-in-out 120ms, -webkit-transform ease-in-out 120ms;
3821 -webkit-transform-origin: 50% 50%;
3822 transform-origin: 50% 50%; }
3823 .draft-notification.visible {
3824 -webkit-transform: scale(1);
3825 transform: scale(1); }
3827 .page-style.editor {
3828 padding: 0 !important; }
3835 overflow-wrap: break-word; }
3836 .page-content.flex {
3838 .page-content .align-left {
3840 .page-content img.align-left, .page-content table.align-left {
3841 float: left !important;
3842 margin: 6px 12px 6px 0; }
3843 .page-content .align-right {
3844 float: right !important; }
3845 .page-content img.align-right, .page-content table.align-right {
3847 margin: 6px 0 6px 12px; }
3848 .page-content .align-center {
3849 text-align: center; }
3853 .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6, .page-content pre {
3858 .page-content table {
3859 -webkit-hyphens: auto;
3862 table-layout: fixed;
3864 height: auto !important; }
3867 text-decoration: none; }
3869 background: #dbffdb; }
3871 background: #FFECEC; }
3872 .page-content.page-revision pre code {
3873 white-space: pre-wrap; }
3875 .pointer-container {
3882 border: 1px solid #CCC;
3883 display: inline-block;
3886 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
3889 background-color: #FFF;
3892 .pointer.is-page-editable {
3903 background-color: #FFF;
3904 -webkit-transform: rotate(45deg);
3905 transform: rotate(45deg);
3906 -webkit-transform-origin: 50% 50%;
3907 transform-origin: 50% 50%;
3908 border-bottom: 1px solid #CCC;
3909 border-right: 1px solid #CCC;
3912 background-color: #FFF;
3913 border: 1px solid #DDD;
3917 .pointer input, .pointer button, .pointer a {
3922 vertical-align: top;
3923 padding: 5px 16px; }
3928 .pointer span.icon {
3930 -webkit-user-select: none;
3931 -moz-user-select: none;
3932 -ms-user-select: none;
3933 user-select: none; }
3934 .pointer .input-group .button {
3940 .pointer a.button:hover {
3942 .pointer .svg-icon {
3947 background-color: #FFF;
3948 border: 1px solid #DDD;
3952 align-items: stretch;
3953 flex-direction: row;
3955 transition: width ease-in-out 180ms;
3958 .floating-toolbox.open {
3960 .floating-toolbox [toolbox-toggle] svg {
3961 transition: -webkit-transform ease-in-out 180ms;
3962 transition: transform ease-in-out 180ms;
3963 transition: transform ease-in-out 180ms, -webkit-transform ease-in-out 180ms; }
3964 .floating-toolbox [toolbox-toggle] {
3965 transition: background-color ease-in-out 180ms; }
3966 .floating-toolbox.open [toolbox-toggle] {
3967 background-color: rgba(255, 0, 0, 0.29); }
3968 .floating-toolbox.open [toolbox-toggle] svg {
3969 -webkit-transform: rotate(180deg);
3970 transform: rotate(180deg); }
3971 .floating-toolbox > div {
3973 position: relative; }
3974 .floating-toolbox .tabs {
3976 border-right: 1px solid #DDD;
3979 .floating-toolbox .tabs svg {
3980 fill: rgba(0, 0, 0, 0.5);
3983 .floating-toolbox .tabs > span {
3989 border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
3990 .floating-toolbox.open .tabs > span.active {
3992 background-color: rgba(0, 0, 0, 0.1); }
3993 .floating-toolbox div[toolbox-tab-content] {
3994 padding-bottom: 45px;
3997 flex-direction: column;
3999 overflow-y: scroll; }
4000 .floating-toolbox div[toolbox-tab-content] .padded {
4003 .floating-toolbox div[toolbox-tab-content] .padded.files {
4004 overflow-x: hidden; }
4005 .floating-toolbox h4 {
4008 padding: 0 24px 12px 24px; }
4009 .floating-toolbox .tags input {
4013 .floating-toolbox .tags td, .floating-toolbox .tag-table > div > div > div {
4014 padding-right: 12px;
4016 position: relative; }
4017 .floating-toolbox .handle {
4018 -webkit-user-select: none;
4019 -moz-user-select: none;
4020 -ms-user-select: none;
4024 .floating-toolbox form {
4027 flex-direction: column;
4028 overflow-y: scroll; }
4029 .floating-toolbox table td, .floating-toolbox table th {
4030 overflow: visible; }
4032 [toolbox-tab-content] {
4036 position: relative; }
4037 .tag-display table {
4041 .tag-display tr:first-child td {
4043 .tag-display .heading th {
4045 color: rgba(100, 100, 100, 0.7);
4050 border-bottom: 1px solid #EEE;
4053 .tag-display tr td:first-child {
4055 .tag-display .tag-value {
4057 .tag-display tr:last-child td {
4058 border-bottom: none; }
4064 background-color: #FFF;
4065 border: 1px solid #BBB;
4066 box-shadow: 0 0 4px 1px #CCC;
4071 border-radius: 3px; }
4072 .suggestion-box li {
4075 border-bottom: 1px solid #DDD; }
4076 .suggestion-box li:last-child {
4078 .suggestion-box li.active {
4079 background-color: #EEE; }
4081 .comments-container {
4083 border-top: 1px solid #DDD;
4085 margin-bottom: 16px; }
4086 .comments-container h5 {
4088 font-weight: normal;
4089 margin-top: 0.5em; }
4091 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
4092 min-height: 175px; }
4094 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
4095 .mce-floatpanel[aria-label="Insert/edit media"] .mce-open {
4101 -webkit-animation-name: none !important;
4102 animation-name: none !important; }
4109 body.dragging, body.dragging * {
4110 cursor: move !important; }
4113 border-radius: 100%;
4114 background-color: #EEE;
4127 border-radius: 3px; }
4129 .loading-container {
4132 margin: 32px auto; }
4133 .loading-container > div {
4136 border-radius: 10px;
4137 display: inline-block;
4138 vertical-align: top;
4139 -webkit-transform: translate3d(-10px, 0, 0);
4140 transform: translate3d(-10px, 0, 0);
4142 -webkit-animation-name: loadingBob;
4143 animation-name: loadingBob;
4144 -webkit-animation-duration: 1.4s;
4145 animation-duration: 1.4s;
4146 -webkit-animation-iteration-count: infinite;
4147 animation-iteration-count: infinite;
4148 -webkit-animation-timing-function: cubic-bezier(0.62, 0.28, 0.23, 0.99);
4149 animation-timing-function: cubic-bezier(0.62, 0.28, 0.23, 0.99);
4151 background-color: #0288D1;
4152 -webkit-animation-delay: 0.3s;
4153 animation-delay: 0.3s; }
4154 .loading-container > div:first-child {
4156 background-color: #009688;
4157 -webkit-animation-delay: 0s;
4158 animation-delay: 0s; }
4159 .loading-container > div:last-of-type {
4161 background-color: #ef7c3c;
4162 -webkit-animation-delay: 0.6s;
4163 animation-delay: 0.6s; }
4164 .loading-container > span {
4168 vertical-align: top; }
4170 .search-results > h3 a {
4173 padding-left: 16px; }
4174 .search-results > h3 a i {
4175 padding-right: 12px; }
4178 background-color: #0288D1;
4188 border-radius: 40px;
4189 transition: all ease-in-out 180ms;
4196 margin-right: 4px; }
4197 [back-to-top]:hover {
4199 opacity: 1 !important; }
4200 [back-to-top] .inner {
4202 [back-to-top] span {
4204 vertical-align: top;
4207 .contained-search-box {
4209 .contained-search-box input, .contained-search-box button {
4211 border: 1px solid #DDD;
4212 margin-left: -1px; }
4213 .contained-search-box input {
4215 padding: 6px 12px; }
4216 .contained-search-box input:focus, .contained-search-box input:active {
4218 .contained-search-box button {
4220 .contained-search-box button i {
4222 .contained-search-box button.cancel.active {
4223 background-color: #E84F4F;
4227 border: 1px solid #DDD;
4231 .entity-selector input[type="text"] {
4236 border-bottom: 1px solid #DDD;
4238 padding: 12px 16px; }
4239 .entity-selector .entity-list {
4242 background-color: #EEEEEE; }
4243 .entity-selector .loading {
4245 padding-top: 24px; }
4246 .entity-selector .entity-list > p {
4249 font-size: 1.333em; }
4250 .entity-selector .entity-list > div {
4252 padding-right: 16px;
4253 background-color: #FFF;
4254 transition: all ease-in-out 120ms;
4256 .entity-selector.compact {
4258 .entity-selector.compact .entity-item-snippet {
4261 .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 {
4267 border: 1px solid #DDD;
4268 border-radius: 3px; }
4269 .scroll-box .scroll-box-item {
4271 border-bottom: 1px solid #DDD; }
4272 .scroll-box .scroll-box-item:last-child {
4276 margin: 48px auto 0 auto;
4279 display: inline-block;
4281 vertical-align: top; }