Update B2B partner zone title and email access prompt; adjust file sizes in FTP sync cache
This commit is contained in:
6
.vscode/ftp-kr.sync.cache.json
vendored
6
.vscode/ftp-kr.sync.cache.json
vendored
@@ -26,7 +26,7 @@
|
|||||||
"autoload": {},
|
"autoload": {},
|
||||||
"b2b_users.csv": {
|
"b2b_users.csv": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 461,
|
"size": 845,
|
||||||
"lmtime": 0,
|
"lmtime": 0,
|
||||||
"modified": true
|
"modified": true
|
||||||
},
|
},
|
||||||
@@ -400,8 +400,8 @@
|
|||||||
},
|
},
|
||||||
"Footer.php": {
|
"Footer.php": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 1156,
|
"size": 1180,
|
||||||
"lmtime": 0,
|
"lmtime": 1741791590918,
|
||||||
"modified": false
|
"modified": false
|
||||||
},
|
},
|
||||||
"NavMenu.php": {
|
"NavMenu.php": {
|
||||||
|
|||||||
BIN
layout/.DS_Store
vendored
Normal file
BIN
layout/.DS_Store
vendored
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1069,7 +1069,7 @@ header {
|
|||||||
bottom: -30px;
|
bottom: -30px;
|
||||||
height: 2px;
|
height: 2px;
|
||||||
right: 0;
|
right: 0;
|
||||||
left: -50%;
|
left: -50px;
|
||||||
background-color: $cWhite;
|
background-color: $cWhite;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -2036,8 +2036,9 @@ header {
|
|||||||
|
|
||||||
li {
|
li {
|
||||||
a {
|
a {
|
||||||
border: 1px solid #000;
|
border: 1px solid #D4D4D4;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
@@ -2046,6 +2047,11 @@ header {
|
|||||||
position: relative;
|
position: relative;
|
||||||
gap: 10px;
|
gap: 10px;
|
||||||
|
|
||||||
|
img {
|
||||||
|
width: 100%;
|
||||||
|
max-width: 100% !important;
|
||||||
|
}
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -2px;
|
top: -2px;
|
||||||
@@ -2059,8 +2065,7 @@ header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: #FFF;
|
border: 1px solid #000;
|
||||||
background: #000;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -2070,3 +2075,30 @@ header {
|
|||||||
margin-bottom: 50px;
|
margin-bottom: 50px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.article_password_title {
|
||||||
|
margin: 0 auto 50px;
|
||||||
|
text-transform: uppercase;
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
|
._first {
|
||||||
|
font-size: 15px;
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
|
||||||
|
._second {
|
||||||
|
font-size: 15px;
|
||||||
|
font-weight: 300;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
&#page-8 {
|
||||||
|
#page-hero {
|
||||||
|
max-width: 1330px;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
height: 350px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
libraries/ckeditor/plugins/leaflet/.DS_Store
vendored
Normal file
BIN
libraries/ckeditor/plugins/leaflet/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
libraries/ckeditor/plugins/leaflet/scripts/.DS_Store
vendored
Normal file
BIN
libraries/ckeditor/plugins/leaflet/scripts/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
libraries/ckeditor/plugins/leaflet/scripts/Leaflet-MiniMap/.DS_Store
vendored
Normal file
BIN
libraries/ckeditor/plugins/leaflet/scripts/Leaflet-MiniMap/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
libraries/ckeditor/plugins/leaflet/scripts/Leaflet-MiniMap/src/.DS_Store
vendored
Normal file
BIN
libraries/ckeditor/plugins/leaflet/scripts/Leaflet-MiniMap/src/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
libraries/ckeditor/plugins/leaflet/scripts/leaflet-providers/.DS_Store
vendored
Normal file
BIN
libraries/ckeditor/plugins/leaflet/scripts/leaflet-providers/.DS_Store
vendored
Normal file
Binary file not shown.
@@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
error_reporting( E_ALL ^ E_NOTICE ^ E_STRICT ^ E_WARNING );
|
error_reporting( E_ALL ^ E_NOTICE ^ E_STRICT ^ E_WARNING ^ E_DEPRECATED );
|
||||||
require_once dirname( __FILE__ ) . '/config.php';
|
require_once dirname( __FILE__ ) . '/config.php';
|
||||||
|
|
||||||
/* grid - zapisanie elementu */
|
/* grid - zapisanie elementu */
|
||||||
|
|||||||
BIN
libraries/plupload/.part
Normal file
BIN
libraries/plupload/.part
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 249 KiB |
@@ -1,3 +1,7 @@
|
|||||||
|
<div class="article_password_title">
|
||||||
|
<div class="_first">Join our B2B Partner Zone</div>
|
||||||
|
<div class="_second">– enter your email to access marketing materials</div>
|
||||||
|
</div>
|
||||||
<div class="article-password" id="article-password-<?= $this -> article['id'];?>">
|
<div class="article-password" id="article-password-<?= $this -> article['id'];?>">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
|
|||||||
BIN
templates_user/.DS_Store
vendored
Normal file
BIN
templates_user/.DS_Store
vendored
Normal file
Binary file not shown.
@@ -1,3 +1,7 @@
|
|||||||
|
<div class="article_password_title">
|
||||||
|
<div class="_first">Join our B2B Partner Zone</div>
|
||||||
|
<div class="_second">– enter your email to access marketing materials</div>
|
||||||
|
</div>
|
||||||
<div class="article-password" id="article-password-<?= $this -> article['id'];?>">
|
<div class="article-password" id="article-password-<?= $this -> article['id'];?>">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
|
|||||||
Reference in New Issue
Block a user