update
126
.vscode/ftp-kr.sync.cache.json
vendored
@@ -116,15 +116,15 @@
|
||||
},
|
||||
"google-merchant_id-1.xml": {
|
||||
"type": "-",
|
||||
"size": 64229264,
|
||||
"size": 62453577,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
"modified": true
|
||||
},
|
||||
"google-merchant_id-2.xml": {
|
||||
"type": "-",
|
||||
"size": 2951988,
|
||||
"size": 2687503,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
"modified": true
|
||||
},
|
||||
".htaccess": {
|
||||
"type": "-",
|
||||
@@ -279,7 +279,123 @@
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
},
|
||||
"themes": {},
|
||||
"themes": {
|
||||
"leo_lulandia": {
|
||||
"templates": {
|
||||
"catalog": {
|
||||
"listing": {
|
||||
"best-sales.tpl": {
|
||||
"type": "-",
|
||||
"size": 471,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
},
|
||||
"category.tpl": {
|
||||
"type": "-",
|
||||
"size": 2424,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
},
|
||||
"index.php": {
|
||||
"type": "-",
|
||||
"size": 1279,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
},
|
||||
"manufacturer.tpl": {
|
||||
"type": "-",
|
||||
"size": 1376,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
},
|
||||
"new-products.tpl": {
|
||||
"type": "-",
|
||||
"size": 472,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
},
|
||||
"prices-drop.tpl": {
|
||||
"type": "-",
|
||||
"size": 476,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
},
|
||||
"product-list.tpl": {
|
||||
"type": "-",
|
||||
"size": 44972,
|
||||
"lmtime": 1753544925498,
|
||||
"modified": false
|
||||
},
|
||||
"search.tpl": {
|
||||
"type": "-",
|
||||
"size": 467,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
},
|
||||
"supplier.tpl": {
|
||||
"type": "-",
|
||||
"size": 1247,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"assets": {
|
||||
"css": {
|
||||
"components": {},
|
||||
"dr_materac.css": {
|
||||
"type": "-",
|
||||
"size": 81186,
|
||||
"lmtime": 1753549288918,
|
||||
"modified": false
|
||||
},
|
||||
"dr_materac.css.map": {
|
||||
"type": "-",
|
||||
"size": 230130,
|
||||
"lmtime": 1753549288918,
|
||||
"modified": false
|
||||
},
|
||||
"dr_materac.scss": {
|
||||
"type": "-",
|
||||
"size": 105034,
|
||||
"lmtime": 1753549288326,
|
||||
"modified": false
|
||||
},
|
||||
"index.php": {
|
||||
"type": "-",
|
||||
"size": 1277,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
},
|
||||
"rtl.css": {
|
||||
"type": "-",
|
||||
"size": 61948,
|
||||
"lmtime": 0,
|
||||
"modified": false
|
||||
},
|
||||
"theme.css": {
|
||||
"type": "-",
|
||||
"size": 433723,
|
||||
"lmtime": 1753549136737,
|
||||
"modified": false
|
||||
},
|
||||
"theme.css.map": {
|
||||
"type": "-",
|
||||
"size": 1360187,
|
||||
"lmtime": 1753549136737,
|
||||
"modified": false
|
||||
},
|
||||
"theme.scss": {
|
||||
"type": "-",
|
||||
"size": 640895,
|
||||
"lmtime": 1753549134623,
|
||||
"modified": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"tools": {},
|
||||
"translations": {},
|
||||
"upload": {},
|
||||
|
||||
BIN
modules/empikmarketplace/.DS_Store
vendored
BIN
modules/empikmarketplace/views/.DS_Store
vendored
BIN
modules/empikmarketplace/views/templates/.DS_Store
vendored
|
Before Width: | Height: | Size: 242 KiB |
|
Before Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 505 KiB |
|
Before Width: | Height: | Size: 75 KiB |
|
Before Width: | Height: | Size: 52 KiB |
@@ -1627,6 +1627,24 @@ button[aria-expanded='true'] .chevron_sort_container img {
|
||||
color: $cTxtBlack;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-left: 25px;
|
||||
list-style-type: disc;
|
||||
|
||||
li {
|
||||
list-style-type: disc;
|
||||
}
|
||||
}
|
||||
|
||||
ol {
|
||||
margin-left: 25px;
|
||||
list-style-type: decimal;
|
||||
|
||||
li {
|
||||
list-style-type: decimal;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
a {
|
||||
color: $cTxtLavender;
|
||||
|
||||
|
Before Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 8.3 KiB |
|
Before Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 371 KiB |
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 359 KiB |
|
Before Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 381 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 242 KiB |
|
Before Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 244 KiB |
|
Before Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 505 KiB |
|
Before Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 47 KiB |