From 00b5e85dcf1805cbf6314ed9571096dc1ae39b8c Mon Sep 17 00:00:00 2001 From: Dominik Pfaffenbauer Date: Thu, 25 Jul 2019 10:33:46 +0200 Subject: [PATCH 1/2] update CoreShop CI --- .../Resources/public/pimcore/css/core.css | 4 +- .../public/pimcore/img/logo-fill.svg | 75 ++----------- .../public/pimcore/img/logo-full.svg | 10 ++ .../Resources/public/pimcore/img/logo.svg | 75 ++----------- .../Resources/public/pimcore/js/helpers.js | 2 +- .../Resources/public/pimcore/js/resource.js | 63 ++--------- .../Resources/public/static/css/mail.css | 2 +- .../Resources/public/static/css/shop.css | 100 +++++++++--------- .../public/static/images/logo-full.svg | 10 ++ .../Resources/public/static/images/logo.png | Bin 1772 -> 13755 bytes .../Resources/views/Mail/layout.html.twig | 2 +- .../Resources/views/_header.html.twig | 6 +- .../Resources/public/pimcore/css/print.css | 68 ++++++------ .../views/OrderDocumentPrint/header.html.twig | 2 +- .../Resources/public/pimcore/img/logo.svg | 4 +- 15 files changed, 136 insertions(+), 287 deletions(-) create mode 100644 src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo-full.svg create mode 100644 src/CoreShop/Bundle/FrontendBundle/Resources/public/static/images/logo-full.svg diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/css/core.css b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/css/core.css index f80c5650d7..70a09aef07 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/css/core.css +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/css/core.css @@ -18,7 +18,7 @@ } #pimcore_navigation li#pimcore_menu_coreshop:hover:after { - background-color: #5CB672; + background-color: #cd1017; } .icon-coreshop-shop:before { content: '\e800'; } /* '' */ @@ -31,7 +31,7 @@ } .coreshop_icon_localization { - background: url(../img//collaboration.svg) center center no-repeat !important; + background: url(../img/collaboration.svg) center center no-repeat !important; } .coreshop_settings_inherited { diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo-fill.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo-fill.svg index 54cea3c9cc..144810bb21 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo-fill.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo-fill.svg @@ -1,69 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + coreshopWon rgb + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo-full.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo-full.svg new file mode 100644 index 0000000000..02ec7e339d --- /dev/null +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo-full.svg @@ -0,0 +1,10 @@ + + + + + coreshopWon rgb + + + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo.svg index f1f1db63fd..144810bb21 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/logo.svg @@ -1,69 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + coreshopWon rgb + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/helpers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/helpers.js index c40c258129..3a3c30bb57 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/helpers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/helpers.js @@ -51,7 +51,7 @@ coreshop.util.format.currency = function (currency, v) { coreshop.helpers.showAbout = function () { var html = '
'; - html += '

'; + html += '

'; html += '
Version: ' + coreshop.settings.bundle.version + ''; html += '

© by Dominik Pfaffenbauer, Wels, Austria (coreshop.org)'; html += '

