/* # ----------------------------------------------------------------------------- # ~/packages/100_template_css/vendor.scss # Vendor CSS index file # # Product/Info: # https://jekyll.one # # Copyright (C) 2021 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # ----------------------------------------------------------------------------- */ /* // ----------------------------------------------------------------------------- // ~/packages/100_template_css/vendor.scss // Vendor CSS index file // // Product/Info: // https://jekyll.one // // Copyright (C) 2021 Juergen Adams // // J1 Template is licensed under the MIT License. // See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE // ----------------------------------------------------------------------------- */ /* # ---------------------------------------------------------------------------- # ~/vendor/asciidoc/_asciidoc.scss # Custom styles for Asciidoc Markups # # Product/Info: # https://jekyll.one # # Copyright (C) 2021 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # ----------------------------------------------------------------------------- */ .note { padding: 0 !important; border-left: 0 !important; border-radius: 2px !important; } code { word-break: break-word; padding: 0.125em 0.275em 0.125em 0.275em !important; border-radius: 2px; background-color: #e0e0e0 !important; } /* // Account for some code outputs that place code tags in pre tags code { padding: .125em; font-size: inherit; // border-radius: $border--radius; color: inherit; background-color: $pre__code--background-color !important; } */ h2, .h2 { font-size: 200% !important; font-weight: 500; } h3, .h3 { font-size: 175% !important; font-weight: 500; } h4, .h4 { font-size: 150% !important; font-weight: 400; } h5, .h5 { font-size: 150% !important; font-weight: 400; } div .paragraph p span.scaled img { width: auto; height: auto; max-height: 100%; max-width: 100%; } #preamble div.sectionbody div.paragraph.turnoff { display: none; } div.paragraph #preamble div.sectionbody div.paragraph.turnoff { display: block; } b, optgroup, strong { font-weight: 600; } /* jadams, 2017-12-07: removed i: i, cite, em, var, address, dfn { */ /* Interfere with global list styles */ cite, em, var, address, dfn { font-style: italic; font-weight: 400; } table { border-collapse: collapse; border-spacing: 0; } table { font-size: 85%; background: white; margin-bottom: 1.25em; border: solid 1px #9e9e9e; width: -webkit-fill-available; } table thead, table tfoot { background: #eee; font-weight: bold; } table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0.5em 0.625em 0.625em; font-size: inherit; color: rgba(0, 0, 0, 0.8) !important; text-align: left; } table tr th, table tr td { padding: .5rem 1rem 0.5rem 1rem; font-size: inherit; color: rgba(0, 0, 0, 0.8) !important; border-right: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; } table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #f5f5f5; } table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: 1.6; } table.full-width { width: 100%; } table.tableblock { max-width: 100%; border-collapse: separate; } table.tableblock td > .paragraph:last-child p > p:last-child, table.tableblock th > p:last-child, table.tableblock td > p:last-child { margin-bottom: 0; } table.spread { width: 100%; } /* table.tableblock, th.tableblock, td.tableblock { border: 0 solid $grey; } */ table.grid-all th.tableblock, table.grid-all td.tableblock { border-width: 0 1px 1px 0; } table.grid-all tfoot > tr > th.tableblock, table.grid-all tfoot > tr > td.tableblock { border-width: 1px 1px 0 0; } table.grid-cols th.tableblock, table.grid-cols td.tableblock { border-width: 0 1px 0 0; } /* table.grid-all * > tr > .tableblock:last-child, table.grid-cols * > tr > .tableblock:last-child { border-right-width: 0; border-bottom-width: 0; } */ table.grid-rows th.tableblock, table.grid-rows td.tableblock { border-width: 0 0 1px 0; } /* table.grid-all tbody > tr:last-child > th.tableblock, table.grid-all tbody > tr:last-child > td.tableblock, table.grid-all thead:last-child > tr > th.tableblock, table.grid-rows tbody > tr:last-child > th.tableblock, table.grid-rows tbody > tr:last-child > td.tableblock, table.grid-rows thead:last-child > tr > th.tableblock { border-bottom-width: 0; } */ table.grid-all tbody > td:last-child > th.tableblock { border-bottom-width: 1px; } table.grid-rows tfoot > tr > th.tableblock, table.grid-rows tfoot > tr > td.tableblock { border-width: 1px 0 0 0; } table.frame-all { border-width: 1px; } table.frame-sides { border-width: 0 1px; } table.frame-topbot { border-width: 1px 0; } th.halign-left, td.halign-left { text-align: left; } th.halign-right, td.halign-right { text-align: right; } th.halign-center, td.halign-center { text-align: center; } th.valign-top, td.valign-top { vertical-align: top; } th.valign-bottom, td.valign-bottom { vertical-align: bottom; } th.valign-middle, td.valign-middle { vertical-align: middle; } table thead th, table tfoot th { font-weight: bold; } tbody tr th { display: table-cell; line-height: 1.6; background: #f5f5f5; } tbody tr th, tbody tr th p, tfoot tr th, tfoot tr th p { color: rgba(0, 0, 0, 0.8); font-weight: bold; } p.tableblock > code:only-child { background: none; padding: 0; } p.tableblock { font-size: 1em; margin-top: 1.5em; } .quoteblock { /* margin-top: 1.5em; */ margin-right: 1em; margin-bottom: 1.25em; margin-left: 1.5em; display: table; } .quoteblock > .title { margin-left: -1.5em; margin-bottom: 0.75em; } .quoteblock blockquote, .quoteblock blockquote p { color: rgba(0, 0, 0, 0.8); /* font-size: 1.125rem; */ line-height: 1.30; word-spacing: 0.1em; letter-spacing: 0; font-style: italic; text-align: justify; } .quoteblock blockquote { margin: 0; padding: 0; border: 0; } .quoteblock blockquote:before { content: "\201c"; float: left; font-size: 2.10em; font-weight: bold; line-height: 0.6em; margin-left: -0.6em; color: #0d47a1; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } .quoteblock blockquote > .paragraph:last-child p { margin-bottom: 0; } .quoteblock .attribution { margin-top: 0.5em; margin-right: 0.5ex; text-align: right; } .quoteblock .quoteblock { margin-left: 0; margin-right: 0; padding: 0.5em 0; border-left: 3px solid rgba(0, 0, 0, 0.6); } .quoteblock .quoteblock blockquote { padding: 0 0 0 0.75em; } .quoteblock .quoteblock blockquote:before { display: none; } .imageblock img { max-width: 100%; height: auto; } span.icon > .fa { cursor: default; } .audioblock > .title, .exampleblock > .title, .literalblock > .title, .stemblock > .title, .openblock > .title, .paragraph > .title, .quoteblock > .title, .verseblock > .title, .videoblock > .title, .dlist > .title, .olist > .title, .ulist > .title, .qlist > .title, .hdlist > .title { text-rendering: optimizeLegibility; text-align: left; color: #424242; line-height: 1.25; font-size: 1.125rem; font-weight: 500; margin-top: .5em; margin-bottom: .75em; } .admonitionblock td.content > .title { text-rendering: optimizeLegibility; text-align: left; color: #424242; line-height: 1.25; font-size: 1.125rem; font-weight: 500; margin-bottom: .5em; } table.tableblock > .title { text-rendering: optimizeLegibility; text-align: left; color: #424242; line-height: 1.25; font-size: 1.125rem; font-weight: 500; margin: 0px !important; border-top: 1px solid #9e9e9e; } .listingblock > .title, .imageblock > .title { color: #424242; line-height: 1.25; font-size: 1.125rem; font-weight: 500; margin-bottom: .5rem; } .listingblock pre { display: block; line-height: 1.25rem !important; word-break: break-all; word-wrap: break-word; padding: 0.75rem; margin: 0 0 1.5rem; border: 1px solid #bdbdbd; } /* // jadams, 2019-03-31: Make adoc blocks responsive (like BS table-responsive) div.exampleblock, div.literalblock, div.listingblock, div.quoteblock { width: 100%; overflow-x: auto; } div.admonitionblock.note, div.admonitionblock.tip, div.admonitionblock.important, div.admonitionblock.warning, div.admonitionblock.caution { width: 100%; overflow-x: auto; } // jadams 2019-01-24: Moved to flat style (no border-radius|box-shadow) .admonitionblock > table { border-collapse: separate; border-bottom: 2px solid $grey; border-right: 2px solid $grey; background: $gray-100; width: 100%; } */ .admonitionblock > table td.icon { text-align: center; width: 130px; border-right: 0px !important; border-bottom: 0px; } .admonitionblock > table td.icon img { max-width: none; } .admonitionblock > table td.icon .title { font-weight: bold; font-family: "Open Sans", "DejaVu Sans", sans-serif; text-transform: uppercase; } .admonitionblock > table td.content { padding-left: 1.125em; padding-right: 1.125em; border-right: 1px; border-left: 1px dotted #9e9e9e; font-size: inherit; color: rgba(0, 0, 0, 0.8); text-align: justify; border-bottom: 0px; min-width: 20em; /* font-size: $table__body--font-size; */ } .admonitionblock > table td.content > :last-child > :last-child { margin-bottom: 0; } .icon-note { color: #2196f3; } .icon-tip { color: #4caf50; } .icon-important { color: #ff9800; } .icon-warning { color: #fdd835; } .icon-caution { color: #f44336; } .admonitionblock td.icon [class^="fa icon-"] { font-size: 5rem; cursor: default; } .admonitionblock td.icon .icon-note:before { content: "\f05a"; } .admonitionblock td.icon .icon-tip:before { content: "\f0eb"; } .admonitionblock td.icon .icon-important:before { content: "\f06a"; } .admonitionblock td.icon .icon-warning:before { content: "\f071"; } .admonitionblock td.icon .icon-caution:before { content: "\f06d"; } .admonitionblock td.icon .icon-question:before { content: "\f128"; color: #ffc107; } .admonitionblock td.icon .icon-answer:before { content: "\f0a4"; color: #2196f3; } .exampleblock { margin-bottom: 1.25rem; border-radius: 2px; color: rgba(0, 0, 0, 0.8); background: #fafafa; } .exampleblock > .content > :first-child { margin-top: 0; } .exampleblock > .content > :last-child { margin-bottom: 0; } .exampleblock > .content > :last-child { margin-bottom: 1.25em; } .exampleblock.result { display: none; } a.view-result { float: right; font-weight: normal; text-decoration: none; font-size: 85%; line-height: 0.9; } span.footnote, span.footnoteref { vertical-align: super; font-size: 0.875em; } span.footnote a, span.footnoteref a { text-decoration: none; } span.footnote a:active, span.footnoteref a:active { text-decoration: underline; } #footnotes { padding: 0.75em 0; margin-top: -0.625em; } #footnotes hr { width: 20%; min-width: 6.25em; margin: -.25em 0 0.75em 0; border-width: 1px 0 0 0; } #footnotes .footnote { line-height: 1.3; font-size: 0.875em; margin-left: 1.2em; text-indent: -1.2em; margin-bottom: 0.2em; padding: 0 0.375em; } #footnotes .footnote a:first-of-type { font-weight: bold; text-decoration: none; } #footnotes .footnote:last-of-type { margin-bottom: 0; } .gist .file-data > table { border: 0; background: #000; width: 100%; margin-bottom: 0; } .gist .file-data > table td.line-data { width: 99%; } .mono { font-family: "Droid Sans Mono", "DejaVu Sans Mono", "Monospace", monospace; } div.unbreakable { page-break-inside: avoid; } .big { font-size: larger; } .small { font-size: smaller; } .underline { text-decoration: underline; } .overline { text-decoration: overline; } .line-through { text-decoration: line-through; } .aqua { color: #00bfbf; } .aqua-background { background-color: #00fafa; } .black { color: #000; } .black-background { background-color: #000; } .blue { color: #0000bf; } .blue-background { background-color: #0000fa; } .fuchsia { color: #bf00bf; } .fuchsia-background { background-color: #fa00fa; } .gray { color: #606060; } .gray-background { background-color: #7d7d7d; } .green { color: #006000; } .green-background { background-color: #007d00; } .lime { color: #00bf00; } .lime-background { background-color: #00fa00; } .maroon { color: #600000; } .maroon-background { background-color: #7d0000; } .navy { color: #000060; } .navy-background { background-color: #00007d; } .olive { color: #606000; } .olive-background { background-color: #7d7d00; } .purple { color: #600060; } .purple-background { background-color: #7d007d; } .red { color: #bf0000; } .red-background { background-color: #fa0000; } .silver { color: #909090; } .silver-background { background-color: #bcbcbc; } .teal { color: #006060; } .teal-background { background-color: #007d7d; } .white { color: #bfbfbf; } .white-background { background-color: #fafafa; } .yellow { color: #bfbf00; } .yellow-background { background-color: #fafa00; } button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; } button, input { line-height: normal; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; margin-right: .25rem; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } .hdlist > table, .colist > table { border-collapse: separate; border: 0; background: none; } .colist > table tr th, .colist > table tr td { border-right: 0; border-bottom: 0; } .hdlist > table > tbody > tr, .colist > table > tbody > tr { background: none; } td.hdlist1 { padding-right: 0.75em; font-weight: bold; } td.hdlist1, td.hdlist2 { vertical-align: top; } .literalblock + .colist, .listingblock + .colist { margin-top: -0.5em; } .colist > table tr > td:first-of-type { padding: 0 0.5rem 0 0.5rem; line-height: 1; } .colist > table tr > td:last-of-type { padding: 0.25rem 0; } .conum[data-value] { display: inline-block; color: #fafafa !important; background-color: #2196f3; -webkit-border-radius: 100px; border-radius: 100px; text-align: center; width: 1.67em; height: 1.67em; font-size: 85%; line-height: 1.67em; font-family: Roboto, sans-serif; font-style: normal; font-weight: 600; } .conum[data-value] * { color: #fafafa !important; } .conum[data-value] + b { display: none; } .conum[data-value]:after { content: attr(data-value); } pre .conum[data-value] { position: relative; top: -0.125em; } b.conum * { color: inherit !important; } .conum:not([data-value]):empty { display: none; } kbd { font-family: monospace, serif; font-size: 1em; } .keyseq { color: rgba(51, 51, 51, 0.8); } kbd:not(.keyseq) { display: inline-block; color: rgba(0, 0, 0, 0.8); font-size: 0.75em; background-color: #e0e0e0; border: 1px solid #bdbdbd; -webkit-border-radius: 3px; border-radius: 3px; margin: -0.15em 0.15em 0 0.15em; padding: 0.2em 0.6em 0.2em 0.5em; vertical-align: middle; white-space: nowrap; } .keyseq kbd:first-child { margin-left: 0; } .keyseq kbd:last-child { margin-right: 0; } .qanda > ol > li > p > em:only-child { color: #455a64; } .olist > ol > li > p { margin: 0 0 .1em !important; } .ulist > ul > li > p { margin: 0 0 .1em !important; } ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; } ul.square { list-style-type: square; } ul.circle { list-style-type: circle; } ul.disc { list-style-type: disc; } .fa.fa-square-o { font-weight: 400 !important; } .fa-square-o:before { content: "\f0c8"; } .fa.fa-check-square-o { font-weight: 400 !important; } .fa-check-square-o:before { content: "\f14a"; } .ulist.checklist > ul > li > p > input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; position: relative; z-index: 1; display: inline-block; width: 1.125rem; height: 1.125rem; overflow: hidden; border: 0.125rem solid rgba(0, 0, 0, 0.54); border-radius: .125rem; } @media only screen and (max-width: 576px) { .admonitionblock > table td.content { border-left: 0; } } @media only screen and (max-width: 768px) and (max-width: 992px) { .admonitionblock > table td.content { border-left: 0; } .admonitionblock table, .admonitionblock tbody, .admonitionblock tr, .admonitionblock td { display: block; } .admonitionblock > table td.icon { width: unset; } .admonitionblock td.icon { padding-left: unset !important; } /* Transform table columns into rows */ .admonitionblock td { border: none; border-top: 1px dotted #bdbdbd; position: relative; white-space: normal; /* padding-left: 50%; */ /* text-align:left; */ } .admonitionblock td:before { position: absolute; top: 6px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; text-align: left; font-weight: bold; } } /* # ---------------------------------------------------------------------------- # ~/vendor/asciidoc/_asciidoc_results_viewer.scss # Bootstrap MDE - Styles for Asciidoc ResultViewer Extension # ---------------------------------------------------------------------------- # # Product/Info: # https://jekyll.one # # Copyright (C) 2021 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # # ----------------------------------------------------------------------------- */ .tooltip-inner { background-color: #607d8b; border-radius: 0.125rem; } .tooltip.in { opacity: 1.0; } .tooltip.tooltip-top .tooltip-arrow { border-top-color: #263238; } .tooltip.bs-tether-element-attached-bottom .tooltip-arrow { border-top-color: #263238; } .btn-viewer { position: absolute; top: 2.6rem; right: .5rem; z-index: 3; display: block; padding: .25rem .75rem; font-size: .75rem; font-style: normal; font-weight: 300; color: #212121; cursor: pointer; text-transform: uppercase; background-color: transparent; border-radius: .25rem; } .btn-viewer:hover { color: #fff; background-color: #607d8b; } .btn-viewer + .tooltip > .tooltip-inner { background-color: #f00; } .j1-viewer { position: relative; display: block; float: right; } .j1-tooltip + .tooltip > .tooltip-inner { background-color: #f00; } .j1-tooltip + .tooltip > .tooltip-arrow { background-color: #f00; } @media screen and (min-width: 320px) and (max-width: 767px) { .j1-viewer { display: none; } } /* # ----------------------------------------------------------------------------- # ~/vendor/fonts/_roboto.scss # Roboto Font by Google Inc. # # Product/Info: # https://jekyll.one # https://fonts.google.com/specimen/Roboto # # Copyright (C) 2021 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # Roboto Font is licensed under Apache License 2.0. # See: https://github.com/google/roboto/blob/master/LICENSE # ----------------------------------------------------------------------------- */ @font-face { font-family: "Roboto"; src: local(Roboto Thin), url("/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Thin.woff2") format("woff2"), url("/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Thin.woff") format("woff"); font-weight: 100; } @font-face { font-family: "Roboto"; src: local(Roboto Light), url("/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.woff2") format("woff2"), url("/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.woff") format("woff"); font-weight: 300; } @font-face { font-family: "Roboto"; src: local(Roboto Regular), url("/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Regular.woff2") format("woff2"), url("/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Regular.woff") format("woff"); font-weight: 400; } @font-face { font-family: "Roboto"; src: local(Roboto Medium), url("/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Medium.woff2") format("woff2"), url("/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Medium.woff") format("woff"); font-weight: 500; } @font-face { font-family: "Roboto"; src: local(Roboto Bold), url("/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.woff2") format("woff2"), url("/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.woff") format("woff"); font-weight: 700; }