assets/themes/j1/core/css/themes/unolight/bootstrap.css in j1-template-2022.6.3 vs assets/themes/j1/core/css/themes/unolight/bootstrap.css in j1-template-2023.0.0

- old
+ new

@@ -1,32 +1,32 @@ @charset "UTF-8"; /* # ----------------------------------------------------------------------------- - # ~/packages/100_template_css/theme-uno.scss + # ~/packages/100_theme_css/theme-uno.scss # Theme Uno - Light variant # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ /* # ---------------------------------------------------------------------------- - # ~/100_template_css/scss/theme_uno.scss + # ~/100_theme_css/scss/theme_uno.scss # Theme Uno - Definitions AND partial index file|s # # Product/Info: # https:#jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ---------------------------------------------------------------------------- # NOTE: # jadams, 2017-11-18: modified (applied fixes) to _drawer.scss|_forms.scss (mixins) # See: # Issue #949 - https://github.com/FezVrasta/bootstrap-material-design/pull/949, @@ -40,14 +40,14 @@ # ~/scss/theme_uno/bootstrap/variables.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: This is the (SASS) entry point for global theme variables # ----------------------------------------------------------------------------- */ /* @@ -9772,14 +9772,14 @@ # ~/scss/theme_uno/bootstrap/mixins.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: This is the (SASS) entry point for all theme specific mixins # ----------------------------------------------------------------------------- */ /* @@ -9807,14 +9807,14 @@ # ~/scss/theme_uno/bootstrap.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: This is the (SASS) entry point for all Bootstrap Overloads # ----------------------------------------------------------------------------- */ /* @@ -9822,14 +9822,14 @@ # ~/scss/theme_uno/bootstrap/_alerts.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .alert { border-color: #bdbdbd !important; } @@ -9839,14 +9839,14 @@ # Provides additional body styles # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ body { background-color: #f5f5f5; } @@ -9933,14 +9933,14 @@ # ~/scss/theme_uno/bootstrap/_buttons.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .btn { color: #000 !important; } @@ -9985,14 +9985,14 @@ # Provides custom styles and overloads # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ caption { color: #424242; } @@ -10001,14 +10001,14 @@ # ~/scss/theme_uno/bootstrap/_checkboxes.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .checkbox label, label.checkbox-inline { position: relative; @@ -10143,14 +10143,14 @@ # Provides custom styles and overloads # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ code { color: #212121; } @@ -10159,14 +10159,14 @@ # ~/scss/theme_uno/bootstrap/_dropdown.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .dropdown-item { color: #9e9e9e !important; } @@ -11474,11 +11474,12 @@ # Product/Info: # https://jekyll.one # ----------------------------------------------------------------------------- */ .h1, .h2, .h3, .h4, .h5, .h6, .h7, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { - font-family: "Roboto Slab", Helvetica, Arial, sans-serif; } + font-family: "Roboto Slab", Helvetica, Arial, sans-serif; + padding-bottom: .25rem; } /* # ----------------------------------------------------------------------------- # ~/scss/theme_uno/bootstrap/_input-group.scss # @@ -11590,14 +11591,14 @@ # Provides custom styles and overloads # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ a { color: #616161 !important; font-weight: 500 !important; @@ -11630,14 +11631,14 @@ # ~/scss/theme_uno/bootstrap/_modal.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .close { text-shadow: unset !important; opacity: .7 !important; } @@ -11656,19 +11657,19 @@ .modal-content .modal-footer .btn { margin: 0; } /* # ----------------------------------------------------------------------------- - # ~/100_template_css/scss/theme_uno_dark/bootstrap/_navbar.scss + # ~/100_theme_css/scss/theme_uno_dark/bootstrap/_navbar.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .md-light { background-color: #e0e0e0; } @@ -11677,14 +11678,14 @@ # ~/scss/theme_uno/bootstrap/_pagination.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .page-link { border-radius: 0px !important; margin-right: 5px !important; @@ -11708,14 +11709,14 @@ # ~/scss/theme_uno/bootstrap/_pagination.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .page-link { border-radius: 0px !important; margin-right: 5px !important; @@ -11740,14 +11741,14 @@ # Provides custom popover styles and # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .popover { background: #e0e0e0; } @@ -11805,14 +11806,14 @@ # ~/scss/theme_uno/bootstrap/_tables.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ table.tableblock > .title { padding-left: 5px !important; } @@ -11822,14 +11823,14 @@ # Provides custom tooltip styles and # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; @@ -14797,19 +14798,36 @@ .mx-xxl-auto { margin-left: auto !important; } } /* # ----------------------------------------------------------------------------- + # ~/theme_uno/bootstrap/utilities/_text.scss + # Provides additional text styles + # + # Product/Info: + # https://jekyll.one + # + # Copyright (C) 2023 Juergen Adams + # + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md + # ----------------------------------------------------------------------------- +*/ +.text-justify { + text-align: justify; } + +/* + # ----------------------------------------------------------------------------- # ~/scss/theme_uno/extentions.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: This is the (SASS) entry point for all theme extentions # ----------------------------------------------------------------------------- */ /* @@ -14818,14 +14836,14 @@ // Provides styles for the J1 Accordion Panel // // Product/Info: // https://jekyll.one // -// Copyright (C) 2022 Juergen Adams +// Copyright (C) 2023 Juergen Adams // -// J1 Template is licensed under the MIT License. -// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE +// J1 Theme is licensed under the MIT License. +// See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md // ---------------------------------------------------------------------------- */ .accordion { text-align: left; } @@ -14873,14 +14891,14 @@ # ~/scss/theme_uno/extensions/_advertising.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: MDE styles for the Advertising module (Ads) # ----------------------------------------------------------------------------- */ .advertising { @@ -14897,14 +14915,14 @@ # ~/scss/theme_uno/extensions/_attic.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Styles for the attics module (master header) # ----------------------------------------------------------------------------- */ .no-attic { @@ -15042,14 +15060,14 @@ # ~/scss/theme_uno/extensions/_badge.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: General styles for tag boxes|clouds # ----------------------------------------------------------------------------- */ span.badge > a { @@ -15061,14 +15079,14 @@ // Provides general styles for the J1 Banner // // Product/Info: // https://jekyll.one // -// Copyright (C) 2022 Juergen Adams +// Copyright (C) 2023 Juergen Adams // -// J1 Template is licensed under the MIT License. -// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE +// J1 Theme is licensed under the MIT License. +// See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md // ----------------------------------------------------------------------------- */ .banner-divider { border-bottom: 1px dotted #bdbdbd; } @@ -15087,14 +15105,14 @@ # Provides additional styles taken from BS DOC template # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .doc-example { background-color: #f5f5f5; border: 1px solid rgba(0, 0, 0, 0.4); @@ -15108,14 +15126,14 @@ # ~/scss/theme_uno/extensions/_cards.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Styles for (extended) cards # NOTE: Cards|Styles, inspired by BS3 Material-Kit # ----------------------------------------------------------------------------- # TODO: Should be moved|integrated to|with ~/scss/theme_uno/bootstrap/_cards.scss @@ -15789,14 +15807,14 @@ # ~/scss/theme_uno/extensions/_collection.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: General collection styles # ----------------------------------------------------------------------------- */ .article-overview-heading { @@ -17210,14 +17228,14 @@ // Provides general styles for the J1 Dropcaps // // Product/Info: // https://jekyll.one // -// Copyright (C) 2022 Juergen Adams +// Copyright (C) 2023 Juergen Adams // -// J1 Template is licensed under the MIT License. -// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE +// J1 Theme is licensed under the MIT License. +// See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md // ----------------------------------------------------------------------------- */ .j1-dropcap { font: 2em/0.8 "Roboto Slab", sans-serif; line-height: 1.25rem; @@ -17247,14 +17265,14 @@ # ~/scss/theme_uno/extensions/fab.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Util styles added on button elements to create an PULSED animation # ----------------------------------------------------------------------------- */ .btn { @@ -17520,14 +17538,14 @@ # ~/scss/theme_uno/extensions/_footer.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: General footer styles # ----------------------------------------------------------------------------- */ .footer { @@ -17707,20 +17725,135 @@ .copyright .dark-social.pull-right { text-align: left; float: none !important; } } /* +// ----------------------------------------------------------------------------- +// ~/scss/theme_uno/bootstrap/extensions/_icons.scss +// Provides all general icon styles for J1 Theme +// +// Product/Info: +// https://jekyll.one +// +// Copyright (C) 2023 Juergen Adams +// +// J1 Theme is licensed under the MIT License. +// See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md +// ----------------------------------------------------------------------------- +*/ +/* j1-icons + ------------------------------------------------------------------------------- */ +/* Social Icons +-------------------------------------------------------------------------------- */ +.social-icons { + margin: 0; + padding: 0; } + +.social-icons li { + list-style: none; + margin-right: 3px; + margin-bottom: 5px; + text-indent: -9999px; + display: inline-block; } + +.social-icons li a, a.social-icon { + width: 28px; + height: 28px; + display: block; + background-position: 0 0; + background-repeat: no-repeat; + transition: all 0.3s ease-in-out; } + +.social-icons li:hover a { + background-position: 0 -38px; } + +.social-icons-color li a { + opacity: 0.7; + background-position: 0 -38px !important; + -webkit-backface-visibility: hidden; + /* for chrome */ } + +.social-icons-color li a:hover { + opacity: 1; } + +.social_amazon { + background: url(/assets/images/modules/icons/social/amazon.png) no-repeat; } + +.social_behance { + background: url(/assets/images/modules/icons/social/behance.png) no-repeat; } + +.social_blogger { + background: url(/assets/images/modules/icons/social/blogger.png) no-repeat; } + +.social_dribbble { + background: url(/assets/images/modules/icons/social/dribbble.png) no-repeat; } + +.social_dropbox { + background: url(/assets/images/modules/icons/social/dropbox.png) no-repeat; } + +.social_facebook { + background: url(/assets/images/modules/icons/social/facebook.png) no-repeat; } + +.social_forrst { + background: url(/assets/images/modules/icons/social/forrst.png) no-repeat; } + +.social_github { + background: url(/assets/images/modules/icons/social/github.png) no-repeat; } + +.social_googleplus { + background: url(/assets/images/modules/icons/social/googleplus.png) no-repeat; } + +.social_instagram { + background: url(/assets/images/modules/icons/social/instagram.png) no-repeat; } + +.social_linkedin { + background: url(/assets/images/modules/icons/social/linkedin.png) no-repeat; } + +.social_pintrest { + background: url(/assets/images/modules/icons/social/pintrest.png) no-repeat; } + +.social_rss { + background: url(/assets/images/modules/icons/social/rss.png) no-repeat; } + +.social_skype { + background: url(/assets/images/modules/icons/social/skype.png) no-repeat; } + +.social_spotify { + background: url(/assets/images/modules/icons/social/spotify.png) no-repeat; } + +.social_twitter { + background: url(/assets/images/modules/icons/social/twitter.png) no-repeat; } + +.social_vimeo { + background: url(/assets/images/modules/icons/social/vimeo.png) no-repeat; } + +.social_vk { + background: url(/assets/images/modules/icons/social/vk.png) no-repeat; } + +.social_wordpress { + background: url(/assets/images/modules/icons/social/wordpress.png) no-repeat; } + +.social_xing { + background: url(/assets/images/modules/icons/social/xing.png) no-repeat; } + +.social_yahoo { + background: url(/assets/images/modules/icons/social/yahoo.png) no-repeat; } + +.social_youtube { + background: url(/assets/images/modules/icons/social/youtube.png) no-repeat; } + +/* # ----------------------------------------------------------------------------- # ~/scss/theme_uno/extentions/_images.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # See: https://www.digitalocean.com/community/tutorials/css-cropping-images__object--fit # ----------------------------------------------------------------------------- */ .img-bg--fill { @@ -17748,16 +17881,16 @@ # ~/scss/theme_uno/extensions/_lane.scss # Helper classen for J! template lanes (fick dich) # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- - # NOTE: Styles for J1 Template Lanes + # NOTE: Styles for J1 Theme Lanes # ----------------------------------------------------------------------------- */ .elevated-z0 { background-color: transparent; } @@ -17781,14 +17914,14 @@ # ~/scss/theme_uno/extensions/_pages.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Additional styles for page articles (pages) # ----------------------------------------------------------------------------- */ .fix-height-150 { @@ -17998,14 +18131,14 @@ // Provides general styles for the J1 Plan Banner // // Product/Info: // https://jekyll.one // -// Copyright (C) 2022 Juergen Adams +// Copyright (C) 2023 Juergen Adams // -// J1 Template is licensed under the MIT License. -// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE +// J1 Theme is licensed under the MIT License. +// See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md // ----------------------------------------------------------------------------- */ .plan-card { margin-bottom: 2rem; transition: all 0.42s cubic-bezier(0.19, 1, 0.22, 1); @@ -18129,14 +18262,14 @@ # ~/scss/theme_uno/extensions/_post.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: General styles for blog articles (posts) # ----------------------------------------------------------------------------- */ .post-category-icon .fa, @@ -18224,14 +18357,14 @@ # ~/scss/theme_uno/extensions/pulser.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Util styles added on button elements to create an PULSED animation # ----------------------------------------------------------------------------- */ .pulsed .pulsed-z1 .pulsed-z2 .pulsed-z3 { @@ -18399,14 +18532,14 @@ # ~/scss/theme_uno/extensions/_radios.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .radio label, label.radio-inline { position: relative; @@ -18555,14 +18688,14 @@ # ~/scss/theme_uno/extensions/_scroll-group.scss # Class for the scoller|infinite scroll (based|modified from BS list_groups) # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .scroll-group { display: flex; flex-direction: row; @@ -18625,14 +18758,14 @@ # ~/scss/theme_uno/extensions/_scrollbars.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Styles for custom scrollbars, see # https://codepen.io/devstreak/pen/dMYgeO # ----------------------------------------------------------------------------- */ @@ -18897,14 +19030,14 @@ # Provides styles for sticker images # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ .sticker-wrapper { display: flex; justify-content: center; @@ -19016,14 +19149,14 @@ # ~/scss/theme_uno/extensions/_tags.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: General styles for tag boxes|clouds # ----------------------------------------------------------------------------- */ .tag__box:before, .tag__box:after { @@ -19115,14 +19248,14 @@ # ~/scss/theme_uno/extensions/_timeline.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: General styles for blog|post generator of type 'timeline' # ----------------------------------------------------------------------------- */ .timeline-header-box { @@ -19440,14 +19573,14 @@ # ~/scss/theme_uno/extensions/transitions.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Util styles added on button elements to create an PULSED animation # ----------------------------------------------------------------------------- */ .cssFadeIn { @@ -19467,14 +19600,14 @@ # Inspired by Google MDC Web # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: MDE styles for transparency # ----------------------------------------------------------------------------- */ /* @@ -19554,14 +19687,14 @@ # ~/scss/theme_uno/extensions/_typography.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Typography styles for resposive text (rtext) # Provides flowting text styles for dynamic|responsible text. # Inspired by Materialize (http://materializecss.com/) # TODO:1 @@ -20222,14 +20355,14 @@ # ~/scss/theme_uno/extensions/_utilities.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Additional utility styles # ----------------------------------------------------------------------------- */ /* @@ -20237,14 +20370,14 @@ # ~/scss/theme_uno/bootstrap/variables.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: This is the (SASS) entry point for global theme variables # ----------------------------------------------------------------------------- */ /* @@ -20416,14 +20549,14 @@ # ~/scss/theme_uno/extensions/_utilities.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Additional utility styles # ----------------------------------------------------------------------------- */ /* @@ -20431,14 +20564,14 @@ # ~/scss/theme_uno/bootstrap/variables.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: This is the (SASS) entry point for global theme variables # ----------------------------------------------------------------------------- */ /* @@ -20610,16 +20743,16 @@ # ~/scss/theme_uno/extensions/_wave.scss # Helper classen for J! template lanes (fick dich) # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- - # NOTE: Styles for J1 Template Lanes + # NOTE: Styles for J1 Theme Lanes # ----------------------------------------------------------------------------- */ .wave { display: none; } @@ -20628,14 +20761,14 @@ # ~/scss/theme_uno/bootstrap/mde/_buttons.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: MDE button styles # ----------------------------------------------------------------------------- */ /* jadams, 2017-12-07, enlarge button size */ @@ -20878,14 +21011,14 @@ # ~/scss/theme_uno/bootstrap/extensions/mde/_color_palette.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: MD Color Palette # ----------------------------------------------------------------------------- */ .mdColorValue { @@ -25278,14 +25411,14 @@ # ~/scss/theme_uno/bootstrap/extensions/mde/_color_table.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Color Palette for MD tables, taken from Google MDC Web. # ----------------------------------------------------------------------------- # TODO: Should be integrated into J1 page styles # SPEC: https://material.io/guidelines/ @@ -25561,14 +25694,14 @@ # Inspired by Google MDC Web # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: MDE elevation styles # SPEC: https://material.io/guidelines/ # ----------------------------------------------------------------------------- */ @@ -25662,14 +25795,14 @@ # ~/scss/theme_uno/bootstrap/modules.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: This is the (SASS) entry point for build-in theme MODULES # ----------------------------------------------------------------------------- */ /* @@ -25678,15 +25811,15 @@ # # Product/Info: # http://jekyll.one # http://www.primebox.co.uk/projects/jquery-cookiebar/ # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # Copyright (C) 2016 Ant Parsons (primebox.co.uk) # - # J1 Template is licensed under the MIT License - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # Cookiebar is licensed under Creative Commons Attribution 3.0 Unported License # See: http://creativecommons.org/licenses/by/3.0/ # ----------------------------------------------------------------------------- # NOTE: Provides styles for the J1 CookieBar module # NOTE: Settings for text_color|background_color are set dynamicall by the JS adapter @@ -25736,14 +25869,14 @@ # ~/scss/theme_uno/modules/_enhanced-modals.scss # # Product/Info: # http://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: NO fa icons should be used with enhanced modals to NOT conflict # with asciidoc ICON colors # NOTE: Styles should be moved to bootstrap folder as modals NOT belong # to a J1 Module (js) @@ -25946,14 +26079,14 @@ # ~/scss/theme_uno/modules/_galleries.scss # # Product/Info: # http://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Styles for J1 Galleries (all) # ----------------------------------------------------------------------------- */ .gallery-title { @@ -25967,14 +26100,14 @@ # ~/scss/theme_uno/modules/_navigator.scss # # Product/Info: # http://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Styles for module J1 Navigator (NAV Module) # ----------------------------------------------------------------------------- # TODO: dropdown-menu|max-width: should be configurable # ----------------------------------------------------------------------------- @@ -26949,14 +27082,14 @@ # ~/scss/theme_uno/modules/_rouge.scss # # Product/Info: # http://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Provides styles for the module J1 Rouge (Highlighter) # ----------------------------------------------------------------------------- */ code[class^="language-"] { @@ -26969,14 +27102,14 @@ # ~/scss/theme_uno/modules/_searcher.scss # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: # ----------------------------------------------------------------------------- */ .top-search { @@ -27007,14 +27140,14 @@ # Product/Info: # https://jekyll.one # https://tscanlin.github.io/tocbot # # Copyright (C) 2016 Tim Scanlin - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # Tocbot is licensed under MIT License. # See: https://github.com/tscanlin/tocbot/blob/master/LICENSE # ----------------------------------------------------------------------------- */ .toc { @@ -27069,14 +27202,14 @@ # Provides Tocbot styles for theme Uno # # Product/Info: # https://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Several styles are moved to ~/assets/themes/j1/adapter/js/toccer.js # to set CSS styles fo selected theme dynamically # ----------------------------------------------------------------------------- */ @@ -27152,13 +27285,13 @@ # ~/scss/theme_uno/modules/_totop.scss # # Product/Info: # http://jekyll.one # - # Copyright (C) 2022 Juergen Adams + # Copyright (C) 2023 Juergen Adams # - # J1 Template is licensed under the MIT License. - # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # J1 Theme is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- # NOTE: Styles for J1 Back2Top # ----------------------------------------------------------------------------- */ /*