License | '; diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/resource.js index 1ddcede9c4..1b20b89a68 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/resource.js @@ -354,61 +354,14 @@ coreshop.core.resource = Class.create(coreshop.resource, { }); Ext.get('pimcore_navigation').down('ul').insertHtml('beforeEnd', '
  • ' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + + '\n' + + ' \n' + + ' \n' + + ' \n' + + ' coreshopWon rgb\n' + + ' \n' + + '\n' + '
  • '); Ext.get('pimcore_menu_coreshop').on('mousedown', function (e, el) { toolbar.showSubMenu.call(this._menu, e, el); diff --git a/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/css/mail.css b/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/css/mail.css index 27ef7d0b80..91de022424 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/css/mail.css +++ b/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/css/mail.css @@ -1,3 +1,3 @@ .body-drip { - border-top: 8px solid #5cb672; + border-top: 8px solid #cd1017; } diff --git a/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/css/shop.css b/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/css/shop.css index 12e0acf404..ae45e31c6c 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/css/shop.css +++ b/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/css/shop.css @@ -2572,36 +2572,36 @@ fieldset:disabled a.btn { .btn-success { color: #fff; - background-color: #5cb672; - border-color: #5cb672; + background-color: #cd1017; + border-color: #cd1017; } .btn-success:hover { color: #fff; - background-color: #218838; - border-color: #1e7e34; + background-color: #333333; + border-color: #333333; } .btn-success:focus, .btn-success.focus { - box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); + box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); } .btn-success.disabled, .btn-success:disabled { color: #fff; - background-color: #28a745; - border-color: #28a745; + background-color: #333333; + border-color: #333333; } .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; - background-color: #1e7e34; - border-color: #1c7430; + background-color: #333333; + border-color: #333333; } .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { - box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); + box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); } .btn-info { @@ -5008,7 +5008,7 @@ tbody.collapse.show { .alert-success { color: #155724; background-color: #d4edda; - border-color: #5cb672; + border-color: #5CB672; } .alert-success hr { @@ -11347,7 +11347,7 @@ body { /* Standard Styles Starts */ a { - color: #5cb672; + color: #cd1017; } a:hover { @@ -11394,7 +11394,7 @@ h6 { .navbar-dark:not(.bg-green) .navbar-nav .nav-link:hover { - color: #5cb672; + color: #cd1017; } @media (min-width: 992px) @@ -11556,7 +11556,7 @@ hr { #header-area .main-header #logo a:hover { text-decoration: none; - color: #5cb672; + color: #cd1017; } #header-area .main-header #logo a:hover .black { @@ -11588,7 +11588,7 @@ hr { #header-area .main-header #search .input-group .form-control { background: none; - border: solid #5cb672; + border: solid #cd1017; border-width: 1px 1px 1px 1px; color: #878a8c; -webkit-border-radius: 0; @@ -11601,9 +11601,9 @@ hr { #header-area .main-header #search .input-group .btn { background: none; - border: solid #5cb672; + border: solid #cd1017; border-width: 1px 1px 1px 0; - color: #5cb672; + color: #cd1017; height: 46px; -webkit-border-radius: 0; -moz-border-radius: 0; @@ -11617,7 +11617,7 @@ hr { #cart .btn { color: #383838; background: none; - border: 1px solid #5cb672; + border: 1px solid #cd1017; text-align: left; padding: 10px 15px; margin: 12px 0 0 0; @@ -11631,7 +11631,7 @@ hr { } #cart .btn .fa-shopping-cart { - color: #5cb672; + color: #cd1017; font-size: 22px; margin-right: 10px; vertical-align: top; @@ -11644,12 +11644,12 @@ hr { } #cart .btn span#cart-total { - color: #5cb672; + color: #cd1017; padding: 0 8px 0 5px; } #cart .btn i.fa-caret-down { - color: #5cb672; + color: #cd1017; margin-left: 5px; } @@ -11680,7 +11680,7 @@ hr { } #cart .dropdown-menu table td a { - color: #5cb672; + color: #cd1017; } #cart .dropdown-menu table td a:hover { @@ -11717,7 +11717,7 @@ hr { } #cart .btn-block1 a:hover, #cart .btn-block1 a + a { - background: #5cb672; + background: #cd1017; color: #fff; } @@ -11737,7 +11737,7 @@ hr { /* Main Menu Styles Starts */ .bg-green { - background: #5cb672!important; + background: #cd1017!important; } #main-menu.navbar { @@ -11845,7 +11845,7 @@ hr { .tabs-panel .nav-tabs { text-transform: uppercase; font-size: 16px; - border-bottom: 4px solid #5cb672; + border-bottom: 4px solid #cd1017; } .tabs-panel .nav-tabs > li { @@ -11853,7 +11853,7 @@ hr { } .tabs-panel .nav-tabs > li > a { - color: #5cb672; + color: #cd1017; margin: 0; } @@ -11862,7 +11862,7 @@ hr { } .tabs-panel .nav-tabs > li.active, .tabs-panel .nav-tabs > li.active > a { - background: #5cb672; + background: #cd1017; color: #fff; } @@ -11922,13 +11922,13 @@ hr { } .page-item.active .page-link { - background: #5cb672; - border-color: #5cb672; + background: #cd1017; + border-color: #cd1017; } .page-item .page-link:hover, .page-item .page-link:focus { - background: #5cb672; - border-color: #5cb672; + background: #cd1017; + border-color: #cd1017; color:white; } @@ -11964,7 +11964,7 @@ hr { .list-group-item .fa { font-size: 12px; padding-right: 6px; - color: #5cb672; + color: #cd1017; } .list-group.categories { @@ -11972,7 +11972,7 @@ hr { } .list-group.categories a.list-group-item:hover, .list-group.categories a.list-group-item:focus, .list-group.categories a.list-group-item.active { - background-color: #5cb672; + background-color: #cd1017; border-color: white; } @@ -12059,7 +12059,7 @@ hr { .copyright a, .copyright a:hover { - color: #5cb672; + color: #cd1017; } .copyright p { @@ -12212,7 +12212,7 @@ hr { .btn-wishlist:hover, .btn-compare:hover, .btn-cart { - background: #5cb672; + background: #cd1017; } .btn-cart { @@ -12281,7 +12281,7 @@ hr { } .product-filter .display a.active { - color: #5cb672; + color: #cd1017; } .product-filter .control-label { @@ -12376,7 +12376,7 @@ hr { } .product-info .product-details .price .price-new { - color: #5cb672; + color: #cd1017; font-size: 24px; padding-right: 5px; } @@ -12410,7 +12410,7 @@ hr { .product-info .product-details .btn-wishlist:hover, .product-info .product-details .btn-compare:hover, .product-info .product-details .btn-cart { - background: #5cb672; + background: #cd1017; } .product-info .product-details .btn-cart { @@ -12421,7 +12421,7 @@ hr { .product-info .product-details .btn-cart:hover { color: #fff; - background: #4a925b; + background: #333333; } .product-info-box { @@ -12435,12 +12435,12 @@ hr { .product-info-box .heading { padding: 13px 20px; font-size: 18px; - color: #5cb672; + color: #cd1017; text-transform: uppercase; background: #fff; border-top: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; - border-bottom: 4px solid #5cb672; + border-bottom: 4px solid #cd1017; border-left: 1px solid #e8e8e8; } @@ -12507,7 +12507,7 @@ hr { } .compare-table .rating .fa-star { - color: #5cb672; + color: #cd1017; } .order-table { @@ -12572,7 +12572,7 @@ hr { } .registration-area .dl-horizontal.total { - color: #5cb672; + color: #cd1017; font-size: 18px; } @@ -12614,7 +12614,7 @@ hr { .content-box .special-heading { font-size: 100px; - color: #5cb672; + color: #cd1017; margin-top: 0; margin-bottom: 30px; } @@ -12625,7 +12625,7 @@ hr { } .contact-details li .fa { - color: #5cb672; + color: #cd1017; padding: 5px 10px 0 0; font-size: 18px; } @@ -12676,7 +12676,7 @@ hr { width: 30px; height: 30px; display: block; - background: #5cb672; + background: #cd1017; top: 45px; left: 50%; margin-top: -15px; @@ -12706,7 +12706,7 @@ hr { .bs-wizard > .bs-wizard-step > .progress > .progress-bar { width: 0px; box-shadow: none; - background: #5cb672; + background: #cd1017; } .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar { @@ -13075,7 +13075,7 @@ hr { } .slider-selection { - background: #5cb672; + background: #cd1017; } /*! ======================================================================== @@ -13230,7 +13230,7 @@ hr { padding-top:0.8em; } #cart .btn { - color: #5cb672; + color: #cd1017; } .open .dropdown-menu { display: block; @@ -13251,4 +13251,4 @@ html { body { /* Margin bottom by footer height */ margin-bottom: 60px; -} \ No newline at end of file +} diff --git a/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/images/logo-full.svg b/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/images/logo-full.svg new file mode 100644 index 0000000000..02ec7e339d --- /dev/null +++ b/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/images/logo-full.svg @@ -0,0 +1,10 @@ + + + + + coreshopWon rgb + + + diff --git a/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/images/logo.png b/src/CoreShop/Bundle/FrontendBundle/Resources/public/static/images/logo.png index a9a449abb444284e882ffeff832ed675de82f95e..dd6def38ebf1b5a6659a7a805bc78b5ea060b4ce 100644 GIT binary patch literal 13755 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 diff --git a/src/CoreShop/Bundle/FrontendBundle/Resources/views/Mail/layout.html.twig b/src/CoreShop/Bundle/FrontendBundle/Resources/views/Mail/layout.html.twig index c2c3f95312..71a6f8c51d 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Resources/views/Mail/layout.html.twig +++ b/src/CoreShop/Bundle/FrontendBundle/Resources/views/Mail/layout.html.twig @@ -7,7 +7,7 @@
    - + CoreShop
    diff --git a/src/CoreShop/Bundle/FrontendBundle/Resources/views/_header.html.twig b/src/CoreShop/Bundle/FrontendBundle/Resources/views/_header.html.twig index 88f44af849..93baaf541b 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Resources/views/_header.html.twig +++ b/src/CoreShop/Bundle/FrontendBundle/Resources/views/_header.html.twig @@ -47,9 +47,7 @@
    @@ -62,4 +60,4 @@
    {{ render(controller('coreshop.frontend.controller.category:menuAction')) }} - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/css/print.css b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/css/print.css index f9dc02d269..625b87b041 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/css/print.css +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/css/print.css @@ -9251,7 +9251,7 @@ button.list-group-item-danger.active:focus { .btn-black:active, .btn-black.active, .btn-main { - background-color: #5cb672; + background-color: #cd1017; } .btn-main:hover, @@ -9295,7 +9295,7 @@ body { /* Standard Styles Starts */ a { - color: #5cb672; + color: #cd1017; } a:hover { color: #252a2f; @@ -9461,7 +9461,7 @@ hr { } #header-area .main-header #logo a:hover { text-decoration: none; - color: #5cb672; + color: #cd1017; } #header-area .main-header #logo a:hover .black { color: black; @@ -9487,7 +9487,7 @@ hr { } #header-area .main-header #search .input-group .form-control { background: none; - border: solid #5cb672; + border: solid #cd1017; border-width: 1px 0 1px 1px; color: #878a8c; -webkit-border-radius: 0; @@ -9499,9 +9499,9 @@ hr { } #header-area .main-header #search .input-group .btn { background: none; - border: solid #5cb672; + border: solid #cd1017; border-width: 1px 1px 1px 0; - color: #5cb672; + color: #cd1017; height: 46px; -webkit-border-radius: 0; -moz-border-radius: 0; @@ -9515,7 +9515,7 @@ hr { #cart .btn { color: #383838; background: none; - border: 1px solid #5cb672; + border: 1px solid #cd1017; text-align: left; padding: 10px 15px; margin: 12px 0 0 0; @@ -9528,7 +9528,7 @@ hr { box-shadow: none; } #cart .btn .fa-shopping-cart { - color: #5cb672; + color: #cd1017; font-size: 22px; margin-right: 10px; vertical-align: top; @@ -9539,11 +9539,11 @@ hr { text-transform: uppercase; } #cart .btn span#cart-total { - color: #5cb672; + color: #cd1017; padding: 0 8px 0 5px; } #cart .btn i.fa-caret-down { - color: #5cb672; + color: #cd1017; margin-left: 5px; } #cart .dropdown-menu { @@ -9569,7 +9569,7 @@ hr { border-bottom: 1px solid #e8e8e8; } #cart .dropdown-menu table td a { - color: #5cb672; + color: #cd1017; } #cart .dropdown-menu table td a:hover { color: #fff; @@ -9598,7 +9598,7 @@ hr { text-decoration: none; } #cart .btn-block1 a:hover, #cart .btn-block1 a + a { - background: #5cb672; + background: #cd1017; color: #fff; } #cart .btn-block1 a, #cart .btn-block1 a + a:hover { @@ -9617,7 +9617,7 @@ hr { /* Main Menu Styles Starts */ #main-menu { - background: #5cb672; + background: #cd1017; } #main-menu.navbar { margin: 0; @@ -9710,20 +9710,20 @@ hr { .tabs-panel .nav-tabs { text-transform: uppercase; font-size: 16px; - border-bottom: 4px solid #5cb672; + border-bottom: 4px solid #cd1017; } .tabs-panel .nav-tabs > li { margin-bottom: 0; } .tabs-panel .nav-tabs > li > a { - color: #5cb672; + color: #cd1017; margin: 0; } .tabs-panel .nav-tabs > li > a:hover { background: #fff; } .tabs-panel .nav-tabs > li.active, .tabs-panel .nav-tabs > li.active > a { - background: #5cb672; + background: #cd1017; color: #fff; } .tabs-panel .nav-tabs > li > a, .tabs-panel .btn, .tabs-panel .form-control { @@ -9778,8 +9778,8 @@ hr { .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { - background: #5cb672; - border-color: #5cb672; + background: #cd1017; + border-color: #cd1017; } .results { @@ -9813,14 +9813,14 @@ hr { .list-group-item .fa { font-size: 12px; padding-right: 6px; - color: #5cb672; + color: #cd1017; } .list-group.categories { margin-bottom: -1px; } .list-group.categories a.list-group-item:hover, .list-group.categories a.list-group-item:focus, .list-group.categories a.list-group-item.active { - background-color: #5cb672; + background-color: #cd1017; border-color: white; } .list-group.categories a.list-group-item:hover, .list-group.categories a.list-group-item:focus, .list-group.categories a.list-group-item:hover .fa, .list-group.categories a.list-group-item:focus .fa, .list-group.categories a.list-group-item.active .fa { @@ -9884,7 +9884,7 @@ hr { } .copyright a, .copyright a:hover { - color: #5cb672; + color: #cd1017; } .copyright p { padding-top: 4px; @@ -10019,7 +10019,7 @@ hr { .product-col .btn-compare:hover, .product-col .btn-cart, .product-col .btn-cart:hover .fa { - background: #5cb672; + background: #cd1017; } .product-col .btn-cart { padding: 0 0 0 15px; @@ -10076,7 +10076,7 @@ hr { margin-right: 6px; } .product-filter .display a.active { - color: #5cb672; + color: #cd1017; } .product-filter .control-label { padding-top: 5px; @@ -10154,7 +10154,7 @@ hr { text-transform: uppercase; } .product-info .product-details .price .price-new { - color: #5cb672; + color: #cd1017; font-size: 24px; padding-right: 5px; } @@ -10182,7 +10182,7 @@ hr { .product-info .product-details .btn-wishlist:hover, .product-info .product-details .btn-compare:hover, .product-info .product-details .btn-cart { - background: #5cb672; + background: #cd1017; } .product-info .product-details .btn-cart { font-size: 14px; @@ -10203,12 +10203,12 @@ hr { .product-info-box .heading { padding: 13px 20px; font-size: 18px; - color: #5cb672; + color: #cd1017; text-transform: uppercase; background: #fff; border-top: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; - border-bottom: 4px solid #5cb672; + border-bottom: 4px solid #cd1017; border-left: 1px solid #e8e8e8; } .product-info-box .content { @@ -10258,7 +10258,7 @@ hr { text-align: center; } .compare-table .rating .fa-star { - color: #5cb672; + color: #cd1017; } .order-table { @@ -10312,7 +10312,7 @@ hr { margin-bottom: 5px; } .registration-area .dl-horizontal.total { - color: #5cb672; + color: #cd1017; font-size: 18px; } .registration-area .dl-horizontal.total dt, .registration-area .dl-horizontal.total dd { @@ -10348,7 +10348,7 @@ hr { } .content-box .special-heading { font-size: 100px; - color: #5cb672; + color: #cd1017; margin-top: 0; margin-bottom: 30px; } @@ -10359,7 +10359,7 @@ hr { } .contact-details li .fa { - color: #5cb672; + color: #cd1017; padding: 5px 10px 0 0; font-size: 18px; } @@ -10409,7 +10409,7 @@ hr { width: 30px; height: 30px; display: block; - background: #5cb672; + background: #cd1017; top: 45px; left: 50%; margin-top: -15px; @@ -10439,7 +10439,7 @@ hr { .bs-wizard > .bs-wizard-step > .progress > .progress-bar { width: 0px; box-shadow: none; - background: #5cb672; + background: #cd1017; } .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar { @@ -10803,7 +10803,7 @@ hr { } .slider-selection { - background: #5cb672; + background: #cd1017; } /*! ======================================================================== diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/views/OrderDocumentPrint/header.html.twig b/src/CoreShop/Bundle/OrderBundle/Resources/views/OrderDocumentPrint/header.html.twig index 4adb5432ac..e7a7ab0525 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/views/OrderDocumentPrint/header.html.twig +++ b/src/CoreShop/Bundle/OrderBundle/Resources/views/OrderDocumentPrint/header.html.twig @@ -13,4 +13,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/img/logo.svg b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/img/logo.svg index f1f1db63fd..34e61c6e16 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/img/logo.svg +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/img/logo.svg @@ -16,9 +16,9 @@ viewBox="0 0 61.3 84.6" enable-background="new 0 0 61.3 84.6" xml:space="preserve"> From c90b4b69c9101921a013d9919f931d06b9cf9630 Mon Sep 17 00:00:00 2001 From: Dominik Pfaffenbauer Date: Thu, 25 Jul 2019 11:01:46 +0200 Subject: [PATCH 2/2] update docs theme and readme --- README.md | 4 +++- docs/themes/coreshop/css/theme-coreshop.min.css | 2 +- docs/themes/coreshop/img/logo-full.svg | 10 ++++++++++ docs/themes/coreshop/less/_variables.less | 2 +- docs/themes/coreshop/less/theme-coreshop.less | 2 +- .../templates/partials/navbar_content.php | 3 +-- etc/logo.png | Bin 0 -> 13755 bytes 7 files changed, 17 insertions(+), 6 deletions(-) create mode 100644 docs/themes/coreshop/img/logo-full.svg create mode 100644 etc/logo.png diff --git a/README.md b/README.md index 6b665175fe..f5838ed8ac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# CoreShop 2 +![CoreShop](etc/logo.png) + +--- **CoreShop - Pimcore eCommerce** diff --git a/docs/themes/coreshop/css/theme-coreshop.min.css b/docs/themes/coreshop/css/theme-coreshop.min.css index 82cd64cb21..7b58dfe2fc 100644 --- a/docs/themes/coreshop/css/theme-coreshop.min.css +++ b/docs/themes/coreshop/css/theme-coreshop.min.css @@ -13,4 +13,4 @@ * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333333;background-color:#ffffff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee}.nav>li.disabled>a{color:#777777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eeeeee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #dddddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #dddddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #dddddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #dddddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #dddddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#ffffff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#ffffff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #dddddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #dddddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#ffffff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.clearfix:before,.clearfix:after,.nav:before,.nav:after{content:" ";display:table}.clearfix:after,.nav:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.clearfix::before,.clearfix::after{content:" ";display:table}.clearfix::after{clear:both}.pull-right{float:right !important}.pull-left{float:left !important}.hidden{display:none !important}*,*::after,*::before{box-sizing:border-box}body{margin:0;padding:0}html,body{height:100%;background-color:#fff;color:#2d2d2d}.Columns__left{background-color:#f7f7f7}.Columns__right__content{padding:10px;background-color:#fff}.Collapsible__container{padding:10px 15px;display:block;background-color:#e7e7e9;border-bottom:1px solid #e7e7e9}.Collapsible__content{display:none}.Collapsible__trigger{padding:7px 10px;background-color:#c5c5cb;border:none;background-image:none;filter:none;box-shadow:none}.Collapsible__trigger--bar{display:block;width:18px;height:2px;margin-top:2px;margin-bottom:3px;background-color:black;box-shadow:none}.Collapsible__trigger:hover{background-color:black;box-shadow:none}.Collapsible__trigger:hover .icon-bar{background-color:#5cb672;box-shadow:none}@media screen and (min-width:768px){body{background-color:#5cb672}.Navbar{position:fixed;z-index:1030;width:100%}.Collapsible__container{display:none}.Collapsible__content{display:block !important}.Columns{height:100%;padding-top:50px}.Columns::after,.Columns::before{content:" ";display:table}.Columns::after{clear:both}.Columns__left,.Columns__right{position:relative;min-height:1px;float:left;overflow:auto;height:100%}.Columns__left{width:25%;border-right:1px solid #e7e7e9;overflow-x:hidden}.Columns__right{width:75%}.Columns__right__content{padding:20px;min-height:100%}}body{font-family:"Open Sans",Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility;font-smoothing:antialiased;font-size:14px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:300}.s-content body{font-size:15px}.s-content h1,.s-content h2,.s-content h3,.s-content h4,.s-content h5,.s-content h6{font-weight:300;-webkit-font-smoothing:antialiased;cursor:text;line-height:1.4em;margin-top:.3em;margin-bottom:.3em}.s-content h1 tt,.s-content h2 tt,.s-content h3 tt,.s-content h4 tt,.s-content h5 tt,.s-content h6 tt,.s-content h1 code,.s-content h2 code,.s-content h3 code,.s-content h4 code,.s-content h5 code,.s-content h6 code{font-size:inherit}.s-content h1 i,.s-content h2 i,.s-content h3 i,.s-content h4 i,.s-content h5 i,.s-content h6 i{font-size:.7em}.s-content h1 p,.s-content h2 p,.s-content h3 p,.s-content h4 p,.s-content h5 p,.s-content h6 p{margin-top:0}.s-content h1{font-size:2.66666667em;color:black}.s-content h2{font-size:2em;border-bottom:1px solid #eee;color:black}.s-content h3{font-size:1.73333333em}.s-content h4{font-size:1.46666667em}.s-content h5{font-size:1.2em}.s-content h6{font-size:1.06666667em;color:#555}.s-content a{text-decoration:underline}.s-content p{line-height:1.8em;margin-bottom:20px;max-width:700px}.s-content table{max-width:700px}.s-content ul,.s-content ol{padding-left:30px}.s-content ul p{margin:0}.s-content ul ul{margin:0}.s-content dl{padding:0}.s-content dl dt{font-weight:bold;font-style:italic;padding:0;margin:15px 0 5px}.s-content dl dt:first-child{padding:0}.s-content dl dd{margin:0 0 15px;padding:0 15px}.s-content blockquote{max-width:700px;font-size:1.2em;border-left:4px solid #5cb672;padding:7px 15px;color:#666;background:#ECFFE6}.s-content blockquote p{font-size:inherit}.s-content table{width:100%;padding:0;border-collapse:collapse}.s-content table tr{border-top:1px solid #eee;background-color:white;margin:0;padding:0}.s-content table tr:nth-child(2n){background-color:#f8f8f8}.s-content table th{font-weight:bold;border:1px solid #eee;background:#eee;margin:0;padding:6px 13px}.s-content table td{border:1px solid #eee;margin:0;padding:6px 13px}.s-content ul>:first-child,.s-content ol>:first-child,.s-content blockquote>:first-child,.s-content dl dt>:first-child,.s-content dl dd>:first-child,.s-content table th>:first-child,.s-content table td>:first-child{margin-top:0}.s-content ul>:last-child,.s-content ol>:last-child,.s-content blockquote>:last-child,.s-content dl dt>:last-child,.s-content dl dd>:last-child,.s-content table th>:last-child,.s-content table td>:last-child{margin-bottom:0}.s-content img{max-width:100%;display:block;margin:0 auto}.s-content code{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}.s-content code,.s-content tt{margin:0 2px;padding:0 5px;white-space:nowrap;border:1px solid #eaeaea;background-color:#f8f8f8;border-radius:3px}.s-content pre{background:#2b2b2b;color:#657b83;line-height:1.5em;overflow:auto;padding:20px;margin:0 -20px 20px -20px}.s-content pre code{margin:0;padding:0;white-space:pre}.s-content pre code,.s-content pre tt{background-color:transparent;border:none}.s-content pre{border:none;border-radius:0;padding:10px 30px;margin-left:-20px;margin-right:-20px}@media (min-width:1150px){.Columns__right--float .Columns__right__content{height:100%;overflow:auto;padding:0 !important;background-color:transparent !important;position:relative}.Columns__right--float .Columns__right__content article{width:100%;min-height:100%;overflow:auto;position:relative;z-index:1}.Columns__right--float .Columns__right__content article::before{content:"";width:50%;min-height:100%;overflow:auto;background-color:white;display:block;margin:0;position:absolute;z-index:-1}.Columns__right--float .Pager,.Columns__right--float .Page__header,.Columns__right--float .s-content blockquote,.Columns__right--float .s-content p,.Columns__right--float .s-content ul,.Columns__right--float .s-content ol,.Columns__right--float .s-content dl,.Columns__right--float .s-content h2,.Columns__right--float .s-content h3,.Columns__right--float .s-content h4,.Columns__right--float .s-content h5,.Columns__right--float .s-content h6,.Columns__right--float .s-content hr,.Columns__right--float .s-content table{float:left;clear:left;width:47%;margin-left:1.5%;margin-right:1.5%}.Columns__right--float .s-content table{background-color:white;white-space:normal}.Columns__right--float .s-content table pre,.Columns__right--float .s-content table code{white-space:normal}.Columns__right--float .s-content blockquote::before,.Columns__right--float .s-content p::before,.Columns__right--float .s-content ul::before,.Columns__right--float .s-content ol::before,.Columns__right--float .s-content dl::before,.Columns__right--float .s-content h2::before,.Columns__right--float .s-content h3::before,.Columns__right--float .s-content h4::before,.Columns__right--float .s-content h5::before,.Columns__right--float .s-content h6::before,.Columns__right--float .s-content hr::before{width:100%;height:10px;display:block;clear:both}.Columns__right--float .s-content blockquote p,.Columns__right--float .s-content p p,.Columns__right--float .s-content ul p,.Columns__right--float .s-content ol p,.Columns__right--float .s-content dl p,.Columns__right--float .s-content h2 p,.Columns__right--float .s-content h3 p,.Columns__right--float .s-content h4 p,.Columns__right--float .s-content h5 p,.Columns__right--float .s-content h6 p,.Columns__right--float .s-content hr p,.Columns__right--float .s-content blockquote ul,.Columns__right--float .s-content p ul,.Columns__right--float .s-content ul ul,.Columns__right--float .s-content ol ul,.Columns__right--float .s-content dl ul,.Columns__right--float .s-content h2 ul,.Columns__right--float .s-content h3 ul,.Columns__right--float .s-content h4 ul,.Columns__right--float .s-content h5 ul,.Columns__right--float .s-content h6 ul,.Columns__right--float .s-content hr ul,.Columns__right--float .s-content blockquote ol,.Columns__right--float .s-content p ol,.Columns__right--float .s-content ul ol,.Columns__right--float .s-content ol ol,.Columns__right--float .s-content dl ol,.Columns__right--float .s-content h2 ol,.Columns__right--float .s-content h3 ol,.Columns__right--float .s-content h4 ol,.Columns__right--float .s-content h5 ol,.Columns__right--float .s-content h6 ol,.Columns__right--float .s-content hr ol,.Columns__right--float .s-content blockquote dl,.Columns__right--float .s-content p dl,.Columns__right--float .s-content ul dl,.Columns__right--float .s-content ol dl,.Columns__right--float .s-content dl dl,.Columns__right--float .s-content h2 dl,.Columns__right--float .s-content h3 dl,.Columns__right--float .s-content h4 dl,.Columns__right--float .s-content h5 dl,.Columns__right--float .s-content h6 dl,.Columns__right--float .s-content hr dl,.Columns__right--float .s-content blockquote h2,.Columns__right--float .s-content p h2,.Columns__right--float .s-content ul h2,.Columns__right--float .s-content ol h2,.Columns__right--float .s-content dl h2,.Columns__right--float .s-content h2 h2,.Columns__right--float .s-content h3 h2,.Columns__right--float .s-content h4 h2,.Columns__right--float .s-content h5 h2,.Columns__right--float .s-content h6 h2,.Columns__right--float .s-content hr h2,.Columns__right--float .s-content blockquote h3,.Columns__right--float .s-content p h3,.Columns__right--float .s-content ul h3,.Columns__right--float .s-content ol h3,.Columns__right--float .s-content dl h3,.Columns__right--float .s-content h2 h3,.Columns__right--float .s-content h3 h3,.Columns__right--float .s-content h4 h3,.Columns__right--float .s-content h5 h3,.Columns__right--float .s-content h6 h3,.Columns__right--float .s-content hr h3,.Columns__right--float .s-content blockquote h4,.Columns__right--float .s-content p h4,.Columns__right--float .s-content ul h4,.Columns__right--float .s-content ol h4,.Columns__right--float .s-content dl h4,.Columns__right--float .s-content h2 h4,.Columns__right--float .s-content h3 h4,.Columns__right--float .s-content h4 h4,.Columns__right--float .s-content h5 h4,.Columns__right--float .s-content h6 h4,.Columns__right--float .s-content hr h4,.Columns__right--float .s-content blockquote h5,.Columns__right--float .s-content p h5,.Columns__right--float .s-content ul h5,.Columns__right--float .s-content ol h5,.Columns__right--float .s-content dl h5,.Columns__right--float .s-content h2 h5,.Columns__right--float .s-content h3 h5,.Columns__right--float .s-content h4 h5,.Columns__right--float .s-content h5 h5,.Columns__right--float .s-content h6 h5,.Columns__right--float .s-content hr h5,.Columns__right--float .s-content blockquote h6,.Columns__right--float .s-content p h6,.Columns__right--float .s-content ul h6,.Columns__right--float .s-content ol h6,.Columns__right--float .s-content dl h6,.Columns__right--float .s-content h2 h6,.Columns__right--float .s-content h3 h6,.Columns__right--float .s-content h4 h6,.Columns__right--float .s-content h5 h6,.Columns__right--float .s-content h6 h6,.Columns__right--float .s-content hr h6,.Columns__right--float .s-content blockquote pre,.Columns__right--float .s-content p pre,.Columns__right--float .s-content ul pre,.Columns__right--float .s-content ol pre,.Columns__right--float .s-content dl pre,.Columns__right--float .s-content h2 pre,.Columns__right--float .s-content h3 pre,.Columns__right--float .s-content h4 pre,.Columns__right--float .s-content h5 pre,.Columns__right--float .s-content h6 pre,.Columns__right--float .s-content hr pre,.Columns__right--float .s-content blockquote hr,.Columns__right--float .s-content p hr,.Columns__right--float .s-content ul hr,.Columns__right--float .s-content ol hr,.Columns__right--float .s-content dl hr,.Columns__right--float .s-content h2 hr,.Columns__right--float .s-content h3 hr,.Columns__right--float .s-content h4 hr,.Columns__right--float .s-content h5 hr,.Columns__right--float .s-content h6 hr,.Columns__right--float .s-content hr hr{width:auto;float:none;display:block}.Columns__right--float .s-content hr{border-color:#ddd}.Columns__right--float .s-content li p,.Columns__right--float .s-content blockquote p,.Columns__right--float .s-content li pre,.Columns__right--float .s-content blockquote pre{width:100%}.Columns__right--float .s-content pre{float:left;clear:right;width:50%;border:none;border-left:10px solid white;margin:0 0 10px;padding:0}.Columns__right--float .s-content pre code{padding:0 .5em}}.Brand{font:14px/22px 'Roboto Condensed',sans-serif;line-height:50px;font-size:35px;color:#5cb672}.Brand:hover,.Brand:focus,.Brand:visited{color:#5cb672;text-decoration:none}.Brand .black{color:white}.Brand .black:hover,.Brand .black:focus,.Brand .black:visited{color:white}a{text-decoration:none;color:#5cb672}a.external::after{content:" " url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=)}a.broken{color:red}p{margin:0 0 1em}hr{clear:both;margin:1em 0;border:0;border-top:1px solid #ddd}code{color:black}.Button{display:inline-block;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;border-radius:4px}.Button--small{font-size:12px;line-height:1.5;border-radius:3px}.Button--default{color:#333;background-color:#fff;border-color:#ccc}.Button--default.Button--active{color:#333;background-color:#e6e6e6;border-color:#adadad}.ButtonGroup{position:relative;display:inline-block;vertical-align:middle}.ButtonGroup .Button+.Button{margin-left:-1px}.ButtonGroup>.Button{position:relative;float:left}.ButtonGroup>.Button:hover,.ButtonGroup>.Button:focus{z-index:2}.ButtonGroup>.Button:active,.ButtonGroup>.Button.Button--active{z-index:3}.ButtonGroup>.Button:not(:first-child):not(:last-child){border-radius:0}.ButtonGroup>.Button:first-child{margin-left:0}.ButtonGroup>.Button:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.ButtonGroup>.Button:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.Navbar{height:50px;box-shadow:0 1px 5px rgba(0,0,0,0.25);background-color:black;margin-bottom:0}.Navbar__brand{float:left;padding:15px 20px;font-size:18px;line-height:20px;height:50px;color:#5cb672;text-shadow:none;font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:700}.CodeToggler__text{font-size:12px;line-height:1.5;padding:6px 10px 6px 0;display:inline-block;vertical-align:middle}.Nav{margin:0;padding:0}.Nav__arrow{display:inline-block;position:relative;width:16px;margin-left:-16px}.Nav__arrow::before{position:absolute;display:block;content:"";margin:-0.25em 0 0 -0.4em;left:50%;top:50%;width:.5em;height:.5em;border-right:.15em solid black;border-top:.15em solid black;transform:rotate(45deg);transition-duration:.3s}.Nav__item{display:block}.Nav__item a{display:block;margin:0;padding:6px 15px 6px 20px;font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:400;color:black;font-size:15px;text-shadow:none;border-color:#e7e7e9}.Nav__item a:hover{color:black;text-shadow:none;background-color:#c5c5cb}.Nav .Nav{display:none;margin-left:15px}.Nav .Nav .Nav__item a{margin:0;margin-left:-15px;padding:3px 30px;font-family:"Open Sans",Helvetica,Arial,sans-serif;color:#2d2d2d;opacity:.7}.Nav .Nav .Nav__item a:hover{opacity:1}.Nav .Nav .Nav__item--active a{color:black}.Nav__item--open>a,.Nav__item--active>a{background-color:#c5c5cb}.Nav__item--open>.Nav{display:block}.Nav__item--open>a>.Nav__arrow::before{margin-left:-0.25em;transform:rotate(135deg)}.Page__header{margin:0 0 10px;padding:0;border-bottom:1px solid #eee}.Page__header::before,.Page__header::after{content:" ";display:table}.Page__header::after{clear:both}.Page__header::before,.Page__header::after{content:" ";display:table}.Page__header::after{clear:both}.Page__header h1{margin:0;padding:0}.Page__header--separator{height:.6em}.Page__header a{text-decoration:none}.Links{padding:0 20px}.Links a{font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:400;color:#5cb672;line-height:2em}.Search{position:relative;float:right;margin:8px 20px}.Search__field{display:block;width:100%;padding:6px 30px 6px 6px;color:#555;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.Search__field:focus{border-color:#5cb672;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px 2px rgba(102,175,233,0.6)}.Search__icon{position:absolute;right:9px;top:9px;width:16px;height:16px}.TableOfContents{font-size:16px;padding-left:0;border-left:6px solid #efefef}.TableOfContents p{margin-bottom:0}.TableOfContents a{text-decoration:none}.TableOfContents .TableOfContents{border-left-width:0}.Pager{padding-left:0;margin:1em 0;list-style:none;text-align:center;clear:both}.Pager::before,.Pager::after{content:" ";display:table}.Pager::after{clear:both}.Pager::before,.Pager::after{content:" ";display:table}.Pager::after{clear:both}.Pager li{display:inline}.Pager li>a{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.Pager li>a:hover,.Pager li>a:focus{text-decoration:none;background-color:#eee}.Pager--next>a{float:right}.Pager--prev>a{float:left}.container{margin-right:auto;margin-left:auto}@media (min-width:1200px){.container{width:1170px}}@media (min-width:992px){.container{width:970px}}@media (min-width:768px){.container{width:750px}}@media (min-width:1200px){.container{width:1170px}}.container--inner{width:80%;margin:0 auto}.Homepage{padding-top:60px !important;background-color:#5cb672;border-radius:0;border:none;color:black;overflow:hidden;padding-bottom:0;margin-bottom:0;box-shadow:none}.HomepageTitle h2{width:80%;font-size:30px;margin:20px auto;text-align:center}.HomepageImage img{display:block;max-width:80%;margin:0 auto;height:auto}.HomepageButtons{padding:20px 0;background-color:#c5c5cb;text-align:center}.HomepageButtons .Button--hero{padding:20px 30px;border-radius:0;text-shadow:none;opacity:.8;margin:0 10px;text-transform:uppercase;border:5px solid black;font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:700;background-image:none;filter:none;box-shadow:none}@media (max-width:768px){.HomepageButtons .Button--hero{display:block;margin-bottom:10px}}.HomepageButtons .Button--hero:hover{opacity:1}.HomepageButtons .Button--hero.Button--secondary{background-color:#c5c5cb;color:black}.HomepageButtons .Button--hero.Button--primary{background-color:black;color:#f7f7f7}.HomepageContent{background-color:white;padding:40px 0}@media (min-width:769px){.HomepageContent .row{margin:0 -15px}.HomepageContent .col-third{width:33.333333%;float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px}}.HomepageContent ul li,.HomepageContent ol li{list-style:none;padding-bottom:.5em}.HomepageContent ul li::before,.HomepageContent ol li::before{content:'';width:0;height:0;border:3px solid transparent;border-left:3px solid #5cb672;float:left;display:block;margin:6px 6px 6px -12px}.HomepageContent .lead{font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:300;font-size:16px;margin-bottom:20px;line-height:1.4}@media (min-width:768px){.HomepageContent{padding:40px 20px}.HomepageContent .lead{font-size:21px}}.HomepageFooter{background-color:black;border-radius:0;color:#5cb672;border:none;box-shadow:none}@media (max-width:768px){.HomepageFooter{padding:0 20px;text-align:center}.HomepageFooter .HomepageFooter__links{padding-left:0;list-style-type:none}}@media (min-width:769px){.HomepageFooter .HomepageFooter__links{float:left}.HomepageFooter .HomepageFooter__twitter{float:right}}.HomepageFooter__links{margin:40px 0}.HomepageFooter__links li a{line-height:32px;font-size:16px;font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:700}.HomepageFooter__links li a:hover{color:#5cb672;text-decoration:underline}.HomepageFooter__twitter{margin:40px 0}.HomepageFooter .Twitter{margin-bottom:20px}.hljs{display:block;overflow-x:auto;padding:.5em;background:#2b2b2b}.hljs{color:#bababa}.hljs-strong,.hljs-emphasis{color:#a8a8a2}.hljs-bullet,.hljs-quote,.hljs-link,.hljs-number,.hljs-regexp,.hljs-literal{color:#6896ba}.hljs-code,.hljs-selector-class{color:#a6e22e}.hljs-emphasis{font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-section,.hljs-attribute,.hljs-name,.hljs-variable{color:#cb7832}.hljs-params{color:#b9b9b9}.hljs-string{color:#6a8759}.hljs-subst,.hljs-type,.hljs-built_in,.hljs-builtin-name,.hljs-symbol,.hljs-selector-id,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-template-tag,.hljs-template-variable,.hljs-addition{color:#e0c46c}.hljs-comment,.hljs-deletion,.hljs-meta{color:#7f7f7f}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important}h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-before:auto}pre,blockquote{border:1px solid #999;font-style:italic;page-break-inside:avoid}img{page-break-inside:avoid;border:0}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}q{quotes:none}q::before{content:""}q::after{content:" (" attr(cite) ")"}.page-break{display:block;page-break-before:always}.hidden-print{display:none}aside{display:none}.Pager{display:none}.Columns__right{width:100% !important}.s-content a::after{content:" (" attr(href) ")";font-size:80%;word-wrap:break-word}.s-content a[href^="#"]::after{content:""}h1 a[href]::after{font-size:50%}}.code-section .nav-tabs{border-bottom:none;padding-left:0}.code-section .nav-tabs>li a{background-color:#ddd;border-color:#eee #eee #ddd;color:#333;padding:7px 12px;text-decoration:none}.code-section .nav-tabs>li.active>a,.code-section .nav-tabs>li.active>a:focus,.code-section .nav-tabs>li.active>a:hover{background:#2b2b2b;border-color:#2b2b2b;color:#fff;text-decoration:none} \ No newline at end of file + *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333333;background-color:#ffffff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee}.nav>li.disabled>a{color:#777777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eeeeee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #dddddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #dddddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #dddddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #dddddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #dddddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#ffffff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#ffffff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #dddddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #dddddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#ffffff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.clearfix:before,.clearfix:after,.nav:before,.nav:after{content:" ";display:table}.clearfix:after,.nav:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.clearfix::before,.clearfix::after{content:" ";display:table}.clearfix::after{clear:both}.pull-right{float:right !important}.pull-left{float:left !important}.hidden{display:none !important}*,*::after,*::before{box-sizing:border-box}body{margin:0;padding:0}html,body{height:100%;background-color:#fff;color:#2d2d2d}.Columns__left{background-color:#f7f7f7}.Columns__right__content{padding:10px;background-color:#fff}.Collapsible__container{padding:10px 15px;display:block;background-color:#e7e7e9;border-bottom:1px solid #e7e7e9}.Collapsible__content{display:none}.Collapsible__trigger{padding:7px 10px;background-color:#c5c5cb;border:none;background-image:none;filter:none;box-shadow:none}.Collapsible__trigger--bar{display:block;width:18px;height:2px;margin-top:2px;margin-bottom:3px;background-color:black;box-shadow:none}.Collapsible__trigger:hover{background-color:black;box-shadow:none}.Collapsible__trigger:hover .icon-bar{background-color:#cd1017;box-shadow:none}@media screen and (min-width:768px){body{background-color:#cd1017}.Navbar{position:fixed;z-index:1030;width:100%}.Collapsible__container{display:none}.Collapsible__content{display:block !important}.Columns{height:100%;padding-top:60px}.Columns::after,.Columns::before{content:" ";display:table}.Columns::after{clear:both}.Columns__left,.Columns__right{position:relative;min-height:1px;float:left;overflow:auto;height:100%}.Columns__left{width:25%;border-right:1px solid #e7e7e9;overflow-x:hidden}.Columns__right{width:75%}.Columns__right__content{padding:20px;min-height:100%}}body{font-family:"Open Sans",Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility;font-smoothing:antialiased;font-size:14px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:300}.s-content body{font-size:15px}.s-content h1,.s-content h2,.s-content h3,.s-content h4,.s-content h5,.s-content h6{font-weight:300;-webkit-font-smoothing:antialiased;cursor:text;line-height:1.4em;margin-top:.3em;margin-bottom:.3em}.s-content h1 tt,.s-content h2 tt,.s-content h3 tt,.s-content h4 tt,.s-content h5 tt,.s-content h6 tt,.s-content h1 code,.s-content h2 code,.s-content h3 code,.s-content h4 code,.s-content h5 code,.s-content h6 code{font-size:inherit}.s-content h1 i,.s-content h2 i,.s-content h3 i,.s-content h4 i,.s-content h5 i,.s-content h6 i{font-size:.7em}.s-content h1 p,.s-content h2 p,.s-content h3 p,.s-content h4 p,.s-content h5 p,.s-content h6 p{margin-top:0}.s-content h1{font-size:2.66666667em;color:black}.s-content h2{font-size:2em;border-bottom:1px solid #eee;color:black}.s-content h3{font-size:1.73333333em}.s-content h4{font-size:1.46666667em}.s-content h5{font-size:1.2em}.s-content h6{font-size:1.06666667em;color:#555}.s-content a{text-decoration:underline}.s-content p{line-height:1.8em;margin-bottom:20px;max-width:700px}.s-content table{max-width:700px}.s-content ul,.s-content ol{padding-left:30px}.s-content ul p{margin:0}.s-content ul ul{margin:0}.s-content dl{padding:0}.s-content dl dt{font-weight:bold;font-style:italic;padding:0;margin:15px 0 5px}.s-content dl dt:first-child{padding:0}.s-content dl dd{margin:0 0 15px;padding:0 15px}.s-content blockquote{max-width:700px;font-size:1.2em;border-left:4px solid #5cb672;padding:7px 15px;color:#666;background:#ECFFE6}.s-content blockquote p{font-size:inherit}.s-content table{width:100%;padding:0;border-collapse:collapse}.s-content table tr{border-top:1px solid #eee;background-color:white;margin:0;padding:0}.s-content table tr:nth-child(2n){background-color:#f8f8f8}.s-content table th{font-weight:bold;border:1px solid #eee;background:#eee;margin:0;padding:6px 13px}.s-content table td{border:1px solid #eee;margin:0;padding:6px 13px}.s-content ul>:first-child,.s-content ol>:first-child,.s-content blockquote>:first-child,.s-content dl dt>:first-child,.s-content dl dd>:first-child,.s-content table th>:first-child,.s-content table td>:first-child{margin-top:0}.s-content ul>:last-child,.s-content ol>:last-child,.s-content blockquote>:last-child,.s-content dl dt>:last-child,.s-content dl dd>:last-child,.s-content table th>:last-child,.s-content table td>:last-child{margin-bottom:0}.s-content img{max-width:100%;display:block;margin:0 auto}.s-content code{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}.s-content code,.s-content tt{margin:0 2px;padding:0 5px;white-space:nowrap;border:1px solid #eaeaea;background-color:#f8f8f8;border-radius:3px}.s-content pre{background:#2b2b2b;color:#657b83;line-height:1.5em;overflow:auto;padding:20px;margin:0 -20px 20px -20px}.s-content pre code{margin:0;padding:0;white-space:pre}.s-content pre code,.s-content pre tt{background-color:transparent;border:none}.s-content pre{border:none;border-radius:0;padding:10px 30px;margin-left:-20px;margin-right:-20px}@media (min-width:1150px){.Columns__right--float .Columns__right__content{height:100%;overflow:auto;padding:0 !important;background-color:transparent !important;position:relative}.Columns__right--float .Columns__right__content article{width:100%;min-height:100%;overflow:auto;position:relative;z-index:1}.Columns__right--float .Columns__right__content article::before{content:"";width:50%;min-height:100%;overflow:auto;background-color:white;display:block;margin:0;position:absolute;z-index:-1}.Columns__right--float .Pager,.Columns__right--float .Page__header,.Columns__right--float .s-content blockquote,.Columns__right--float .s-content p,.Columns__right--float .s-content ul,.Columns__right--float .s-content ol,.Columns__right--float .s-content dl,.Columns__right--float .s-content h2,.Columns__right--float .s-content h3,.Columns__right--float .s-content h4,.Columns__right--float .s-content h5,.Columns__right--float .s-content h6,.Columns__right--float .s-content hr,.Columns__right--float .s-content table{float:left;clear:left;width:47%;margin-left:1.5%;margin-right:1.5%}.Columns__right--float .s-content table{background-color:white;white-space:normal}.Columns__right--float .s-content table pre,.Columns__right--float .s-content table code{white-space:normal}.Columns__right--float .s-content blockquote::before,.Columns__right--float .s-content p::before,.Columns__right--float .s-content ul::before,.Columns__right--float .s-content ol::before,.Columns__right--float .s-content dl::before,.Columns__right--float .s-content h2::before,.Columns__right--float .s-content h3::before,.Columns__right--float .s-content h4::before,.Columns__right--float .s-content h5::before,.Columns__right--float .s-content h6::before,.Columns__right--float .s-content hr::before{width:100%;height:10px;display:block;clear:both}.Columns__right--float .s-content blockquote p,.Columns__right--float .s-content p p,.Columns__right--float .s-content ul p,.Columns__right--float .s-content ol p,.Columns__right--float .s-content dl p,.Columns__right--float .s-content h2 p,.Columns__right--float .s-content h3 p,.Columns__right--float .s-content h4 p,.Columns__right--float .s-content h5 p,.Columns__right--float .s-content h6 p,.Columns__right--float .s-content hr p,.Columns__right--float .s-content blockquote ul,.Columns__right--float .s-content p ul,.Columns__right--float .s-content ul ul,.Columns__right--float .s-content ol ul,.Columns__right--float .s-content dl ul,.Columns__right--float .s-content h2 ul,.Columns__right--float .s-content h3 ul,.Columns__right--float .s-content h4 ul,.Columns__right--float .s-content h5 ul,.Columns__right--float .s-content h6 ul,.Columns__right--float .s-content hr ul,.Columns__right--float .s-content blockquote ol,.Columns__right--float .s-content p ol,.Columns__right--float .s-content ul ol,.Columns__right--float .s-content ol ol,.Columns__right--float .s-content dl ol,.Columns__right--float .s-content h2 ol,.Columns__right--float .s-content h3 ol,.Columns__right--float .s-content h4 ol,.Columns__right--float .s-content h5 ol,.Columns__right--float .s-content h6 ol,.Columns__right--float .s-content hr ol,.Columns__right--float .s-content blockquote dl,.Columns__right--float .s-content p dl,.Columns__right--float .s-content ul dl,.Columns__right--float .s-content ol dl,.Columns__right--float .s-content dl dl,.Columns__right--float .s-content h2 dl,.Columns__right--float .s-content h3 dl,.Columns__right--float .s-content h4 dl,.Columns__right--float .s-content h5 dl,.Columns__right--float .s-content h6 dl,.Columns__right--float .s-content hr dl,.Columns__right--float .s-content blockquote h2,.Columns__right--float .s-content p h2,.Columns__right--float .s-content ul h2,.Columns__right--float .s-content ol h2,.Columns__right--float .s-content dl h2,.Columns__right--float .s-content h2 h2,.Columns__right--float .s-content h3 h2,.Columns__right--float .s-content h4 h2,.Columns__right--float .s-content h5 h2,.Columns__right--float .s-content h6 h2,.Columns__right--float .s-content hr h2,.Columns__right--float .s-content blockquote h3,.Columns__right--float .s-content p h3,.Columns__right--float .s-content ul h3,.Columns__right--float .s-content ol h3,.Columns__right--float .s-content dl h3,.Columns__right--float .s-content h2 h3,.Columns__right--float .s-content h3 h3,.Columns__right--float .s-content h4 h3,.Columns__right--float .s-content h5 h3,.Columns__right--float .s-content h6 h3,.Columns__right--float .s-content hr h3,.Columns__right--float .s-content blockquote h4,.Columns__right--float .s-content p h4,.Columns__right--float .s-content ul h4,.Columns__right--float .s-content ol h4,.Columns__right--float .s-content dl h4,.Columns__right--float .s-content h2 h4,.Columns__right--float .s-content h3 h4,.Columns__right--float .s-content h4 h4,.Columns__right--float .s-content h5 h4,.Columns__right--float .s-content h6 h4,.Columns__right--float .s-content hr h4,.Columns__right--float .s-content blockquote h5,.Columns__right--float .s-content p h5,.Columns__right--float .s-content ul h5,.Columns__right--float .s-content ol h5,.Columns__right--float .s-content dl h5,.Columns__right--float .s-content h2 h5,.Columns__right--float .s-content h3 h5,.Columns__right--float .s-content h4 h5,.Columns__right--float .s-content h5 h5,.Columns__right--float .s-content h6 h5,.Columns__right--float .s-content hr h5,.Columns__right--float .s-content blockquote h6,.Columns__right--float .s-content p h6,.Columns__right--float .s-content ul h6,.Columns__right--float .s-content ol h6,.Columns__right--float .s-content dl h6,.Columns__right--float .s-content h2 h6,.Columns__right--float .s-content h3 h6,.Columns__right--float .s-content h4 h6,.Columns__right--float .s-content h5 h6,.Columns__right--float .s-content h6 h6,.Columns__right--float .s-content hr h6,.Columns__right--float .s-content blockquote pre,.Columns__right--float .s-content p pre,.Columns__right--float .s-content ul pre,.Columns__right--float .s-content ol pre,.Columns__right--float .s-content dl pre,.Columns__right--float .s-content h2 pre,.Columns__right--float .s-content h3 pre,.Columns__right--float .s-content h4 pre,.Columns__right--float .s-content h5 pre,.Columns__right--float .s-content h6 pre,.Columns__right--float .s-content hr pre,.Columns__right--float .s-content blockquote hr,.Columns__right--float .s-content p hr,.Columns__right--float .s-content ul hr,.Columns__right--float .s-content ol hr,.Columns__right--float .s-content dl hr,.Columns__right--float .s-content h2 hr,.Columns__right--float .s-content h3 hr,.Columns__right--float .s-content h4 hr,.Columns__right--float .s-content h5 hr,.Columns__right--float .s-content h6 hr,.Columns__right--float .s-content hr hr{width:auto;float:none;display:block}.Columns__right--float .s-content hr{border-color:#ddd}.Columns__right--float .s-content li p,.Columns__right--float .s-content blockquote p,.Columns__right--float .s-content li pre,.Columns__right--float .s-content blockquote pre{width:100%}.Columns__right--float .s-content pre{float:left;clear:right;width:50%;border:none;border-left:10px solid white;margin:0 0 10px;padding:0}.Columns__right--float .s-content pre code{padding:0 .5em}}.Brand{font:14px/22px 'Roboto Condensed',sans-serif;line-height:50px;font-size:35px;color:#5cb672}.Brand:hover,.Brand:focus,.Brand:visited{color:#5cb672;text-decoration:none}.Brand .black{color:white}.Brand .black:hover,.Brand .black:focus,.Brand .black:visited{color:white}a{text-decoration:none;color:#cd1017}a.external::after{content:" " url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=)}a.broken{color:red}p{margin:0 0 1em}hr{clear:both;margin:1em 0;border:0;border-top:1px solid #ddd}code{color:black}.Button{display:inline-block;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;border-radius:4px}.Button--small{font-size:12px;line-height:1.5;border-radius:3px}.Button--default{color:#333;background-color:#fff;border-color:#ccc}.Button--default.Button--active{color:#333;background-color:#e6e6e6;border-color:#adadad}.ButtonGroup{position:relative;display:inline-block;vertical-align:middle}.ButtonGroup .Button+.Button{margin-left:-1px}.ButtonGroup>.Button{position:relative;float:left}.ButtonGroup>.Button:hover,.ButtonGroup>.Button:focus{z-index:2}.ButtonGroup>.Button:active,.ButtonGroup>.Button.Button--active{z-index:3}.ButtonGroup>.Button:not(:first-child):not(:last-child){border-radius:0}.ButtonGroup>.Button:first-child{margin-left:0}.ButtonGroup>.Button:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.ButtonGroup>.Button:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.Navbar{height:60px;box-shadow:0 1px 5px rgba(0,0,0,0.25);background-color:black;margin-bottom:0}.Navbar__brand{float:left;padding:15px 20px;font-size:18px;line-height:20px;height:60px;color:#cd1017;text-shadow:none;font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:700}.CodeToggler__text{font-size:12px;line-height:1.5;padding:6px 10px 6px 0;display:inline-block;vertical-align:middle}.Nav{margin:0;padding:0}.Nav__arrow{display:inline-block;position:relative;width:16px;margin-left:-16px}.Nav__arrow::before{position:absolute;display:block;content:"";margin:-0.25em 0 0 -0.4em;left:50%;top:50%;width:.5em;height:.5em;border-right:.15em solid black;border-top:.15em solid black;transform:rotate(45deg);transition-duration:.3s}.Nav__item{display:block}.Nav__item a{display:block;margin:0;padding:6px 15px 6px 20px;font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:400;color:black;font-size:15px;text-shadow:none;border-color:#e7e7e9}.Nav__item a:hover{color:black;text-shadow:none;background-color:#c5c5cb}.Nav .Nav{display:none;margin-left:15px}.Nav .Nav .Nav__item a{margin:0;margin-left:-15px;padding:3px 30px;font-family:"Open Sans",Helvetica,Arial,sans-serif;color:#2d2d2d;opacity:.7}.Nav .Nav .Nav__item a:hover{opacity:1}.Nav .Nav .Nav__item--active a{color:black}.Nav__item--open>a,.Nav__item--active>a{background-color:#c5c5cb}.Nav__item--open>.Nav{display:block}.Nav__item--open>a>.Nav__arrow::before{margin-left:-0.25em;transform:rotate(135deg)}.Page__header{margin:0 0 10px;padding:0;border-bottom:1px solid #eee}.Page__header::before,.Page__header::after{content:" ";display:table}.Page__header::after{clear:both}.Page__header::before,.Page__header::after{content:" ";display:table}.Page__header::after{clear:both}.Page__header h1{margin:0;padding:0}.Page__header--separator{height:.6em}.Page__header a{text-decoration:none}.Links{padding:0 20px}.Links a{font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:400;color:#cd1017;line-height:2em}.Search{position:relative;float:right;margin:8px 20px}.Search__field{display:block;width:100%;padding:6px 30px 6px 6px;color:#555;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.Search__field:focus{border-color:#cd1017;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px 2px rgba(102,175,233,0.6)}.Search__icon{position:absolute;right:9px;top:9px;width:16px;height:16px}.TableOfContents{font-size:16px;padding-left:0;border-left:6px solid #efefef}.TableOfContents p{margin-bottom:0}.TableOfContents a{text-decoration:none}.TableOfContents .TableOfContents{border-left-width:0}.Pager{padding-left:0;margin:1em 0;list-style:none;text-align:center;clear:both}.Pager::before,.Pager::after{content:" ";display:table}.Pager::after{clear:both}.Pager::before,.Pager::after{content:" ";display:table}.Pager::after{clear:both}.Pager li{display:inline}.Pager li>a{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.Pager li>a:hover,.Pager li>a:focus{text-decoration:none;background-color:#eee}.Pager--next>a{float:right}.Pager--prev>a{float:left}.container{margin-right:auto;margin-left:auto}@media (min-width:1200px){.container{width:1170px}}@media (min-width:992px){.container{width:970px}}@media (min-width:768px){.container{width:750px}}@media (min-width:1200px){.container{width:1170px}}.container--inner{width:80%;margin:0 auto}.Homepage{padding-top:60px !important;background-color:#cd1017;border-radius:0;border:none;color:black;overflow:hidden;padding-bottom:0;margin-bottom:0;box-shadow:none}.HomepageTitle h2{width:80%;font-size:30px;margin:20px auto;text-align:center}.HomepageImage img{display:block;max-width:80%;margin:0 auto;height:auto}.HomepageButtons{padding:20px 0;background-color:#c5c5cb;text-align:center}.HomepageButtons .Button--hero{padding:20px 30px;border-radius:0;text-shadow:none;opacity:.8;margin:0 10px;text-transform:uppercase;border:5px solid black;font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:700;background-image:none;filter:none;box-shadow:none}@media (max-width:768px){.HomepageButtons .Button--hero{display:block;margin-bottom:10px}}.HomepageButtons .Button--hero:hover{opacity:1}.HomepageButtons .Button--hero.Button--secondary{background-color:#c5c5cb;color:black}.HomepageButtons .Button--hero.Button--primary{background-color:black;color:#f7f7f7}.HomepageContent{background-color:white;padding:40px 0}@media (min-width:769px){.HomepageContent .row{margin:0 -15px}.HomepageContent .col-third{width:33.333333%;float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px}}.HomepageContent ul li,.HomepageContent ol li{list-style:none;padding-bottom:.5em}.HomepageContent ul li::before,.HomepageContent ol li::before{content:'';width:0;height:0;border:3px solid transparent;border-left:3px solid #cd1017;float:left;display:block;margin:6px 6px 6px -12px}.HomepageContent .lead{font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:300;font-size:16px;margin-bottom:20px;line-height:1.4}@media (min-width:768px){.HomepageContent{padding:40px 20px}.HomepageContent .lead{font-size:21px}}.HomepageFooter{background-color:black;border-radius:0;color:#cd1017;border:none;box-shadow:none}@media (max-width:768px){.HomepageFooter{padding:0 20px;text-align:center}.HomepageFooter .HomepageFooter__links{padding-left:0;list-style-type:none}}@media (min-width:769px){.HomepageFooter .HomepageFooter__links{float:left}.HomepageFooter .HomepageFooter__twitter{float:right}}.HomepageFooter__links{margin:40px 0}.HomepageFooter__links li a{line-height:32px;font-size:16px;font-family:"Open Sans","Open Sans",Helvetica,Arial,sans-serif;font-weight:700}.HomepageFooter__links li a:hover{color:#cd1017;text-decoration:underline}.HomepageFooter__twitter{margin:40px 0}.HomepageFooter .Twitter{margin-bottom:20px}.hljs{display:block;overflow-x:auto;padding:.5em;background:#2b2b2b}.hljs{color:#bababa}.hljs-strong,.hljs-emphasis{color:#a8a8a2}.hljs-bullet,.hljs-quote,.hljs-link,.hljs-number,.hljs-regexp,.hljs-literal{color:#6896ba}.hljs-code,.hljs-selector-class{color:#a6e22e}.hljs-emphasis{font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-section,.hljs-attribute,.hljs-name,.hljs-variable{color:#cb7832}.hljs-params{color:#b9b9b9}.hljs-string{color:#6a8759}.hljs-subst,.hljs-type,.hljs-built_in,.hljs-builtin-name,.hljs-symbol,.hljs-selector-id,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-template-tag,.hljs-template-variable,.hljs-addition{color:#e0c46c}.hljs-comment,.hljs-deletion,.hljs-meta{color:#7f7f7f}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important}h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-before:auto}pre,blockquote{border:1px solid #999;font-style:italic;page-break-inside:avoid}img{page-break-inside:avoid;border:0}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}q{quotes:none}q::before{content:""}q::after{content:" (" attr(cite) ")"}.page-break{display:block;page-break-before:always}.hidden-print{display:none}aside{display:none}.Pager{display:none}.Columns__right{width:100% !important}.s-content a::after{content:" (" attr(href) ")";font-size:80%;word-wrap:break-word}.s-content a[href^="#"]::after{content:""}h1 a[href]::after{font-size:50%}}.code-section .nav-tabs{border-bottom:none;padding-left:0}.code-section .nav-tabs>li a{background-color:#ddd;border-color:#eee #eee #ddd;color:#333;padding:7px 12px;text-decoration:none}.code-section .nav-tabs>li.active>a,.code-section .nav-tabs>li.active>a:focus,.code-section .nav-tabs>li.active>a:hover{background:#2b2b2b;border-color:#2b2b2b;color:#fff;text-decoration:none} \ No newline at end of file diff --git a/docs/themes/coreshop/img/logo-full.svg b/docs/themes/coreshop/img/logo-full.svg new file mode 100644 index 0000000000..45b34e158d --- /dev/null +++ b/docs/themes/coreshop/img/logo-full.svg @@ -0,0 +1,10 @@ + + + + + coreshopWon rgb + + + diff --git a/docs/themes/coreshop/less/_variables.less b/docs/themes/coreshop/less/_variables.less index 030a268f0c..890728d610 100755 --- a/docs/themes/coreshop/less/_variables.less +++ b/docs/themes/coreshop/less/_variables.less @@ -11,4 +11,4 @@ */ @zindex-navbar-fixed: 1030; -@navbar-height: 50px; +@navbar-height: 60px; diff --git a/docs/themes/coreshop/less/theme-coreshop.less b/docs/themes/coreshop/less/theme-coreshop.less index 8ea1d5ac5d..b2f943842e 100755 --- a/docs/themes/coreshop/less/theme-coreshop.less +++ b/docs/themes/coreshop/less/theme-coreshop.less @@ -17,7 +17,7 @@ @sidebar-hover: #c5c5cb; @lines: #e7e7e9; @dark: black; -@light: #5cb672; +@light: #cd1017; @text: #2d2d2d; @font-family-text: 'Roboto Condensed', sans-serif; diff --git a/docs/themes/coreshop/templates/partials/navbar_content.php b/docs/themes/coreshop/templates/partials/navbar_content.php index cfff2c4dd5..10603a53f4 100755 --- a/docs/themes/coreshop/templates/partials/navbar_content.php +++ b/docs/themes/coreshop/templates/partials/navbar_content.php @@ -1,6 +1,5 @@ - - CoreShop + diff --git a/etc/logo.png b/etc/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..dd6def38ebf1b5a6659a7a805bc78b5ea060b4ce GIT binary patch literal 13755 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