diff --git a/.vscode/ftp-kr.json b/.vscode/ftp-kr.json new file mode 100644 index 0000000..183fa77 --- /dev/null +++ b/.vscode/ftp-kr.json @@ -0,0 +1,17 @@ +{ + "host": "inwestprofil.pl", + "username": "ftp@inwestprofil.de", + "password": "nHnVOvvdHFLI60R7BCyG", + "remotePath": "/public_html", + "protocol": "ftp", + "port": 0, + "fileNameEncoding": "utf8", + "autoUpload": true, + "autoDelete": false, + "autoDownload": false, + "ignoreRemoteModification": true, + "ignore": [ + ".git", + "/.vscode" + ] +} \ No newline at end of file diff --git a/admin/css/ckeditor.css b/admin/css/ckeditor.css new file mode 100644 index 0000000..b137ac9 --- /dev/null +++ b/admin/css/ckeditor.css @@ -0,0 +1,2 @@ +blockquote{padding-left:25px;border-left:5px solid #ccc} +/*# sourceMappingURL=ckeditor.css.map */ \ No newline at end of file diff --git a/admin/css/ckeditor.css.map b/admin/css/ckeditor.css.map new file mode 100644 index 0000000..dc82341 --- /dev/null +++ b/admin/css/ckeditor.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["ckeditor.scss"],"names":[],"mappings":"AACA,WACE,aAAc,KACd,YAAa,IAAA,MAAA"} \ No newline at end of file diff --git a/admin/css/ckeditor.scss b/admin/css/ckeditor.scss new file mode 100644 index 0000000..2bca355 --- /dev/null +++ b/admin/css/ckeditor.scss @@ -0,0 +1,5 @@ +//out: ckeditor.css, compress: true, sourceMap: true +blockquote { + padding-left: 25px; + border-left: 5px solid #ccc; +} diff --git a/admin/css/custom.css b/admin/css/custom.css new file mode 100644 index 0000000..96d835b --- /dev/null +++ b/admin/css/custom.css @@ -0,0 +1,2 @@ +@charset "UTF-8";body.external-page #content .admin-form{max-width:450px}.sidebar-menu>li>a>span:nth-child(2){padding:0}ol.sortable,ol.sortable ol{margin:0 0 0 25px;padding:0;list-style-type:none}ol.sortable{margin:0}ol.sortable,ol.sortable *,ol.sortable :after,ol.sortable :before{box-sizing:content-box}.sortable li{margin:0;padding:0}.sortable li div.content{color:#454545;cursor:move;height:45px;line-height:45px;margin:0;padding:0 10px;border-bottom:1px solid #e1e1e1}.sortable li div.content.text-danger{color:#e9573f!important}.sortable li.sort-branch div{color:#383838}.sort-leaf .disclose{content:"- ";text-indent:-3000px;background-image:url(/libraries/jquery-nested-sortable/skin-vista/icons.gif);background-position:-16px -64px;background-repeat:no-repeat;display:inline-block;height:16px;vertical-align:top;width:16px;margin:16px 5px 0 1px}li.sort-collapsed.sort-hover div{border-color:#999}.disclose{cursor:pointer;width:20px;display:none;text-align:center}.sortable li.sort-collapsed>ol{display:none}.sortable li.sort-branch>div>.disclose{display:block;float:left;margin-right:15px;position:relative;z-index:10}.sortable li.sort-collapsed>div>.disclose>span:before{display:inline-block;font-family:FontAwesome;font-size:10px;content:"\f054";height:25px;width:25px;line-height:25px;border-radius:13px;background:rgba(134,145,178,.1);color:#8691b2;border:1px solid #8691b2;transition:.3s all ease}.sortable li.sort-collapsed>div>.disclose:hover>span:before,.sortable li.sort-expanded>div>.disclose:hover>span:before{background:#3bafda;color:#fff}.sortable li.sort-expanded>div>.disclose>span:before{display:inline-block;font-family:FontAwesome;font-size:10px;content:"\f078";height:25px;width:25px;line-height:25px;border-radius:13px;background:#eee;color:#3bafda;border:1px solid #3bafda}.placeholder{outline:1px dashed #4183c4}.sort-error{background:#fbe3e4;border-color:transparent}.menu_sortable .btn-group{margin-top:7px;display:none}.menu_sortable div:hover .btn-group{display:block}.menu_sortable div:hover{background:#f6f7f9}.resp-vtabs::after{content:"";display:block;clear:both}.resp-tab-content{padding:25px 15px}@media only screen and (max-width:576px){.resp-vtabs .resp-tab-content{padding:25px 5px}}.resp-tab-content .resp-tab-content{padding:0;border:0}@media (max-width:768px){.resp-tab-content .resp-tab-content{border:1px solid #c1c1c1}}.resp-tab-active,.resp-tabs-list li{padding:8px 20px!important}.resp-tab-content .resp-tabs-list{border-bottom:0;margin-bottom:10px;background:rgba(134,145,178,.1)}.resp-tab-content .resp-tabs-list li{border-left:0!important;border-right:0!important;float:right}.resp-tab-content .resp-tabs-list::after{clear:both;content:"";display:block}.resp-tab-content .resp-tab-active{position:relative;top:-1px}.resp-tab-content .form-group{margin:0 0 15px 0}.input-group span.btn-info{border-color:rgba(0,0,0,.05)}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1300;background:rgba(0,0,0,.2);display:none;cursor:pointer}#g-row-limit{width:auto;display:inline-block;height:30px;line-height:30px;padding:4px 12px}#files-uploader,#images-uploader{clear:both}#files-uploader,#files-uploader *,#images-uploader,#images-uploader *{box-sizing:content-box!important}#images-list{margin:0;padding:0 5px}#images-list li{background:#fff;text-align:center;display:block;height:165px;margin:5px 5px 10px 5px;vertical-align:middle;float:left;width:calc(25% - 10px);position:relative}#images-list li.sortable-chosen{-webkit-box-shadow:-1px 1px 6px rgba(0,0,0,.75);-moz-box-shadow:-1px 1px 6px rgba(0,0,0,.75);box-shadow:-1px 1px 6px rgba(0,0,0,.75)}#images-list li .article-image{height:100%;width:100%;object-fit:cover}#images-list li .image-alt{padding:5px;height:30px;font-size:13px}#images-list li .article_image_delete{border:0;padding:13px;position:absolute;top:0;right:0}#images-list li .article_image_delete i{font-size:18px}#images-list li .image-alt{position:absolute;bottom:10px;border:0;background:rgba(0,0,0,.2);text-align:center;color:#fff}#images-list li .image-alt::placeholder{color:#fff}#images-list li.pending .article-image-edit,#images-list li:hover .article-image-edit{display:block}.article-image-edit{background:rgba(255,255,255,.8);position:absolute;height:100%;width:150px;cursor:pointer;line-height:168px;display:none}.article-image-edit i{font-size:28px;color:#c00}.article-image-edit img{height:50px;position:relative;top:12px}#files-list{list-style-type:none;margin:0;padding:0}#files-list li{float:left;margin:5px 7px}#files-list li .article_file_delete{border-color:rgba(0,0,0,.05)}#elfinder *{box-sizing:content-box!important}#elfinder{background:#ebebeb}.elfinder-button{background:#fff!important}.elfinder .elfinder-navbar,.elfinder-contextmenu .elfinder-contextmenu-item span,.elfinder-cwd,.std42-dialog .ui-dialog-content{font-size:12px}.elfinder-contextmenu-item{background:#fff;color:#000}.elfinder-cwd-view-icons .elfinder-cwd-filename{-webkit-border-radius:0;border-radius:0}.elfinder-button-menu .ui-state-hover,.elfinder-cwd table td.ui-state-hover,.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover{background:#2c373d}.elfinder-cwd-filename input[type=text]{border:0!important;padding:0!important}#elfinder{height:750px!important;position:relative}.elfinder-cwd table tr:nth-child(2n+1){background:#d3d3d3}.elfinder-cwd table tr{border-top:1px solid #ccc}.elfinder-cwd table tr td{padding:5px 12px!important}.elfinder-workzone{clear:both}#elfinder .ui-dialog{border:1px solid #ccc;position:absolute!important}.navbar-branding .navbar-brand{float:left}.navbar-branding .navbar-version{opacity:.5;font-size:12px;height:60px;line-height:60px;padding:0 15px;color:#666;float:left}.navbar .label{position:relative;top:15px;float:left;height:28px}body.sb-top .navbar-branding{width:250px}.flags{margin:-4px 0 0 20px!important;background:0 0;cursor:move}.flags:hover{border:0!important;background:0 0!important}.flags img{height:10px;margin-right:5px;opacity:.4}.CodeMirror{height:500px!important}.nav>li>a{font-size:12px}#newsletter-preview{border:1px solid #ccc;padding:20px}div.jqi .jqititle{margin-bottom:0}#google-preview{padding:10px}.google-title{color:#1a0dab;font-family:arial,sans-serif;cursor:pointer;font-size:18px;line-height:21.6px;width:600px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-url{color:#006621;font-family:arial,sans-serif;font-size:14px;line-height:16px;width:600px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-description{color:#545454;font-family:arial,sans-serif;font-size:13px;line-height:18.2px;width:600px;display:block}.sidebar-left-content{background:#114975}.sidebar-menu li.disable_menu{pointer-events:none;opacity:.3}body.sb-top #sidebar_left .sidebar-menu>li>a{color:#fff}body.sb-top.sb-top-sm #sidebar_left .sidebar-menu>li>a>span:nth-child(1){font-size:13px}body.sb-top #sidebar_left .sidebar-menu li>a>span.caret{color:#fff}body.sb-top #sidebar_left .sidebar-menu>li.active>a,body.sb-top #sidebar_left .sidebar-menu>li:hover>a,body.sb-top #sidebar_left .sidebar-menu>li>a.menu-open,body.sb-top #sidebar_left .sidebar-menu>li>a:focus,body.sb-top #sidebar_left .sidebar-menu>li>a:hover{background:#fff;color:#114975}body.sb-top #sidebar_left .sidebar-menu liactive>a>span.caret,body.sb-top #sidebar_left .sidebar-menu>li:hover>a>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a.menu-open>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a:focus>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a:hover>span.caret{color:#114975}.sidebar-menu>li>ul{background:#fff;-webkit-box-shadow:-1px 1px 6px rgba(0,0,0,.2);-moz-box-shadow:-1px 1px 6px rgba(0,0,0,.2);box-shadow:-1px 1px 6px rgba(0,0,0,.2)}.sidebar-menu>li>ul>li>a{color:#114975;border-bottom:1px solid #f3f3f3}body.sb-top #sidebar_left .sidebar-menu>li>ul>li.active>a:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li:focus>a:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li:hover>a:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li>a.menu-open:after{width:5px;left:0}.sidebar-menu>li>ul>li>a:focus,.sidebar-menu>li>ul>li>a:hover{color:#114975}.sidebar-menu>li>ul>li:focus>a:after,.sidebar-menu>li>ul>li:hover>a:after{background:#70ca63}body.sb-top #sidebar_left .sidebar-menu>li>ul{padding-bottom:0}.progress-box{position:absolute;top:0;width:100%;height:100%;z-index:200;background:#fff;padding:0;margin-left:-15px}.progress{margin:15px;height:35px;transform:translateY(-100%);position:relative;top:30%;background-color:#333}.version{position:relative;top:5%}.version h3 p{display:inline-block}.version h3{text-align:center}.form-group.text-right div{padding-right:15px}.remember{font-size:13px!important}#remember{display:inline-block!important;width:15px;height:15px;top:2px;position:relative}.popo{display:inline-block;border:1px solid;border-color:red;border-radius:50%;height:20px;width:20px;text-align:center}.popover-btn{cursor:pointer;position:relative;display:block;color:red;height:20px;width:20px;text-indent:-4px}.mfp-auto-cursor .mfp-content{max-width:1000px}.mfp-auto-cursor .mfp-content .col-lg-9,.mfp-auto-cursor .mfp-content .row{width:100%;float:none;max-width:1000px}.mfp-auto-cursor .mfp-content .g-container{max-width:1000px}.mfp-close,.mfp-close:active{right:-7px;top:-27px;background:#fff!important}.affix{top:0;z-index:100}.affix+.panel-heading{padding-top:70px}.g-container hr{margin:5px 0}.resp-vtabs>.resp-tabs-list li{background:rgba(134,145,178,.1)!important}.resp-vtabs li.resp-tab-active{background:#8691b2!important;color:#fff;border-left:0!important;border:1px solid #8691b2!important}.resp-vtabs>.resp-tabs-container{border:0!important;border-left:1px solid #e5e5e5!important}@media (min-width:1199px){.g-container .panel-body form{max-width:1400px}}@media (max-width:900px){body.sb-top #toggle_sidemenu_t{width:60px}}.site-content{margin-left:0}@media (min-width:1200px){.site-content{margin-left:250px;width:calc(100% - 250px)}}@media (min-width:992px) and (max-width:1199px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media (min-width:768px) and (max-width:991px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media (min-width:576px) and (max-width:767px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media (max-width:575px){.site-content.with-menu{margin-left:0;width:100%}.site-content{margin-left:0;width:100%}}.menu-left{position:fixed;left:0;top:0;height:100%;background-color:#2a3042;z-index:9999;width:250px;padding:0 15px;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overflow-y:scroll;overflow-x:hidden;display:none}@media (min-width:1200px){.menu-left{display:block}}@media (max-width:575px){.menu-left{width:100vw}}.menu-left.visible{display:block}.menu-left::-webkit-scrollbar{display:none;width:0;height:0}.menu-left a:hover{text-decoration:none}.logo{width:100%;color:#fff;background-color:#2a3042;text-align:center;padding:20px 0;font-size:24px;font-weight:400;position:-webkit-sticky;position:sticky;top:0;z-index:1020}.menu-left .logo .logo-cmspro{width:100%;color:#fff;text-align:center;padding:20px 0;font-size:24px;font-weight:400}.menu-left .logo .version-cmspro{font-size:11px;color:#8691b2}.menu-left .logo .update-cmspro{color:#2a3042;font-size:14px;font-weight:400;line-height:27px;padding:7px 15px;background:#fff;display:inline-block;border-radius:30px;transition:.3s all ease;margin-top:10px}.menu-left .logo .update-cmspro:hover{text-decoration:none;background:#8691b2;color:#fff}.menu-left .menu-content .title{text-transform:uppercase;color:#8691b2;font-size:12px;font-weight:700;margin-bottom:10px}.menu-left .menu-content ul li a{color:#8691b2;font-size:13px;font-weight:400;line-height:27px;padding:4px 0;display:block}.menu-left .menu-content ul li a:hover{color:#fff;text-decoration:none}.menu-left .menu-content ul li a:focus{text-decoration:none}.menu-left .menu-content ul{list-style-type:none;padding-inline-start:0}.menu-left .menu-content .preview{width:100%;background:#2a3042;text-align:center;position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.menu-left .menu-content .preview a{text-transform:uppercase;padding:20px 0;color:#8691b2;font-size:12px;font-weight:700;margin-bottom:10px;display:inline-block;margin-bottom:0}.menu-left .menu-content .preview a:hover{color:#fff;width:100%;height:100%}.menu-left .menu-content ul li a img{margin-right:10px;width:20px;text-align:center}.menu-left .menu-content ul li a:hover img{filter:brightness(200%)}.menu-left .menu-content .preview a img{margin-top:-4px;margin-right:5px;width:20px;text-align:center}.menu-left .menu-content .preview a:hover img{filter:brightness(200%)}.mobile-menu-btn{position:fixed;right:10px;bottom:10px;z-index:9999;height:50px;width:50px;color:#fff;background:#2a3042;line-height:50px;text-align:center;font-size:25px;cursor:pointer;border-radius:50%;display:none}@media (max-width:575px){.mobile-menu-btn.active{color:#2a3042;background:#fff}}@media (max-width:1199px){.mobile-menu-btn{display:block}}@media (max-width:767px){.pull-right-above-sm .btn{margin-top:10px;margin-bottom:10px;margin-left:0}}@media (min-width:768px){.pull-right-above-sm{text-align:right;float:right}}@media (max-width:767px){.pull-right-above-sm #g-columns-list{rigth:auto;left:14px}}@media (max-width:767px){.text-centred-xs{text-align:center!important}}.table-responsive input{min-width:150px}.table-responsive select{min-width:130px}@media (max-width:768px){.resp-tabs-container h2.resp-accordion .fa{margin-right:10px}}@media (max-width:1199px){body.sb-top .navbar-branding{display:block;width:100px}body.sb-top .navbar-branding.with-menu{display:none}}@media (min-width:1200px){body.sb-top .navbar-branding{display:none}}@media (max-width:400px){body.sb-top .navbar-branding{display:none}}.pagination{margin-bottom:0}.pagination li.disabled{opacity:.5;pointer-events:none}.site-content #content_wrapper{margin-left:0}.menu_sortable .content.ui-sortable-handle{position:relative;display:-webkit-box;max-height:55px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}#article-list .content.ui-sortable-handle{position:relative;display:-webkit-box;max-height:55px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.g-container{position:relative;overflow:hidden;width:100%}@media (max-width:768px){.resp-vtabs>.resp-tabs-container{padding:0}}@media (max-width:576px){.panel-body{padding:15px 5px}}@media (max-width:768px){#g-results{margin-top:30px}}.panel-info.panel-border{border-color:#8691b2}.sortable li.sort-expanded>div>.disclose>span:before{color:#8691b2;border:1px solid #8691b2;background:rgba(134,145,178,.1);transition:.3s all ease}.sortable li.sort-collapsed>div>.disclose:hover>span:before,.sortable li.sort-expanded>div>.disclose:hover>span:before{background:#8691b2;color:#fff}.btn-danger,.btn-info,.btn-success,.btn-system{color:#fff;padding:.47rem .75rem;font-size:13px;line-height:1.5;font-weight:300;border-radius:.25rem;transition:.15s all ease}.btn-danger#g-columns-list-close,.btn-dark#g-select-columns{padding:9px 12px}.btn .fa{width:14px;height:14px}.btn-dark{border-radius:.25rem}.btn-success{color:#fff;background-color:#1cbb8c}.btn-success:active,.btn-success:focus,.btn-success:hover{background-color:#179a73}.btn-system{background-color:#fcb92c}.btn-system:active,.btn-system:focus,.btn-system:hover{background-color:#fbac06}.btn-danger{background-color:#ff3d60}.btn-danger:active,.btn-danger:focus,.btn-danger:hover{background-color:#ff1741}.btn-info{background-color:#5664d2}.btn-info:active,.btn-info:focus,.btn-info:hover{background-color:#3848ca}.panel-info>.panel-heading>.panel-title{font-size:15px;font-weight:700;text-transform:uppercase;color:#2a3042}#main:before{background:#f3f4f7}a{color:#818eb8}a:focus,a:hover{color:#2a3042;text-decoration:none}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#818eb8;border-color:#818eb8}#g-columns-list ul li{text-align:left}.navbar .nav>li.dropdown .open .dropdown-menu:after,.navbar .nav>li.dropdown.open .dropdown-menu:after{border-bottom-color:#2a3042}.navbar .nav>li.dropdown .open .dropdown-menu,.navbar .nav>li.dropdown.open .dropdown-menu{border-top-color:#2a3042}.panel.panel-border>.panel-heading{background-color:#fff}.panel.panel-border>.panel-heading .btn{height:30px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f6f7f9}div.switch.switch-primary input:checked+label{background-color:#8691b2}.cm-s-material{background-color:#2a3042!important}.icheckbox_minimal-blue.ui-sortable-handle.hover{background:#fff;background:url(/libraries/grid/plugins/icheck/skins/minimal/blue.png) no-repeat;background-position:0 0!important}.table-hover>tbody>tr>td,.table-hover>tbody>tr>th{transition:all .3s ease}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:rgba(134,145,178,.12)!important}.dropdown-context{border-top:3px solid #2a3042!important}.dropdown-context-up:after,.dropdown-context:after{border-bottom:6px solid #2a3042!important}.input-group-addon{color:#2a3042}.g-tip .fa:before{color:#2a3042}.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{border:none;border-bottom:1px solid #eee}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th{border:none}.input-group-addon{background:rgba(134,145,178,.1)}.pagination>li>a{padding:0;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-right:5px}.pagination>li:first-child>a{border-bottom-left-radius:50%;border-top-left-radius:50%}.pagination>li:last-child>a{border-bottom-right-radius:50%;border-top-right-radius:50%}.form-control{border-radius:.25rem}.input-group-addon:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.resp-tab-active{border:1px solid #8691b2!important;border-top:2px solid #8691b2!important}.resp-tabs-container h2.resp-accordion{background:rgba(134,145,178,.1)!important}.resp-tabs-container h2.resp-accordion.resp-tab-active{background:#8691b2!important;color:#fff}h2.resp-tab-active span.resp-arrow{border-bottom:12px solid #fff}.resp-tabs-container{border:rgba(134,145,178,.1)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:rgba(134,145,178,.1)}.alert{border-radius:.25rem}.panel{border-radius:.25rem}.panel-body{border-radius:.25rem}.tooltipster-base{background-color:#2a3042!important}.tooltipster-punk{border-color:#8691b2!important}.form-control:focus{border-color:#8691b2}@media (max-width:576px){#content{padding:15px 0 40px 0}} +/*# sourceMappingURL=custom.css.map */ \ No newline at end of file diff --git a/admin/css/custom.css.map b/admin/css/custom.css.map new file mode 100644 index 0000000..050d7a8 --- /dev/null +++ b/admin/css/custom.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["custom.scss","custom.less"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/admin/css/custom.scss b/admin/css/custom.scss new file mode 100644 index 0000000..e60738f --- /dev/null +++ b/admin/css/custom.scss @@ -0,0 +1,1382 @@ +//out: custom.css, compress: true, sourceMap: true +body.external-page #content .admin-form { + max-width: 450px; +} + +.sidebar-menu > li > a > span:nth-child(2) { + padding: 0; +} + +ol.sortable, +ol.sortable ol { + margin: 0 0 0 25px; + padding: 0; + list-style-type: none; +} + +ol.sortable { + margin: 0; +} + +ol.sortable, +ol.sortable *, +ol.sortable *:before, +ol.sortable *:after { + box-sizing: content-box; +} + +.sortable li { + margin: 0; + padding: 0; +} + +.sortable li div.content { + color: #454545; + cursor: move; + height: 45px; + line-height: 45px; + margin: 0; + padding: 0 10px; + border-bottom: 1px solid #e1e1e1; +} + +.sortable li div.content.text-danger { + color: #e9573f !important; +} + +.sortable li.sort-branch div { + color: #383838; +} + +.sort-leaf .disclose { + content: "- "; + text-indent: -3000px; + background-image: url("/libraries/jquery-nested-sortable/skin-vista/icons.gif"); + background-position: -16px -64px; + background-repeat: no-repeat; + display: inline-block; + height: 16px; + vertical-align: top; + width: 16px; + margin: 16px 5px 0 1px; +} + +li.sort-collapsed.sort-hover div { + border-color: #999999; +} + +.disclose { + cursor: pointer; + width: 20px; + display: none; + text-align: center; +} + +.sortable li.sort-collapsed > ol { + display: none; +} + +.sortable li.sort-branch > div > .disclose { + display: block; + float: left; + margin-right: 15px; + position: relative; + z-index: 10; +} + +.sortable li.sort-collapsed > div > .disclose > span:before { + display: inline-block; + font-family: FontAwesome; + font-size: 10px; + content: "\f054"; + height: 25px; + width: 25px; + line-height: 25px; + border-radius: 13px; + background: rgba(134, 145, 178, 0.1); + color: #8691b2; + border: 1px solid #8691b2; + transition: 0.3s all ease; +} + +.sortable li.sort-collapsed > div > .disclose:hover > span:before, +.sortable li.sort-expanded > div > .disclose:hover > span:before { + background: #3bafda; + color: #fff; +} + +.sortable li.sort-expanded > div > .disclose > span:before { + display: inline-block; + font-family: FontAwesome; + font-size: 10px; + content: "\f078"; + height: 25px; + width: 25px; + line-height: 25px; + border-radius: 13px; + background: #eeeeee; + color: #3bafda; + border: 1px solid #3bafda; +} + +.placeholder { + outline: 1px dashed #4183c4; +} + +.sort-error { + background: #fbe3e4; + border-color: transparent; +} + +.menu_sortable .btn-group { + margin-top: 7px; + display: none; +} + +.menu_sortable div:hover .btn-group { + display: block; +} + +.menu_sortable div:hover { + background: #f6f7f9; +} + +.resp-vtabs::after { + content: ""; + display: block; + clear: both; +} + +.resp-tab-content { + padding: 25px 15px; +} + +@media only screen and (max-width: 576px) { + .resp-vtabs .resp-tab-content { + padding: 25px 5px; + } +} + +.resp-tab-content .resp-tab-content { + padding: 0; + border: 0; +} + +@media (max-width: 768px) { + .resp-tab-content .resp-tab-content { + border: 1px solid #c1c1c1; + } +} + +.resp-tabs-list li, +.resp-tab-active { + padding: 8px 20px !important; +} + +.resp-tab-content .resp-tabs-list { + border-bottom: 0; + margin-bottom: 10px; + /*background: #f1f1f1;*/ + background: rgba(134, 145, 178, 0.1); +} + +.resp-tab-content .resp-tabs-list li { + border-left: 0 !important; + border-right: 0 !important; + float: right; +} + +.resp-tab-content .resp-tabs-list::after { + clear: both; + content: ""; + display: block; +} + +.resp-tab-content .resp-tab-active { + position: relative; + top: -1px; +} + +.resp-tab-content .form-group { + margin: 0 0 15px 0; +} + +.input-group span.btn-info { + border-color: rgba(0, 0, 0, 0.05); +} + +#overlay { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + z-index: 1300; + background: rgba(0, 0, 0, 0.2); + display: none; + cursor: pointer; +} + +#g-row-limit { + width: auto; + display: inline-block; + height: 30px; + line-height: 30px; + padding: 4px 12px; +} + +#images-uploader, +#files-uploader { + clear: both; +} + +#images-uploader, +#images-uploader *, +#files-uploader, +#files-uploader * { + box-sizing: content-box !important; +} + +#images-list { + margin: 0; + padding: 0 5px; +} + +#images-list li { + background: #fff; + text-align: center; + display: block; + height: 165px; + margin: 5px 5px 10px 5px; + vertical-align: middle; + float: left; + width: calc(25% - 10px); + position: relative; +} + +#images-list li.sortable-chosen { + -webkit-box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.75); + -moz-box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.75); + box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.75); +} + +#images-list li .article-image { + height: 100%; + width: 100%; + object-fit: cover; +} + +#images-list li .image-alt { + padding: 5px; + height: 30px; + font-size: 13px; +} + +#images-list li .article_image_delete { + border: 0; + padding: 13px; + position: absolute; + top: 0; + right: 0; +} + +#images-list li .article_image_delete i { + font-size: 18px; +} + +#images-list li .image-alt { + position: absolute; + bottom: 10px; + border: 0; + background: rgba(0, 0, 0, 0.2); + text-align: center; + color: #fff; +} + +#images-list li .image-alt::placeholder { + color: #fff; +} + +#images-list li:hover .article-image-edit, +#images-list li.pending .article-image-edit { + display: block; +} + +.article-image-edit { + background: rgba(255, 255, 255, 0.8); + position: absolute; + height: 100%; + width: 150px; + cursor: pointer; + line-height: 168px; + display: none; +} + +.article-image-edit i { + font-size: 28px; + color: #cc0000; +} + +.article-image-edit img { + height: 50px; + position: relative; + top: 12px; +} + +#files-list { + list-style-type: none; + margin: 0; + padding: 0; +} + +#files-list li { + float: left; + margin: 5px 7px; +} + +#files-list li .article_file_delete { + border-color: rgba(0, 0, 0, 0.05); +} + +#elfinder * { + box-sizing: content-box !important; +} + +#elfinder { + background: #ebebeb; +} + +.elfinder-button { + background: #fff !important; +} + +.elfinder-cwd, +.elfinder .elfinder-navbar, +.std42-dialog .ui-dialog-content, +.elfinder-contextmenu .elfinder-contextmenu-item span { + font-size: 12px; +} + +.elfinder-contextmenu-item { + background: #fff; + color: #000; +} + +.elfinder-cwd-view-icons .elfinder-cwd-filename { + -webkit-border-radius: 0px; + border-radius: 0px; +} + +.elfinder-cwd-view-icons + .elfinder-cwd-file + .elfinder-cwd-filename.ui-state-hover, +.elfinder-cwd table td.ui-state-hover, +.elfinder-button-menu .ui-state-hover { + background: #2c373d; +} + +.elfinder-cwd-filename input[type="text"] { + border: 0px !important; + padding: 0px !important; +} + +#elfinder { + height: 750px !important; + position: relative; +} + +.elfinder-cwd table tr:nth-child(2n + 1) { + background: #d3d3d3; +} + +.elfinder-cwd table tr { + border-top: 1px solid #ccc; +} + +.elfinder-cwd table tr td { + padding: 5px 12px !important; +} + +.elfinder-workzone { + clear: both; +} + +#elfinder .ui-dialog { + border: 1px solid #ccc; + position: absolute !important; +} + +.navbar-branding .navbar-brand { + float: left; +} + +.navbar-branding .navbar-version { + opacity: 0.5; + font-size: 12px; + height: 60px; + line-height: 60px; + padding: 0 15px; + color: #666; + float: left; +} + +.navbar .label { + position: relative; + top: 15px; + float: left; + height: 28px; +} + +body.sb-top .navbar-branding { + width: 250px; +} + +.flags { + margin: -4px 0 0 20px !important; + background: none; + cursor: move; +} + +.flags:hover { + border: 0px !important; + background: none !important; +} + +.flags img { + height: 10px; + margin-right: 5px; + opacity: 0.4; +} + +.CodeMirror { + height: 500px !important; +} + +.nav > li > a { + font-size: 12px; +} + +#newsletter-preview { + border: 1px solid #ccc; + padding: 20px; +} + +div.jqi .jqititle { + margin-bottom: 0; +} + +#google-preview { + padding: 10px; +} + +.google-title { + color: #1a0dab; + font-family: arial, sans-serif; + cursor: pointer; + font-size: 18px; + line-height: 21.6px; + width: 600px; + display: block; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} + +.google-url { + color: rgb(0, 102, 33); + font-family: arial, sans-serif; + font-size: 14px; + line-height: 16px; + width: 600px; + display: block; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} + +.google-description { + color: rgb(84, 84, 84); + font-family: arial, sans-serif; + font-size: 13px; + line-height: 18.2px; + width: 600px; + display: block; +} + +.sidebar-left-content { + background: #114975; +} + +.sidebar-menu li.disable_menu { + pointer-events: none; + opacity: 0.3; +} + +body.sb-top #sidebar_left .sidebar-menu > li > a { + color: #fff; +} + +body.sb-top.sb-top-sm #sidebar_left .sidebar-menu > li > a > span:nth-child(1) { + font-size: 13px; +} + +body.sb-top #sidebar_left .sidebar-menu li > a > span.caret { + color: #fff; +} + +body.sb-top #sidebar_left .sidebar-menu > li.active > a, +body.sb-top #sidebar_left .sidebar-menu > li:hover > a, +body.sb-top #sidebar_left .sidebar-menu > li > a.menu-open, +body.sb-top #sidebar_left .sidebar-menu > li > a:hover, +body.sb-top #sidebar_left .sidebar-menu > li > a:focus { + background: #fff; + color: #114975; +} + +body.sb-top #sidebar_left .sidebar-menu liactive > a > span.caret, +body.sb-top #sidebar_left .sidebar-menu > li:hover > a > span.caret, +body.sb-top #sidebar_left .sidebar-menu > li > a.menu-open > span.caret, +body.sb-top #sidebar_left .sidebar-menu > li > a:hover > span.caret, +body.sb-top #sidebar_left .sidebar-menu > li > a:focus > span.caret { + color: #114975; +} + +.sidebar-menu > li > ul { + background: #fff; + -webkit-box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.2); + -moz-box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.2); + box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.2); +} + +.sidebar-menu > li > ul > li > a { + color: #114975; + border-bottom: 1px solid #f3f3f3; +} + +body.sb-top #sidebar_left .sidebar-menu > li > ul > li > a.menu-open:after, +body.sb-top #sidebar_left .sidebar-menu > li > ul > li.active > a:after, +body.sb-top #sidebar_left .sidebar-menu > li > ul > li:hover > a:after, +body.sb-top #sidebar_left .sidebar-menu > li > ul > li:focus > a:after { + width: 5px; + left: 0; +} + +.sidebar-menu > li > ul > li > a:hover, +.sidebar-menu > li > ul > li > a:focus { + color: #114975; +} + +.sidebar-menu > li > ul > li:hover > a:after, +.sidebar-menu > li > ul > li:focus > a:after { + background: #70ca63; +} + +body.sb-top #sidebar_left .sidebar-menu > li > ul { + padding-bottom: 0; +} + +.progress-box { + position: absolute; + top: 0px; + width: 100%; + height: 100%; + z-index: 200; + background: #fff; + padding: 0px; + margin-left: -15px; +} + +.progress { + margin: 15px; + height: 35px; + transform: translateY(-100%); + position: relative; + top: 30%; + background-color: #333; +} + +.version { + position: relative; + top: 5%; +} + +.version h3 p { + display: inline-block; +} + +.version h3 { + text-align: center; +} + +.form-group.text-right div { + padding-right: 15px; +} + +.remember { + font-size: 13px !important; +} + +#remember { + display: inline-block !important; + width: 15px; + height: 15px; + top: 2px; + position: relative; +} + +.popo { + display: inline-block; + border: 1px solid; + border-color: red; + border-radius: 50%; + height: 20px; + width: 20px; + text-align: center; +} + +.popover-btn { + cursor: pointer; + position: relative; + display: block; + color: red; + height: 20px; + width: 20px; + text-indent: -4px; +} + +.mfp-auto-cursor .mfp-content { + max-width: 1000px; +} + +.mfp-auto-cursor .mfp-content .col-lg-9, +.mfp-auto-cursor .mfp-content .row { + width: 100%; + float: none; + max-width: 1000px; +} + +.mfp-auto-cursor .mfp-content .g-container { + max-width: 1000px; +} + +.mfp-close, +.mfp-close:active { + right: -7px; + top: -27px; + background: #fff !important; +} + +.affix { + top: 0; + z-index: 100; + /* left:0px;*/ +} + +.affix + .panel-heading { + padding-top: 70px; +} + +.g-container hr { + margin: 5px 0; +} + +.resp-vtabs > .resp-tabs-list li { + background: rgba(134, 145, 178, 0.1) !important; +} + +.resp-vtabs li.resp-tab-active { + background: #8691b2 !important; + color: #fff; + border-left: 0 !important; + border: 1px solid #8691b2 !important; +} + +.resp-vtabs > .resp-tabs-container { + border: 0 !important; + border-left: 1px solid #e5e5e5 !important; +} + +@media (min-width: 1199px) { + .g-container .panel-body form { + max-width: 1400px; + } +} + +@media (max-width: 900px) { + body.sb-top #toggle_sidemenu_t { + width: 60px; + } +} + +/**/ + +.site-content { + margin-left: 0px; +} + +@media (min-width: 1200px) { + .site-content { + margin-left: 250px; + width: calc(100% - 250px); + } +} + +@media (min-width: 992px) and (max-width: 1199px) { + .site-content.with-menu { + width: calc(100% - 250px); + margin-left: 250px; + } +} + +@media (min-width: 768px) and (max-width: 991px) { + .site-content.with-menu { + width: calc(100% - 250px); + margin-left: 250px; + } +} + +@media (min-width: 576px) and (max-width: 767px) { + .site-content.with-menu { + width: calc(100% - 250px); + margin-left: 250px; + } +} + +@media (max-width: 575px) { + .site-content.with-menu { + margin-left: 0; + width: 100%; + } + + .site-content { + margin-left: 0; + width: 100%; + } +} + +.menu-left { + position: fixed; + left: 0; + top: 0; + + height: 100%; + background-color: #2a3042; + z-index: 9999; + width: 250px; + padding: 0 15px; + overflow: scroll; + scrollbar-width: none; + -ms-overflow-style: none; + overflow-y: scroll; + overflow-x: hidden; + scrollbar-width: none; + /* Firefox */ + -ms-overflow-style: none; + /* IE 10+ */ + overflow-y: scroll; + overflow-x: hidden; + display: none; +} + +@media (min-width: 1200px) { + .menu-left { + display: block; + } +} + +@media (max-width: 575px) { + .menu-left { + width: 100vw; + } +} + +.menu-left.visible { + display: block; +} + +.menu-left::-webkit-scrollbar { + display: none; + /* Chrome Safari */ + width: 0; + height: 0; +} + +.menu-left a:hover { + text-decoration: none; +} + +.logo { + width: 100%; + color: #fff; + background-color: #2a3042; + text-align: center; + padding: 20px 0; + font-size: 24px; + font-weight: 400; + position: -webkit-sticky; + position: sticky; + top: 0; + z-index: 1020; +} + +.menu-left .logo .logo-cmspro { + width: 100%; + color: #fff; + + text-align: center; + padding: 20px 0; + font-size: 24px; + font-weight: 400; +} + +.menu-left .logo .version-cmspro { + font-size: 11px; + color: #8691b2; +} + +.menu-left .logo .update-cmspro { + color: #2a3042; + font-size: 14px; + font-weight: 400; + line-height: 27px; + padding: 7px 15px; + background: #fff; + display: inline-block; + border-radius: 30px; + transition: 0.3s all ease; + margin-top: 10px; +} + +.menu-left .logo .update-cmspro:hover { + text-decoration: none; + background: #8691b2; + color: #fff; +} + +.menu-left .menu-content .title { + text-transform: uppercase; + color: #8691b2; + font-size: 12px; + font-weight: 700; + margin-bottom: 10px; +} + +.menu-left .menu-content ul li a { + color: #8691b2; + font-size: 13px; + font-weight: 400; + line-height: 27px; + padding: 4px 0; + display: block; +} + +.menu-left .menu-content ul li a:hover { + color: #fff; + text-decoration: none; +} + +.menu-left .menu-content ul li a:focus { + text-decoration: none; +} + +.menu-left .menu-content ul { + list-style-type: none; + padding-inline-start: 0; +} + +.menu-left .menu-content .preview { + width: 100%; + background: #2a3042; + text-align: center; + position: -webkit-sticky; + position: sticky; + bottom: 0; + z-index: 1020; +} + +.menu-left .menu-content .preview a { + text-transform: uppercase; + padding: 20px 0; + color: #8691b2; + font-size: 12px; + font-weight: 700; + margin-bottom: 10px; + display: inline-block; + margin-bottom: 0; +} + +.menu-left .menu-content .preview a:hover { + color: #fff; + width: 100%; + height: 100%; +} + +.menu-left .menu-content ul li a img { + margin-right: 10px; + width: 20px; + text-align: center; +} + +.menu-left .menu-content ul li a:hover img { + filter: brightness(200%); +} + +.menu-left .menu-content .preview a img { + margin-top: -4px; + margin-right: 5px; + width: 20px; + text-align: center; +} + +.menu-left .menu-content .preview a:hover img { + filter: brightness(200%); +} + +.mobile-menu-btn { + position: fixed; + right: 10px; + bottom: 10px; + z-index: 9999; + height: 50px; + width: 50px; + color: #fff; + background: #2a3042; + line-height: 50px; + text-align: center; + font-size: 25px; + cursor: pointer; + border-radius: 50%; + display: none; +} + +@media (max-width: 575px) { + .mobile-menu-btn.active { + color: #2a3042; + background: #fff; + /* background: #8691b2; + color: #fff;*/ + } +} + +@media (max-width: 1199px) { + .mobile-menu-btn { + display: block; + } +} + +@media (max-width: 767px) { + .pull-right-above-sm .btn { + margin-top: 10px; + margin-bottom: 10px; + margin-left: 0; + } +} + +@media (min-width: 768px) { + .pull-right-above-sm { + text-align: right; + float: right; + } +} + +@media (max-width: 767px) { + .pull-right-above-sm #g-columns-list { + rigth: auto; + left: 14px; + } +} + +@media (max-width: 767px) { + .text-centred-xs { + text-align: center !important; + } +} + +.table-responsive input { + min-width: 150px; +} + +.table-responsive select { + min-width: 130px; +} + +@media (max-width: 768px) { + .resp-tabs-container h2.resp-accordion .fa { + margin-right: 10px; + } +} + +@media (max-width: 1199px) { + body.sb-top .navbar-branding { + display: block; + width: 100px; + } + + body.sb-top .navbar-branding.with-menu { + display: none; + } +} + +@media (min-width: 1200px) { + body.sb-top .navbar-branding { + display: none; + } +} + +@media (max-width: 400px) { + body.sb-top .navbar-branding { + display: none; + } +} + +.pagination { + margin-bottom: 0; +} + +.pagination li.disabled { + opacity: 0.5; + pointer-events: none; +} + +.site-content #content_wrapper { + margin-left: 0; +} + +.menu_sortable .content.ui-sortable-handle { + position: relative; + display: -webkit-box; + max-height: 55px; + overflow: hidden; + text-overflow: ellipsis; + -webkit-line-clamp: 1; +} + +#article-list .content.ui-sortable-handle { + position: relative; + display: -webkit-box; + max-height: 55px; + overflow: hidden; + text-overflow: ellipsis; + -webkit-line-clamp: 1; + -webkit-box-orient: vertical; +} + +.g-container { + position: relative; + overflow: hidden; + width: 100%; +} + +@media (max-width: 768px) { + .resp-vtabs > .resp-tabs-container { + padding: 0; + } +} + +@media (max-width: 576px) { + .panel-body { + padding: 15px 5px; + } +} + +@media (max-width: 768px) { + #g-results { + margin-top: 30px; + } +} + +/*wygląd*/ +.panel-info.panel-border { + border-color: #8691b2; +} + +.sortable li.sort-expanded > div > .disclose > span:before { + color: #8691b2; + border: 1px solid #8691b2; + background: rgba(134, 145, 178, 0.1); + transition: 0.3s all ease; +} + +.sortable li.sort-collapsed > div > .disclose:hover > span:before, +.sortable li.sort-expanded > div > .disclose:hover > span:before { + background: #8691b2; + color: #fff; +} + +.btn-success, +.btn-system, +.btn-danger, +.btn-info { + color: #fff; + padding: 0.47rem 0.75rem; + font-size: 13px; + line-height: 1.5; + font-weight: 300; + border-radius: 0.25rem; + + transition: 0.15s all ease; +} + +.btn-danger#g-columns-list-close, +.btn-dark#g-select-columns { + padding: 9px 12px; +} + +.btn .fa { + width: 14px; + height: 14px; +} + +.btn-dark { + border-radius: 0.25rem; +} + +.btn-success { + color: #fff; + background-color: #1cbb8c; +} + +.btn-success:hover, +.btn-success:focus, +.btn-success:active { + background-color: #179a73; +} + +.btn-system { + background-color: #fcb92c; +} + +.btn-system:hover, +.btn-system:focus, +.btn-system:active { + background-color: #fbac06; +} + +.btn-danger { + background-color: #ff3d60; +} + +.btn-danger:hover, +.btn-danger:focus, +.btn-danger:active { + background-color: #ff1741; +} + +.btn-info { + background-color: #5664d2; +} + +.btn-info:hover, +.btn-info:focus, +.btn-info:active { + background-color: #3848ca; +} + +.panel-info > .panel-heading > .panel-title { + font-size: 15px; + font-weight: 700; + text-transform: uppercase; + color: #2a3042; +} + +#main:before { + background: #f3f4f7; +} + +a { + color: #818eb8; +} + +a:hover, +a:focus { + color: #2a3042; + text-decoration: none; +} + +.pagination > .active > a, +.pagination > .active > span, +.pagination > .active > a:hover, +.pagination > .active > span:hover, +.pagination > .active > a:focus, +.pagination > .active > span:focus { + background-color: #818eb8; + border-color: #818eb8; +} + +#g-columns-list ul li { + text-align: left; +} + +.navbar .nav > li.dropdown.open .dropdown-menu:after, +.navbar .nav > li.dropdown .open .dropdown-menu:after { + border-bottom-color: #2a3042; +} + +.navbar .nav > li.dropdown.open .dropdown-menu, +.navbar .nav > li.dropdown .open .dropdown-menu { + border-top-color: #2a3042; +} + +.panel.panel-border > .panel-heading { + background-color: #fff; + + .btn { + height: 30px; + } +} + +.table-striped > tbody > tr:nth-child(odd) > td, +.table-striped > tbody > tr:nth-child(odd) > th { + background-color: #f6f7f9; +} + +div.switch.switch-primary input:checked + label { + background-color: #8691b2; +} + +.cm-s-material { + background-color: #2a3042 !important; +} + +.icheckbox_minimal-blue.ui-sortable-handle.hover { + background: #fff; + background: url(/libraries/grid/plugins/icheck/skins/minimal/blue.png) + no-repeat; + background-position: 0 0 !important; +} + +.table-hover > tbody > tr > td, +.table-hover > tbody > tr > th { + transition: all 0.3s ease; +} + +.table-hover > tbody > tr:hover > td, +.table-hover > tbody > tr:hover > th { + background-color: rgba(134, 145, 178, 0.12) !important; +} + +.dropdown-context { + border-top: 3px solid #2a3042 !important; +} + +.dropdown-context:after, +.dropdown-context-up:after { + border-bottom: 6px solid #2a3042 !important; +} + +.input-group-addon { + color: #2a3042; +} + +.g-tip .fa:before { + color: #2a3042; +} + +.table-responsive > .table > thead > tr > th, +.table-responsive > .table > thead > tr > td { + border: none; + border-bottom: 1px solid #eeeeee; +} + +.table-responsive > .table > tbody > tr > th, +.table-responsive > .table > tfoot > tr > th, +.table-responsive > .table > tbody > tr > td, +.table-responsive > .table > tfoot > tr > td { + border: none; +} + +.input-group-addon { + background: rgba(134, 145, 178, 0.1); +} + +.pagination { +} + +.pagination > li > a { + padding: 0; + width: 30px; + height: 30px; + display: flex; + justify-content: center; + align-items: center; + border-radius: 50%; + margin-right: 5px; +} + +.pagination > li:first-child > a { + border-bottom-left-radius: 50%; + border-top-left-radius: 50%; +} + +.pagination > li:last-child > a { + border-bottom-right-radius: 50%; + border-top-right-radius: 50%; +} + +.form-control { + border-radius: 0.25rem; +} + +.input-group-addon:first-child { + border-top-left-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; +} + +.resp-tab-active { + border: 1px solid #8691b2 !important; + + border-top: 2px solid #8691b2 !important; +} + +.resp-tabs-container h2.resp-accordion { + background: rgba(134, 145, 178, 0.1) !important; +} + +.resp-tabs-container h2.resp-accordion.resp-tab-active { + background: #8691b2 !important; + color: #fff; +} + +h2.resp-tab-active span.resp-arrow { + border-bottom: 12px solid #fff; +} + +.resp-tabs-container { + border: rgba(134, 145, 178, 0.1); +} + +.form-control[disabled], +.form-control[readonly], +fieldset[disabled] .form-control { + background-color: rgba(134, 145, 178, 0.1); +} + +.alert { + border-radius: 0.25rem; +} + +.panel { + border-radius: 0.25rem; +} + +.panel-body { + border-radius: 0.25rem; +} + +.tooltipster-base { + background-color: #2a3042 !important; +} + +.tooltipster-punk { + border-color: #8691b2 !important; +} + +.form-control:focus { + border-color: #8691b2; +} + +@media (max-width: 576px) { + #content { + padding: 15px 0px 40px 0px; + } +} diff --git a/admin/css/icons/backup-line.svg b/admin/css/icons/backup-line.svg new file mode 100644 index 0000000..9f9d54f --- /dev/null +++ b/admin/css/icons/backup-line.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/bx-at.svg b/admin/css/icons/bx-at.svg new file mode 100644 index 0000000..f0235d4 --- /dev/null +++ b/admin/css/icons/bx-at.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/bx-news.svg b/admin/css/icons/bx-news.svg new file mode 100644 index 0000000..efb5b8d --- /dev/null +++ b/admin/css/icons/bx-news.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/container-solid.svg b/admin/css/icons/container-solid.svg new file mode 100644 index 0000000..c852656 --- /dev/null +++ b/admin/css/icons/container-solid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/double-right-outlined.svg b/admin/css/icons/double-right-outlined.svg new file mode 100644 index 0000000..ebd756b --- /dev/null +++ b/admin/css/icons/double-right-outlined.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/email.svg b/admin/css/icons/email.svg new file mode 100644 index 0000000..453130a --- /dev/null +++ b/admin/css/icons/email.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/image.svg b/admin/css/icons/image.svg new file mode 100644 index 0000000..2e6fd6d --- /dev/null +++ b/admin/css/icons/image.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/language.svg b/admin/css/icons/language.svg new file mode 100644 index 0000000..8a1144a --- /dev/null +++ b/admin/css/icons/language.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/letter-aa.svg b/admin/css/icons/letter-aa.svg new file mode 100644 index 0000000..1d73f6f --- /dev/null +++ b/admin/css/icons/letter-aa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/list-settings-line.svg b/admin/css/icons/list-settings-line.svg new file mode 100644 index 0000000..d4045e2 --- /dev/null +++ b/admin/css/icons/list-settings-line.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/menu-alt.svg b/admin/css/icons/menu-alt.svg new file mode 100644 index 0000000..37d6eb4 --- /dev/null +++ b/admin/css/icons/menu-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/news-24-regular.svg b/admin/css/icons/news-24-regular.svg new file mode 100644 index 0000000..97bba87 --- /dev/null +++ b/admin/css/icons/news-24-regular.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/people-fill.svg b/admin/css/icons/people-fill.svg new file mode 100644 index 0000000..b4eb028 --- /dev/null +++ b/admin/css/icons/people-fill.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/photo-video.svg b/admin/css/icons/photo-video.svg new file mode 100644 index 0000000..793f5f3 --- /dev/null +++ b/admin/css/icons/photo-video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/send.svg b/admin/css/icons/send.svg new file mode 100644 index 0000000..d6215b7 --- /dev/null +++ b/admin/css/icons/send.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/settings-20-filled.svg b/admin/css/icons/settings-20-filled.svg new file mode 100644 index 0000000..0272019 --- /dev/null +++ b/admin/css/icons/settings-20-filled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/template-2.svg b/admin/css/icons/template-2.svg new file mode 100644 index 0000000..00eb0a7 --- /dev/null +++ b/admin/css/icons/template-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/icons/template.svg b/admin/css/icons/template.svg new file mode 100644 index 0000000..15e2704 --- /dev/null +++ b/admin/css/icons/template.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/admin/css/lang-de.jpg b/admin/css/lang-de.jpg new file mode 100644 index 0000000..e821f55 Binary files /dev/null and b/admin/css/lang-de.jpg differ diff --git a/admin/css/lang-en.jpg b/admin/css/lang-en.jpg new file mode 100644 index 0000000..9929fd8 Binary files /dev/null and b/admin/css/lang-en.jpg differ diff --git a/admin/css/lang-fr.jpg b/admin/css/lang-fr.jpg new file mode 100644 index 0000000..fd0c92d Binary files /dev/null and b/admin/css/lang-fr.jpg differ diff --git a/admin/css/lang-hr.png b/admin/css/lang-hr.png new file mode 100644 index 0000000..1aacb1f Binary files /dev/null and b/admin/css/lang-hr.png differ diff --git a/admin/css/lang-it.jpg b/admin/css/lang-it.jpg new file mode 100644 index 0000000..960870e Binary files /dev/null and b/admin/css/lang-it.jpg differ diff --git a/admin/css/lang-pl.jpg b/admin/css/lang-pl.jpg new file mode 100644 index 0000000..85c5140 Binary files /dev/null and b/admin/css/lang-pl.jpg differ diff --git a/admin/css/lang-ru.jpg b/admin/css/lang-ru.jpg new file mode 100644 index 0000000..40d8a66 Binary files /dev/null and b/admin/css/lang-ru.jpg differ diff --git a/admin/css/lang-sk.png b/admin/css/lang-sk.png new file mode 100644 index 0000000..cec9578 Binary files /dev/null and b/admin/css/lang-sk.png differ diff --git a/admin/css/lang-uk.jpg b/admin/css/lang-uk.jpg new file mode 100644 index 0000000..51dc892 Binary files /dev/null and b/admin/css/lang-uk.jpg differ diff --git a/admin/css/user-icon.png b/admin/css/user-icon.png new file mode 100644 index 0000000..a8af7c7 Binary files /dev/null and b/admin/css/user-icon.png differ diff --git a/templates_user/site/contact.php b/templates_user/site/contact.php new file mode 100644 index 0000000..1e7dcd7 --- /dev/null +++ b/templates_user/site/contact.php @@ -0,0 +1,388 @@ + + + + +
+ + +
+ +
+ +
+
+ ' . $settings["additional_info"] . '
'); + break; + } + ?> +
+
+ +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + + +
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+ +
+ +
+
+ +
+
+ + + + + \ No newline at end of file diff --git a/templates_user/site/copyright.php b/templates_user/site/copyright.php new file mode 100644 index 0000000..869efce --- /dev/null +++ b/templates_user/site/copyright.php @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/templates_user/site/languages.php b/templates_user/site/languages.php new file mode 100644 index 0000000..0c9da9d --- /dev/null +++ b/templates_user/site/languages.php @@ -0,0 +1,40 @@ +
+
+
+
+ +
+
+
+
\ No newline at end of file diff --git a/templates_user/site/pager.php b/templates_user/site/pager.php new file mode 100644 index 0000000..2bdd054 --- /dev/null +++ b/templates_user/site/pager.php @@ -0,0 +1,44 @@ + page['language']['seo_link'] ? $link = $this -> page['language']['seo_link'] : $link = 's-' . $this -> page['id'] . '-' . \S::seo( $this -> page['language']['title'] ); +?> + \ No newline at end of file diff --git a/templates_user/site/title.php b/templates_user/site/title.php new file mode 100644 index 0000000..bf75155 --- /dev/null +++ b/templates_user/site/title.php @@ -0,0 +1 @@ + title;?> \ No newline at end of file