update
This commit is contained in:
58
themes/leo_lulandia/assets/css/components/alert.css
Normal file
58
themes/leo_lulandia/assets/css/components/alert.css
Normal file
@@ -0,0 +1,58 @@
|
||||
/***************************************************
|
||||
Mixins Themes
|
||||
/***************************************************/
|
||||
/* Mixin Normal*/
|
||||
/* Mixin Clear */
|
||||
/* Mixin Border */
|
||||
/*background RGBA
|
||||
============================================*/
|
||||
/***************************************************
|
||||
Mixins RTL Themes
|
||||
/***************************************************/
|
||||
/************************************
|
||||
Override Bootstrap
|
||||
*************************************/
|
||||
/**
|
||||
* Web Application Prefix Apply For Making Owner Styles
|
||||
*/
|
||||
/**
|
||||
* Blocks Layout Selectors
|
||||
*/
|
||||
/***********************************************************************/
|
||||
.ps-alert-error {
|
||||
margin-bottom: 0; }
|
||||
|
||||
.ps-alert-error .item,
|
||||
.ps-alert-success .item {
|
||||
align-items: center;
|
||||
border: 2px #ff4c4c solid;
|
||||
display: flex;
|
||||
background-color: #ff4c4c;
|
||||
margin-bottom: 1rem; }
|
||||
.ps-alert-error .item i,
|
||||
.ps-alert-success .item i {
|
||||
border: 15px #ff4c4c solid;
|
||||
display: flex; }
|
||||
.ps-alert-error .item i svg,
|
||||
.ps-alert-success .item i svg {
|
||||
background-color: #ff4c4c;
|
||||
width: 24px;
|
||||
height: 24px; }
|
||||
.ps-alert-error .item p,
|
||||
.ps-alert-success .item p {
|
||||
background-color: #f8f8f8;
|
||||
margin: 0;
|
||||
padding: 18px 20px 18px 20px;
|
||||
width: 100%; }
|
||||
|
||||
.ps-alert-success {
|
||||
padding: 0.25rem 0.25rem 2.75rem 0.25rem; }
|
||||
.ps-alert-success .item {
|
||||
border-color: #4cbb6c;
|
||||
background-color: #4cbb6c; }
|
||||
.ps-alert-success .item i {
|
||||
border-color: #4cbb6c; }
|
||||
.ps-alert-success .item i svg {
|
||||
background-color: #4cbb6c; }
|
||||
|
||||
/*# sourceMappingURL=alert.css.map */
|
||||
@@ -0,0 +1,86 @@
|
||||
/*
|
||||
Error: Undefined mixin 'rtl-margin-right'.
|
||||
on line 4 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/block-reassurance.scss, in `rtl-margin-right'
|
||||
from line 4 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/block-reassurance.scss
|
||||
|
||||
1: #block-reassurance{
|
||||
2: margin-top: 16px;
|
||||
3: img{
|
||||
4: @include rtl-margin-right(10px);
|
||||
5: }
|
||||
6: li{
|
||||
7: margin: 0 0 10px;
|
||||
8: }
|
||||
9: li .block-reassurance-item{
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/block-reassurance.scss:4:in `rtl-margin-right'
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/block-reassurance.scss:4
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:351:in `block in visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:349:in `visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'rtl-margin-right'.\A on line 4 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/block-reassurance.scss, in `rtl-margin-right'\A from line 4 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/block-reassurance.scss\A \A 1: #block-reassurance{\A 2: margin-top: 16px;\A 3: img{\A 4: @include rtl-margin-right(10px);\A 5: }\A 6: li{\A 7: margin: 0 0 10px;\A 8: }\A 9: li .block-reassurance-item{ "; }
|
||||
77
themes/leo_lulandia/assets/css/components/cart.css
Normal file
77
themes/leo_lulandia/assets/css/components/cart.css
Normal file
@@ -0,0 +1,77 @@
|
||||
/*
|
||||
Error: Undefined mixin 'clearfix'.
|
||||
on line 11 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/cart.scss, in `clearfix'
|
||||
from line 11 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/cart.scss
|
||||
|
||||
6: }
|
||||
7: .cart-item {
|
||||
8: padding: 16px 0;
|
||||
9: }
|
||||
10: .cart-summary-line {
|
||||
11: @include clearfix;
|
||||
12: margin-bottom: 10px;
|
||||
13: clear: both;
|
||||
14: .label {
|
||||
15: @include rtl-padding-left(0);
|
||||
16: font-weight: normal;
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/cart.scss:11:in `clearfix'
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/cart.scss:11
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:351:in `block in visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:349:in `visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'clearfix'.\A on line 11 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/cart.scss, in `clearfix'\A from line 11 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/cart.scss\A \A 6: }\A 7: .cart-item {\A 8: padding: 16px 0;\A 9: }\A 10: .cart-summary-line {\A 11: @include clearfix; \A 12: margin-bottom: 10px;\A 13: clear: both;\A 14: .label {\A 15: @include rtl-padding-left(0);\A 16: font-weight: normal;"; }
|
||||
591
themes/leo_lulandia/assets/css/components/categories.css
Normal file
591
themes/leo_lulandia/assets/css/components/categories.css
Normal file
@@ -0,0 +1,591 @@
|
||||
/***************************************************
|
||||
Mixins Themes
|
||||
/***************************************************/
|
||||
/* Mixin Normal*/
|
||||
/* Mixin Clear */
|
||||
/* Mixin Border */
|
||||
/*background RGBA
|
||||
============================================*/
|
||||
/***************************************************
|
||||
Mixins RTL Themes
|
||||
/***************************************************/
|
||||
/************************************
|
||||
Override Bootstrap
|
||||
*************************************/
|
||||
/**
|
||||
* Web Application Prefix Apply For Making Owner Styles
|
||||
*/
|
||||
/**
|
||||
* Blocks Layout Selectors
|
||||
*/
|
||||
/***********************************************************************/
|
||||
#products .up .btn-secondary {
|
||||
color: #acaaa6;
|
||||
text-transform: inherit;
|
||||
margin-bottom: 16px;
|
||||
margin-right: 10px;
|
||||
font-weight: normal;
|
||||
font-size: 14px; }
|
||||
.rtl #products .up .btn-secondary {
|
||||
margin-left: 10px;
|
||||
margin-right: inherit; }
|
||||
#products .up .btn-secondary .material-icons {
|
||||
margin-right: 0; }
|
||||
.rtl #products .up .btn-secondary .material-icons {
|
||||
margin-left: 0;
|
||||
margin-right: inherit; }
|
||||
|
||||
.rtl .block-category > h1 {
|
||||
border-left: 0;
|
||||
border-right: 2px solid #5cd468; }
|
||||
|
||||
.block-category {
|
||||
margin-bottom: 25px;
|
||||
border: 2px solid #f1f1f1;
|
||||
padding: 20px 20px 0px; }
|
||||
.block-category:after {
|
||||
content: "";
|
||||
display: block;
|
||||
clear: both; }
|
||||
.block-category > h1 {
|
||||
border-left: 2px solid #5cd468;
|
||||
padding: 0 0 0 15px; }
|
||||
.rtl .block-category > h1 {
|
||||
padding: 0 15px 0 0; }
|
||||
.block-category #category-description {
|
||||
margin: 20px 0; }
|
||||
.block-category #category-description strong {
|
||||
font-weight: 400;
|
||||
color: #444; }
|
||||
.block-category #category-description p {
|
||||
margin-bottom: 0;
|
||||
line-height: 20px; }
|
||||
.block-category #category-description p:first-child {
|
||||
margin-bottom: 20px; }
|
||||
.block-category .category-cover {
|
||||
margin: 20px 0; }
|
||||
|
||||
.products-selection .sort-by {
|
||||
white-space: nowrap;
|
||||
word-break: break-word;
|
||||
text-align: right;
|
||||
line-height: 35px; }
|
||||
.rtl .products-selection .sort-by {
|
||||
text-align: left; }
|
||||
.products-selection .total-products {
|
||||
line-height: 35px; }
|
||||
.products-selection .total-products p {
|
||||
margin: 0;
|
||||
white-space: nowrap; }
|
||||
@media (max-width: 991px) {
|
||||
.products-selection .total-products p {
|
||||
clear: both; } }
|
||||
.products-selection .display {
|
||||
float: left; }
|
||||
.rtl .products-selection .display {
|
||||
float: right; }
|
||||
.products-selection .showing {
|
||||
padding: 0; }
|
||||
@media (max-width: 991px) {
|
||||
.products-selection .showing {
|
||||
display: none; } }
|
||||
.products-selection h1 {
|
||||
padding-top: 10px; }
|
||||
.products-selection .products-counter {
|
||||
float: right;
|
||||
margin: 0; }
|
||||
.rtl .products-selection .products-counter {
|
||||
float: left; }
|
||||
.products-selection .display > div {
|
||||
float: left;
|
||||
margin-right: 5px; }
|
||||
.rtl .products-selection .display > div {
|
||||
float: right; }
|
||||
.rtl .products-selection .display > div {
|
||||
margin-left: 5px;
|
||||
margin-right: inherit; }
|
||||
.products-selection .display > div a {
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
line-height: 25px;
|
||||
display: inline-block;
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
color: #999;
|
||||
font-size: 14px; }
|
||||
.products-selection .display > div a:hover {
|
||||
color: #333; }
|
||||
.products-selection .display > div.selected a {
|
||||
color: #333; }
|
||||
|
||||
.products-sort-order .select-title {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
background: white;
|
||||
padding: 5px 10px;
|
||||
cursor: pointer;
|
||||
height: 35px;
|
||||
line-height: 27px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
border: 1px solid #eee;
|
||||
box-shadow: none;
|
||||
outline: 0;
|
||||
text-align: left; }
|
||||
.rtl .products-sort-order .select-title {
|
||||
text-align: right; }
|
||||
.products-sort-order .select-list {
|
||||
display: block;
|
||||
color: #414141;
|
||||
padding: 10px 20px; }
|
||||
.products-sort-order .select-list:hover {
|
||||
background: #5cd468;
|
||||
color: #FFFFFF;
|
||||
text-decoration: none; }
|
||||
.products-sort-order .dropdown-menu {
|
||||
left: 15px;
|
||||
width: calc(100% - 30px);
|
||||
background: #FFFFFF;
|
||||
border: none;
|
||||
-webkit-border-radius: 0px;
|
||||
-moz-border-radius: 0px;
|
||||
-ms-border-radius: 0px;
|
||||
-o-border-radius: 0px;
|
||||
border-radius: 0px;
|
||||
font-size: 12px; }
|
||||
.rtl .products-sort-order .dropdown-menu {
|
||||
right: 15px;
|
||||
left: auto; }
|
||||
|
||||
#search_filters .facet {
|
||||
padding: 15px 0; }
|
||||
#search_filters .facet .collapse {
|
||||
display: block; }
|
||||
#search_filters .facet li {
|
||||
margin: 10px 0;
|
||||
padding: 0 25px 0 0;
|
||||
position: relative;
|
||||
line-height: 25px; }
|
||||
.rtl #search_filters .facet li {
|
||||
padding: 0 0 0 25px; }
|
||||
#search_filters .facet li .magnitude {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
font-size: 10px;
|
||||
color: #5cd468; }
|
||||
.rtl #search_filters .facet li .magnitude {
|
||||
left: 0;
|
||||
right: auto; }
|
||||
#search_filters .facet .facet-title {
|
||||
color: #000000;
|
||||
font-size: 12px; }
|
||||
#search_filters .facet .facet-label {
|
||||
text-align: left; }
|
||||
.rtl #search_filters .facet .facet-label {
|
||||
text-align: right; }
|
||||
#search_filters .facet .custom-checkbox {
|
||||
float: left;
|
||||
padding: 0 5px 0 0; }
|
||||
.rtl #search_filters .facet .custom-checkbox {
|
||||
float: right; }
|
||||
.rtl #search_filters .facet .custom-checkbox {
|
||||
padding: 0 0 0 5px; }
|
||||
#search_filters .facet .facet-label, #search_filters .facet .custom-checkbox {
|
||||
margin-bottom: 0; }
|
||||
#search_filters .facet .facet-label a, #search_filters .facet .custom-checkbox a {
|
||||
color: #000000;
|
||||
text-align: left; }
|
||||
.rtl #search_filters .facet .facet-label a, .rtl #search_filters .facet .custom-checkbox a {
|
||||
text-align: right; }
|
||||
#search_filters .facet.attr-color li {
|
||||
margin: 10px 19px 5px 0;
|
||||
display: inline-block;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
border-radius: 12px;
|
||||
padding: 0;
|
||||
vertical-align: top;
|
||||
border: 1px solid #eee; }
|
||||
.rtl #search_filters .facet.attr-color li {
|
||||
margin: 10px 0 5px 19px; }
|
||||
#search_filters .facet.attr-color li .facet-label {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%; }
|
||||
#search_filters .facet.attr-color li .facet-label.active {
|
||||
box-shadow: 0 0 0 1px #000;
|
||||
border-radius: 15px; }
|
||||
#search_filters .facet.attr-color li .facet-label.active:before {
|
||||
content: "\f111";
|
||||
font-family: "FontAwesome";
|
||||
font-size: 10px;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 1;
|
||||
text-align: center;
|
||||
line-height: 19px; }
|
||||
#search_filters .facet.attr-color li .custom-checkbox {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 12px;
|
||||
overflow: hidden;
|
||||
padding: 0; }
|
||||
#search_filters .facet.attr-color li .custom-checkbox .color {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: 0;
|
||||
display: block;
|
||||
margin: 0 !important;
|
||||
border-radius: 12px; }
|
||||
#search_filters .facet.attr-color li .custom-checkbox input {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
bottom: 0; }
|
||||
#search_filters .facet.attr-color li a {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
top: 200%;
|
||||
padding: 0 10px;
|
||||
left: 50%;
|
||||
border-radius: 5px;
|
||||
-webkit-transform: translateX(-50%);
|
||||
-moz-transform: translateX(-50%);
|
||||
-ms-transform: translateX(-50%);
|
||||
-o-transform: translateX(-50%);
|
||||
transform: translateX(-50%);
|
||||
font-size: 10px;
|
||||
line-height: 20px;
|
||||
background: #333;
|
||||
color: #fff;
|
||||
white-space: nowrap;
|
||||
display: none; }
|
||||
#search_filters .facet.attr-color li a .magnitude {
|
||||
position: static;
|
||||
display: inline-block;
|
||||
color: #fff; }
|
||||
#search_filters .facet.attr-color li:hover {
|
||||
border-color: #222; }
|
||||
#search_filters .facet.attr-color li:hover a {
|
||||
z-index: 1;
|
||||
display: block; }
|
||||
#search_filters .facet.attr-color li:hover .facet-label:before {
|
||||
content: "\f111";
|
||||
font-family: "FontAwesome";
|
||||
font-size: 10px;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 1;
|
||||
text-align: center;
|
||||
line-height: 19px; }
|
||||
#search_filters .clear-all-wrapper {
|
||||
margin: 10px 0; }
|
||||
|
||||
/* Pagination */
|
||||
.pagination {
|
||||
width: 100%;
|
||||
background: #f1f1f1;
|
||||
min-height: 35px;
|
||||
padding: 0 10px;
|
||||
-webkit-border-radius: 0px;
|
||||
-moz-border-radius: 0px;
|
||||
-ms-border-radius: 0px;
|
||||
-o-border-radius: 0px;
|
||||
border-radius: 0px; }
|
||||
.pagination > div:first-child {
|
||||
line-height: 35px; }
|
||||
.pagination .page-list {
|
||||
padding: 10px 0px;
|
||||
margin-bottom: 0; }
|
||||
.pagination .page-list li {
|
||||
display: inline;
|
||||
padding: 0 8px; }
|
||||
.pagination .page-list li span {
|
||||
display: none; }
|
||||
.pagination a {
|
||||
color: #000000;
|
||||
font-weight: 400;
|
||||
display: inline-block; }
|
||||
.pagination a:hover, .pagination a:focus {
|
||||
color: #5cd468;
|
||||
text-decoration: none; }
|
||||
.pagination .disabled {
|
||||
color: #777; }
|
||||
.pagination .disabled:hover {
|
||||
color: #777; }
|
||||
.pagination .current a {
|
||||
color: #5cd468;
|
||||
text-decoration: none; }
|
||||
|
||||
/* Filter */
|
||||
.active_filters {
|
||||
background: #dededd;
|
||||
padding: 10px 30px 0;
|
||||
margin-bottom: 20px; }
|
||||
.active_filters .active-filter-title {
|
||||
display: inline;
|
||||
font-weight: 600;
|
||||
margin-right: 10px; }
|
||||
.rtl .active_filters .active-filter-title {
|
||||
margin-left: 10px;
|
||||
margin-right: inherit; }
|
||||
.active_filters ul {
|
||||
display: inline; }
|
||||
.active_filters .filter-block {
|
||||
-moz-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
|
||||
-webkit-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
|
||||
-o-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
|
||||
-ms-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
|
||||
box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
|
||||
color: #414141;
|
||||
margin-bottom: 10px;
|
||||
background: white;
|
||||
display: inline-block;
|
||||
font-size: 12px;
|
||||
margin-right: 10px;
|
||||
position: relative;
|
||||
padding: 10px 25px 10px 10px; }
|
||||
.rtl .active_filters .filter-block {
|
||||
margin-left: 10px;
|
||||
margin-right: inherit; }
|
||||
.rtl .active_filters .filter-block {
|
||||
padding: 10px 10px 10px 25px; }
|
||||
.active_filters .filter-block .close {
|
||||
color: #414141;
|
||||
font-size: 14px;
|
||||
opacity: 1;
|
||||
filter: alpha(opacity=100);
|
||||
position: absolute;
|
||||
right: 5px;
|
||||
top: 10px; }
|
||||
.rtl .active_filters .filter-block .close {
|
||||
left: 5px;
|
||||
right: auto; }
|
||||
|
||||
/* Block Category */
|
||||
.block-categories .category-top-menu {
|
||||
margin: 0px; }
|
||||
.block-categories.block .block_content {
|
||||
padding: 0px; }
|
||||
.block-categories .category-sub-menu {
|
||||
margin: 0px; }
|
||||
.block-categories .category-sub-menu .category-sub-link {
|
||||
font-size: 13px; }
|
||||
.block-categories .category-sub-menu li {
|
||||
position: relative;
|
||||
padding: 0; }
|
||||
.block-categories .category-sub-menu li > a {
|
||||
font-weight: 300;
|
||||
width: 100%;
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
padding: 15px 30px;
|
||||
color: #666;
|
||||
position: relative; }
|
||||
.block-categories .category-sub-menu li > a:hover {
|
||||
color: #5cd468; }
|
||||
.block-categories .category-sub-menu li[data-depth="0"] {
|
||||
padding: 0; }
|
||||
.block-categories .category-sub-menu li[data-depth="0"] > a:before {
|
||||
content: "\f111";
|
||||
font-family: "FontAwesome";
|
||||
position: absolute;
|
||||
top: 19px;
|
||||
left: 0;
|
||||
font-size: 6px;
|
||||
color: #999; }
|
||||
.rtl .block-categories .category-sub-menu li[data-depth="0"] > a:before {
|
||||
right: 0;
|
||||
left: auto; }
|
||||
.block-categories .collapse-icons {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
font-size: 0.9375rem;
|
||||
text-align: right;
|
||||
line-height: 35px;
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
right: 0px; }
|
||||
.rtl .block-categories .collapse-icons {
|
||||
text-align: left; }
|
||||
.rtl .block-categories .collapse-icons {
|
||||
left: 0px;
|
||||
right: auto; }
|
||||
.block-categories .collapse-icons[aria-expanded="true"] .add {
|
||||
display: none; }
|
||||
.block-categories .collapse-icons[aria-expanded="true"] .remove {
|
||||
display: block;
|
||||
height: 100%;
|
||||
line-height: inherit; }
|
||||
.block-categories .collapse-icons:hover {
|
||||
color: #5cd468; }
|
||||
.block-categories .collapse-icons .remove {
|
||||
display: none; }
|
||||
.block-categories .arrows {
|
||||
position: absolute;
|
||||
top: 12px;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
right: 10px; }
|
||||
.rtl .block-categories .arrows {
|
||||
left: 10px;
|
||||
right: auto; }
|
||||
.block-categories .arrows .arrow-right,
|
||||
.block-categories .arrows .arrow-down {
|
||||
cursor: pointer;
|
||||
margin-left: 2px; }
|
||||
.rtl .block-categories .arrows .arrow-right, .rtl
|
||||
.block-categories .arrows .arrow-down {
|
||||
margin-right: 2px;
|
||||
margin-left: inherit; }
|
||||
.block-categories .arrows .arrow-right:hover,
|
||||
.block-categories .arrows .arrow-down:hover {
|
||||
color: #5cd468; }
|
||||
.block-categories .arrows .arrow-down {
|
||||
display: none; }
|
||||
.block-categories .arrows[aria-expanded="true"] .arrow-right {
|
||||
display: none; }
|
||||
.block-categories .arrows[aria-expanded="true"] .arrow-down {
|
||||
display: inline-block; }
|
||||
|
||||
.facets-title {
|
||||
color: #ed4657; }
|
||||
|
||||
.products-selection .filter-button .btn-primary {
|
||||
padding: 7px 8px 6px; }
|
||||
|
||||
/*** Responsive part ***/
|
||||
@media (max-width: 767px) {
|
||||
#category .sidebar .block {
|
||||
display: none; }
|
||||
#category .sidebar #search_filters_wrapper {
|
||||
margin-left: -10px;
|
||||
margin-right: -10px; }
|
||||
#category .sidebar #search_filter_controls {
|
||||
text-align: center;
|
||||
margin-bottom: 16px; }
|
||||
#category .sidebar #search_filter_controls button {
|
||||
margin: 2px; }
|
||||
#category .sidebar #search_filters {
|
||||
margin-bottom: 0;
|
||||
-moz-box-shadow: none;
|
||||
-webkit-box-shadow: none;
|
||||
-o-box-shadow: none;
|
||||
-ms-box-shadow: none;
|
||||
box-shadow: none;
|
||||
padding: 0;
|
||||
border-top: 1px solid #eaeaea;
|
||||
display: block; }
|
||||
#category .sidebar #search_filters .facet {
|
||||
border-bottom: 1px solid #eaeaea; }
|
||||
#category .sidebar #search_filters .facet .title {
|
||||
cursor: pointer; }
|
||||
#category .sidebar #search_filters .facet .title .collapse-icons .remove {
|
||||
display: none; }
|
||||
#category .sidebar #search_filters .facet .title[aria-expanded="true"] .collapse-icons .add {
|
||||
display: none; }
|
||||
#category .sidebar #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove {
|
||||
display: block; }
|
||||
#category .sidebar #search_filters .facet .facet-title {
|
||||
color: #414141;
|
||||
text-transform: uppercase; }
|
||||
#category .sidebar #search_filters .facet .h6 {
|
||||
margin-bottom: 0;
|
||||
padding: 10px 0;
|
||||
display: inline-block; }
|
||||
#category .sidebar #search_filters .facet .navbar-toggler {
|
||||
display: inline-block;
|
||||
padding: 10px 10px 0 0;
|
||||
cursor: pointer; }
|
||||
#category .sidebar #search_filters .facet .collapse {
|
||||
display: none; }
|
||||
#category .sidebar #search_filters .facet .collapse.in {
|
||||
display: block; }
|
||||
#category .sidebar #search_filters .facet .facet-label a {
|
||||
margin-top: 0; }
|
||||
#category .sidebar #search_filters .facet ul {
|
||||
margin-bottom: 0;
|
||||
clear: both;
|
||||
padding: 0 10px; }
|
||||
#category #search_filter_toggler {
|
||||
width: 100%;
|
||||
padding: 6px 5px 7px; }
|
||||
|
||||
.products-sort-order .select-title {
|
||||
margin-left: 0; }
|
||||
.rtl .products-sort-order .select-title {
|
||||
margin-right: 0;
|
||||
margin-left: inherit; }
|
||||
|
||||
.products-selection h1 {
|
||||
padding-top: 0;
|
||||
text-align: center;
|
||||
margin-bottom: 16px; }
|
||||
.products-selection .showing {
|
||||
padding-top: 16px; } }
|
||||
@media (max-width: 480px) {
|
||||
.products-selection .filter-button {
|
||||
margin-top: 10px; }
|
||||
|
||||
#category #left-column #search_filters_wrapper {
|
||||
margin-left: -15px;
|
||||
margin-right: -15px; } }
|
||||
.product_list {
|
||||
-moz-box-shadow: 0 0 0 1px #f1f1f1 inset;
|
||||
-webkit-box-shadow: 0 0 0 1px #f1f1f1 inset;
|
||||
-o-box-shadow: 0 0 0 1px #f1f1f1 inset;
|
||||
-ms-box-shadow: 0 0 0 1px #f1f1f1 inset;
|
||||
box-shadow: 0 0 0 1px #f1f1f1 inset; }
|
||||
.product_list > .row {
|
||||
margin: 0 !important; }
|
||||
.product_list .ajax_block_product {
|
||||
border-right: 1px solid #f1f1f1;
|
||||
border-bottom: 1px solid #f1f1f1; }
|
||||
.rtl .product_list .ajax_block_product {
|
||||
border-left: 1px solid #f1f1f1;
|
||||
border-right: inherit; }
|
||||
@media (min-width: 992px) {
|
||||
.product_list .ajax_block_product.last-in-line {
|
||||
border-right: 0; }
|
||||
.rtl .product_list .ajax_block_product.last-in-line {
|
||||
border-left: 0;
|
||||
border-right: inherit; } }
|
||||
@media (min-width: 992px) {
|
||||
.product_list .ajax_block_product.first-in-line {
|
||||
clear: both; } }
|
||||
@media (min-width: 481px) and (max-width: 991px) {
|
||||
.product_list .ajax_block_product.first-item-of-tablet-line {
|
||||
clear: both; } }
|
||||
.product_list .ajax_block_product .product-image {
|
||||
border: 1px solid transparent; }
|
||||
.product_list .ajax_block_product .product-flags {
|
||||
left: 0; }
|
||||
.rtl .product_list .ajax_block_product .product-flags {
|
||||
right: 0;
|
||||
left: auto; }
|
||||
@media (max-width: 991px) and (min-width: 481px) {
|
||||
.product_list .ajax_block_product:nth-child(2n+1) {
|
||||
clear: both; } }
|
||||
.product_list.list .product-flags {
|
||||
top: 0; }
|
||||
|
||||
/*# sourceMappingURL=categories.css.map */
|
||||
76
themes/leo_lulandia/assets/css/components/checkout.css
Normal file
76
themes/leo_lulandia/assets/css/components/checkout.css
Normal file
@@ -0,0 +1,76 @@
|
||||
/*
|
||||
Error: Undefined variable: "$gray-dark".
|
||||
on line 3 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/checkout.scss
|
||||
|
||||
1: body#checkout {
|
||||
2: [data-action="show-password"]{
|
||||
3: background: $gray-dark;
|
||||
4: }
|
||||
5: .custom-checkbox {
|
||||
6: span {
|
||||
7: margin-top: 0px;
|
||||
8: }
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/checkout.scss:3
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/variable.rb:49:in `_perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/node.rb:58:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:397:in `visit_prop'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:473:in `on_file_changed'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:331:in `block in watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/vendor/listen/lib/listen/listener.rb:252:in `on_change'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/vendor/listen/lib/listen/listener.rb:290:in `block in initialize_adapter'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/vendor/listen/lib/listen/adapters/polling.rb:48:in `poll_changed_directories'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/vendor/listen/lib/listen/adapter.rb:299:in `block in start_poller'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined variable: \"$gray-dark\".\A on line 3 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/checkout.scss\A \A 1: body#checkout { \A 2: [data-action=\"show-password\"]{\A 3: background: $gray-dark;\A 4: }\A 5: .custom-checkbox {\A 6: span {\A 7: margin-top: 0px;\A 8: }"; }
|
||||
69
themes/leo_lulandia/assets/css/components/contact.css
Normal file
69
themes/leo_lulandia/assets/css/components/contact.css
Normal file
@@ -0,0 +1,69 @@
|
||||
/*
|
||||
Error: Undefined variable: "$gray-dark".
|
||||
on line 2 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/contact.scss
|
||||
|
||||
1: .contact-rich {
|
||||
2: color: $gray-dark;
|
||||
3: margin-bottom: 32px;
|
||||
4: h4 {
|
||||
5: text-transform: uppercase;
|
||||
6: color: $gray-darker;
|
||||
7: margin-bottom: 32px;
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/contact.scss:2
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/variable.rb:49:in `_perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/node.rb:58:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:397:in `visit_prop'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined variable: \"$gray-dark\".\A on line 2 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/contact.scss\A \A 1: .contact-rich {\A 2: color: $gray-dark;\A 3: margin-bottom: 32px;\A 4: h4 {\A 5: text-transform: uppercase;\A 6: color: $gray-darker;\A 7: margin-bottom: 32px;"; }
|
||||
84
themes/leo_lulandia/assets/css/components/custom-text.css
Normal file
84
themes/leo_lulandia/assets/css/components/custom-text.css
Normal file
@@ -0,0 +1,84 @@
|
||||
/*
|
||||
Error: Undefined variable: "$gray-darker".
|
||||
on line 9 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/custom-text.scss
|
||||
|
||||
4: margin-bottom: 24px;
|
||||
5: padding: 50px 50px;
|
||||
6: text-align: center;
|
||||
7: h3 {
|
||||
8: text-transform: uppercase;
|
||||
9: color: $gray-darker;
|
||||
10: font-size: 25px;
|
||||
11: font-weight: 700;
|
||||
12: }
|
||||
13: p {
|
||||
14: color: $gray-darker;
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/custom-text.scss:9
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/variable.rb:49:in `_perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/node.rb:58:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:397:in `visit_prop'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined variable: \"$gray-darker\".\A on line 9 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/custom-text.scss\A \A 4: margin-bottom: 24px;\A 5: padding: 50px 50px;\A 6: text-align: center;\A 7: h3 {\A 8: text-transform: uppercase;\A 9: color: $gray-darker;\A 10: font-size: 25px;\A 11: font-weight: 700;\A 12: }\A 13: p {\A 14: color: $gray-darker;"; }
|
||||
88
themes/leo_lulandia/assets/css/components/customer.css
Normal file
88
themes/leo_lulandia/assets/css/components/customer.css
Normal file
@@ -0,0 +1,88 @@
|
||||
/*
|
||||
Error: Undefined mixin 'display'.
|
||||
on line 52 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/customer.scss, in `display'
|
||||
from line 52 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/customer.scss
|
||||
|
||||
47: .tooltip.tooltip-bottom {
|
||||
48: padding: 0;
|
||||
49: margin: 0;
|
||||
50: }
|
||||
51: .custom-checkbox {
|
||||
52: @include display(flex);
|
||||
53: span {
|
||||
54: flex: 0 0 15px;
|
||||
55: }
|
||||
56: label {
|
||||
57: @include rtl-padding(0,0,0,10px);
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/customer.scss:52:in `display'
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/customer.scss:52
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:351:in `block in visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:349:in `visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'display'.\A on line 52 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/customer.scss, in `display'\A from line 52 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/customer.scss\A \A 47: .tooltip.tooltip-bottom {\A 48: padding: 0;\A 49: margin: 0;\A 50: }\A 51: .custom-checkbox {\A 52: @include display(flex);\A 53: span {\A 54: flex: 0 0 15px;\A 55: }\A 56: label {\A 57: @include rtl-padding(0,0,0,10px); "; }
|
||||
@@ -0,0 +1,86 @@
|
||||
/*
|
||||
Error: Undefined variable: "$gray-lighter".
|
||||
on line 4 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/customization-modal.scss
|
||||
|
||||
1: .customization-modal {
|
||||
2: .modal-content {
|
||||
3: border-radius: 0;
|
||||
4: border: 1px solid $gray-lighter;
|
||||
5: .modal-body {
|
||||
6: padding-top: 0;
|
||||
7: .product-customization-line {
|
||||
8: .label {
|
||||
9: font-weight: bold;
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/customization-modal.scss:4
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/variable.rb:49:in `_perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/node.rb:58:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/list_literal.rb:63:in `block in _perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/list_literal.rb:63:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/list_literal.rb:63:in `_perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/node.rb:58:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:397:in `visit_prop'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined variable: \"$gray-lighter\".\A on line 4 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/customization-modal.scss\A \A 1: .customization-modal {\A 2: .modal-content {\A 3: border-radius: 0;\A 4: border: 1px solid $gray-lighter;\A 5: .modal-body {\A 6: padding-top: 0;\A 7: .product-customization-line {\A 8: .label {\A 9: font-weight: bold;"; }
|
||||
83
themes/leo_lulandia/assets/css/components/drop-down.css
Normal file
83
themes/leo_lulandia/assets/css/components/drop-down.css
Normal file
@@ -0,0 +1,83 @@
|
||||
/*
|
||||
Error: Undefined mixin 'user-select'.
|
||||
on line 6 of D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/drop-down.scss, in `user-select'
|
||||
from line 6 of D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/drop-down.scss
|
||||
|
||||
1: .dropdown{
|
||||
2: &:hover .expand-more{
|
||||
3: }
|
||||
4: .expand-more{
|
||||
5: cursor: pointer;
|
||||
6: @include user-select(none);
|
||||
7:
|
||||
8: }
|
||||
9:
|
||||
10: .active{
|
||||
11: max-height: 200px;
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/drop-down.scss:6:in `user-select'
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/drop-down.scss:6
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:351:in `block in visit_mixin'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:98:in `with_mixin'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:349:in `visit_mixin'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:473:in `on_file_changed'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:331:in `block in watch'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/vendor/listen/lib/listen/listener.rb:252:in `on_change'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/vendor/listen/lib/listen/listener.rb:290:in `block in initialize_adapter'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/vendor/listen/lib/listen/adapters/polling.rb:48:in `poll_changed_directories'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/vendor/listen/lib/listen/adapter.rb:299:in `block in start_poller'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'user-select'.\A on line 6 of D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/drop-down.scss, in `user-select'\A from line 6 of D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/drop-down.scss\A \A 1: .dropdown{ \A 2: &:hover .expand-more{ \A 3: }\A 4: .expand-more{ \A 5: cursor: pointer;\A 6: @include user-select(none);\A 7: \A 8: }\A 9: \A 10: .active{\A 11: max-height: 200px;"; }
|
||||
88
themes/leo_lulandia/assets/css/components/errors.css
Normal file
88
themes/leo_lulandia/assets/css/components/errors.css
Normal file
@@ -0,0 +1,88 @@
|
||||
/*
|
||||
Error: Undefined mixin 'box-shadow'.
|
||||
on line 12 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/errors.scss, in `box-shadow'
|
||||
from line 12 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/errors.scss
|
||||
|
||||
7: .page-content {
|
||||
8: margin-bottom: 160px;
|
||||
9: }
|
||||
10: }
|
||||
11: .page-not-found {
|
||||
12: @include box-shadow(2px 2px 11px 0px rgba(0, 0, 0, 0.1));
|
||||
13: background: white;
|
||||
14: padding: 16px;
|
||||
15: font-size: $font-size-sm;
|
||||
16: color: $gray-dark;
|
||||
17: max-width: 570px;
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/errors.scss:12:in `box-shadow'
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/errors.scss:12
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:351:in `block in visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:349:in `visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'box-shadow'.\A on line 12 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/errors.scss, in `box-shadow'\A from line 12 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/errors.scss\A \A 7: .page-content {\A 8: margin-bottom: 160px;\A 9: }\A 10: }\A 11: .page-not-found {\A 12: @include box-shadow(2px 2px 11px 0px rgba(0, 0, 0, 0.1));\A 13: background: white;\A 14: padding: 16px;\A 15: font-size: $font-size-sm;\A 16: color: $gray-dark;\A 17: max-width: 570px;"; }
|
||||
@@ -0,0 +1,85 @@
|
||||
/*
|
||||
Error: Undefined mixin 'display'.
|
||||
on line 3 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/featuredproducts.scss, in `display'
|
||||
from line 3 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/featuredproducts.scss
|
||||
|
||||
1: #products,.featured-products,.product-accessories {
|
||||
2: .products {
|
||||
3: @include display(flex);
|
||||
4: @include flex-wrap(wrap);
|
||||
5: @include justify-content(flex-start);
|
||||
6: }
|
||||
7: .product-thumbnail {
|
||||
8: display: block;
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/featuredproducts.scss:3:in `display'
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/featuredproducts.scss:3
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:351:in `block in visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:349:in `visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'display'.\A on line 3 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/featuredproducts.scss, in `display'\A from line 3 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/featuredproducts.scss\A \A 1: #products,.featured-products,.product-accessories {\A 2: .products {\A 3: @include display(flex);\A 4: @include flex-wrap(wrap);\A 5: @include justify-content(flex-start);\A 6: }\A 7: .product-thumbnail {\A 8: display: block;"; }
|
||||
345
themes/leo_lulandia/assets/css/components/footer.css
Normal file
345
themes/leo_lulandia/assets/css/components/footer.css
Normal file
@@ -0,0 +1,345 @@
|
||||
/***************************************************
|
||||
Mixins Themes
|
||||
/***************************************************/
|
||||
/* Mixin Normal*/
|
||||
/* Mixin Clear */
|
||||
/* Mixin Border */
|
||||
/*background RGBA
|
||||
============================================*/
|
||||
/***************************************************
|
||||
Mixins RTL Themes
|
||||
/***************************************************/
|
||||
/************************************
|
||||
Override Bootstrap
|
||||
*************************************/
|
||||
/**
|
||||
* Web Application Prefix Apply For Making Owner Styles
|
||||
*/
|
||||
/**
|
||||
* Blocks Layout Selectors
|
||||
*/
|
||||
/***********************************************************************/
|
||||
.footer-center .inner {
|
||||
border-top: 1px solid #eee;
|
||||
padding-top: 50px; }
|
||||
@media (max-width: 991px) {
|
||||
.footer-center .inner {
|
||||
padding-top: 30px; } }
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.footer-container .title[aria-expanded="true"] .navbar-toggler {
|
||||
padding: 0; }
|
||||
.footer-container .title[aria-expanded="true"] .navbar-toggler .remove {
|
||||
display: inline-block; }
|
||||
.footer-container .title[aria-expanded="true"] .navbar-toggler .add {
|
||||
display: none; }
|
||||
.footer-container .title .navbar-toggler {
|
||||
padding: 0; }
|
||||
.footer-container .title .navbar-toggler .remove {
|
||||
display: none; } }
|
||||
.footer-container .title .float-xs-right {
|
||||
float: right; }
|
||||
.rtl .footer-container .title .float-xs-right {
|
||||
float: left; }
|
||||
@media (min-width: 768px) {
|
||||
.footer-container .title .float-xs-right {
|
||||
display: none; } }
|
||||
.footer-container .ApColumn .title_block {
|
||||
margin: 0 0 15px;
|
||||
text-transform: uppercase;
|
||||
padding: 0 !important;
|
||||
font-size: 14px; }
|
||||
@media (max-width: 767px) {
|
||||
.footer-container .ApColumn .title_block {
|
||||
margin: 0;
|
||||
display: inline-block; } }
|
||||
.footer-container .ApColumn .title_block:before {
|
||||
display: none; }
|
||||
@media (min-width: 768px) {
|
||||
.footer-container .ApBlockLink .collapse {
|
||||
display: block; }
|
||||
.footer-container .ApBlockLink ul {
|
||||
height: auto !important; } }
|
||||
.footer-container .ApBlockLink a {
|
||||
color: #999;
|
||||
display: block;
|
||||
text-transform: capitalize;
|
||||
line-height: 20px;
|
||||
padding: 12px 0;
|
||||
-webkit-transition: all 0.4s;
|
||||
-o-transition: all 0.4s;
|
||||
transition: all 0.4s; }
|
||||
.footer-container .ApBlockLink a:hover {
|
||||
color: #5cd468;
|
||||
padding-left: 10px; }
|
||||
.rtl .footer-container .ApBlockLink a:hover {
|
||||
padding-right: 10px;
|
||||
padding-left: inherit; }
|
||||
@media (min-width: 768px) {
|
||||
.footer-container .ApBlockLink .list-group {
|
||||
height: auto !important;
|
||||
display: block !important; } }
|
||||
|
||||
.col-footer-img {
|
||||
margin: 0 -15px;
|
||||
overflow: hidden; }
|
||||
@media (max-width: 991px) {
|
||||
.col-footer-img {
|
||||
margin: 0 -7px; } }
|
||||
.col-footer-img .ApImage {
|
||||
float: left;
|
||||
padding: 0 15px;
|
||||
width: 50%; }
|
||||
.rtl .col-footer-img .ApImage {
|
||||
float: right; }
|
||||
@media (max-width: 991px) {
|
||||
.col-footer-img .ApImage {
|
||||
padding: 0 7px;
|
||||
width: auto; } }
|
||||
.col-footer-img .ApImage a {
|
||||
display: block; }
|
||||
.col-footer-img .ApImage img {
|
||||
max-width: 100%; }
|
||||
.col-footer-img .ApImage .title_block {
|
||||
height: 30px;
|
||||
white-space: nowrap;
|
||||
margin-bottom: 35px;
|
||||
max-width: 200px; }
|
||||
@media (max-width: 991px) {
|
||||
.col-footer-img .ApImage .title_block {
|
||||
margin-bottom: 15px; } }
|
||||
.col-footer-img .ApImage:nth-child(2) {
|
||||
margin-top: 65px; }
|
||||
@media (max-width: 991px) {
|
||||
.col-footer-img .ApImage:nth-child(2) {
|
||||
margin-top: 45px; } }
|
||||
@media (max-width: 400px) {
|
||||
.col-footer-img .ApImage:nth-child(2) {
|
||||
margin-top: 0;
|
||||
clear: both; } }
|
||||
.col-footer-img .ApImage:last-child {
|
||||
clear: both;
|
||||
width: 100%; }
|
||||
.col-footer-img .ApImage:last-child .title_block {
|
||||
width: auto;
|
||||
height: auto;
|
||||
display: block; }
|
||||
|
||||
.footer-bottom {
|
||||
padding-top: 30px; }
|
||||
@media (max-width: 991px) {
|
||||
.footer-bottom {
|
||||
padding-top: 15px; } }
|
||||
.footer-bottom .inner {
|
||||
padding-top: 30px;
|
||||
border-top: 1px solid #eee; }
|
||||
.footer-bottom .ApHtml {
|
||||
line-height: 20px;
|
||||
color: #999; }
|
||||
@media (max-width: 991px) {
|
||||
.footer-bottom .ApHtml {
|
||||
text-align: center; } }
|
||||
.footer-bottom .ApHtml strong {
|
||||
color: #000;
|
||||
display: block;
|
||||
text-transform: uppercase; }
|
||||
.footer-bottom .ApHtml p {
|
||||
margin-bottom: 0; }
|
||||
|
||||
.block_newsletter .title_block {
|
||||
display: none; }
|
||||
.block_newsletter form {
|
||||
position: relative;
|
||||
border: 1px solid #eee;
|
||||
padding: 0 50px 0 20px;
|
||||
height: 42px;
|
||||
border-radius: 21px;
|
||||
background: #fff; }
|
||||
.rtl .block_newsletter form {
|
||||
padding: 0 20px 0 50px; }
|
||||
.block_newsletter form button {
|
||||
width: 50px;
|
||||
height: 40px;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
background: none;
|
||||
line-height: 40px;
|
||||
font-size: 14px;
|
||||
color: #666;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: -30px;
|
||||
text-align: center; }
|
||||
.rtl .block_newsletter form button {
|
||||
left: -30px;
|
||||
right: auto; }
|
||||
.block_newsletter form button span {
|
||||
display: none; }
|
||||
.block_newsletter form button:hover {
|
||||
color: #5cd468;
|
||||
background: none; }
|
||||
.block_newsletter form input {
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
line-height: 1;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
outline: 0; }
|
||||
.block_newsletter .new-msg p {
|
||||
margin-top: 15px; }
|
||||
|
||||
.block-contact ul li {
|
||||
display: -webkit-box;
|
||||
display: -moz-box;
|
||||
display: box;
|
||||
display: -webkit-flex;
|
||||
display: -moz-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
line-height: 1.625rem; }
|
||||
.block-contact .fa {
|
||||
color: white;
|
||||
font-size: 16px;
|
||||
width: 2.5rem;
|
||||
margin-top: 4px; }
|
||||
|
||||
.block-social ul {
|
||||
margin-bottom: 0px; }
|
||||
@media (min-width: 992px) {
|
||||
.block-social ul {
|
||||
text-align: right; }
|
||||
.rtl .block-social ul {
|
||||
text-align: left; } }
|
||||
@media (max-width: 991px) {
|
||||
.block-social ul {
|
||||
text-align: center; } }
|
||||
.block-social li {
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
margin: 2px 0;
|
||||
text-align: center;
|
||||
line-height: 35px;
|
||||
border: 0;
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
-webkit-border-radius: 50%;
|
||||
-moz-border-radius: 50%;
|
||||
-ms-border-radius: 50%;
|
||||
-o-border-radius: 50%;
|
||||
border-radius: 50%;
|
||||
position: relative; }
|
||||
.block-social li:hover {
|
||||
background-color: #5cd468; }
|
||||
.block-social li:hover:before {
|
||||
color: #fff; }
|
||||
.block-social li a {
|
||||
color: transparent;
|
||||
position: absolute;
|
||||
font-size: 0px;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 2;
|
||||
display: block; }
|
||||
.block-social li a:hover {
|
||||
color: transparent; }
|
||||
.block-social li:before {
|
||||
content: "";
|
||||
font-family: "FontAwesome";
|
||||
font-size: 14px;
|
||||
color: #000;
|
||||
border: 0; }
|
||||
.block-social li.facebook {
|
||||
border-color: #3c5a98; }
|
||||
.block-social li.facebook:before {
|
||||
content: "\f09a"; }
|
||||
.block-social li.facebook:hover {
|
||||
background: #3c5a98; }
|
||||
.block-social li.facebook:hover:before {
|
||||
color: white; }
|
||||
.block-social li.twitter {
|
||||
border-color: #55acee; }
|
||||
.block-social li.twitter:before {
|
||||
content: "\f099"; }
|
||||
.block-social li.twitter:hover {
|
||||
background: #55acee; }
|
||||
.block-social li.twitter:hover:before {
|
||||
color: white; }
|
||||
.block-social li.rss {
|
||||
border-color: #FF6600; }
|
||||
.block-social li.rss:before {
|
||||
content: "\f09e"; }
|
||||
.block-social li.rss:hover {
|
||||
background: #FF6600; }
|
||||
.block-social li.rss:hover:before {
|
||||
color: white; }
|
||||
.block-social li.youtube {
|
||||
border-color: #e84542; }
|
||||
.block-social li.youtube:before {
|
||||
content: "\f16a"; }
|
||||
.block-social li.youtube:hover {
|
||||
background: #e84542; }
|
||||
.block-social li.youtube:hover:before {
|
||||
color: white; }
|
||||
.block-social li.googleplus {
|
||||
border-color: #d6492f; }
|
||||
.block-social li.googleplus:before {
|
||||
content: "\f0d5"; }
|
||||
.block-social li.googleplus:hover {
|
||||
background: #d6492f; }
|
||||
.block-social li.googleplus:hover:before {
|
||||
color: white; }
|
||||
.block-social li.pinterest {
|
||||
border-color: #cb2027; }
|
||||
.block-social li.pinterest:before {
|
||||
content: "\f0d2"; }
|
||||
.block-social li.pinterest:hover {
|
||||
background: #cb2027; }
|
||||
.block-social li.pinterest:hover:before {
|
||||
color: white; }
|
||||
.block-social li.vimeo {
|
||||
border-color: #1ab7ea; }
|
||||
.block-social li.vimeo:before {
|
||||
content: "\f27d"; }
|
||||
.block-social li.vimeo:hover {
|
||||
background: #1ab7ea; }
|
||||
.block-social li.vimeo:hover:before {
|
||||
color: white; }
|
||||
.block-social li.instagram {
|
||||
border-color: #4c61b0; }
|
||||
.block-social li.instagram:before {
|
||||
content: "\f16d"; }
|
||||
.block-social li.instagram:hover {
|
||||
background: #4c61b0; }
|
||||
.block-social li.instagram:hover:before {
|
||||
color: white; }
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.footer-container .links .h3 {
|
||||
line-height: 1.5;
|
||||
font-size: 16px;
|
||||
display: inline-block;
|
||||
padding-top: 10px; }
|
||||
.footer-container .links .title {
|
||||
cursor: pointer; }
|
||||
.footer-container .links .title .collapse-icons .remove {
|
||||
display: none; }
|
||||
.footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
|
||||
display: none; }
|
||||
.footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
|
||||
display: block; }
|
||||
.footer-container .links .navbar-toggler {
|
||||
display: inline-block;
|
||||
padding: 0;
|
||||
width: 20px;
|
||||
height: 20px; }
|
||||
.footer-container .links .collapse {
|
||||
display: none; }
|
||||
.footer-container .links .collapse.in {
|
||||
display: block; }
|
||||
.footer-container .links ul {
|
||||
margin-bottom: 0; } }
|
||||
|
||||
/*# sourceMappingURL=footer.css.map */
|
||||
@@ -0,0 +1,19 @@
|
||||
.forgotten-password {
|
||||
padding: 4px; }
|
||||
.forgotten-password .form-fields .center-email-fields {
|
||||
display: flex;
|
||||
justify-content: center; }
|
||||
.forgotten-password .form-fields .email {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
width: 430px; }
|
||||
.forgotten-password .form-fields .email input {
|
||||
height: 38px; }
|
||||
.forgotten-password .form-fields label.required {
|
||||
width: 130px; }
|
||||
|
||||
.send-renew-password-link {
|
||||
padding-left: 10px;
|
||||
padding-right: 10px; }
|
||||
|
||||
/*# sourceMappingURL=forgotten-password.css.map */
|
||||
85
themes/leo_lulandia/assets/css/components/imageslider.css
Normal file
85
themes/leo_lulandia/assets/css/components/imageslider.css
Normal file
@@ -0,0 +1,85 @@
|
||||
/*
|
||||
Error: Undefined mixin 'box-shadow'.
|
||||
on line 3 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/imageslider.scss, in `box-shadow'
|
||||
from line 3 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/imageslider.scss
|
||||
|
||||
1: .homeslider{
|
||||
2: .carousel {
|
||||
3: @include box-shadow(1px 1px 7px 0 rgba(0, 0, 0, 0.15));
|
||||
4: margin-bottom: 24px;
|
||||
5: .direction {
|
||||
6: z-index: auto;
|
||||
7: }
|
||||
8: .carousel-inner {
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/imageslider.scss:3:in `box-shadow'
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/imageslider.scss:3
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:351:in `block in visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:349:in `visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'box-shadow'.\A on line 3 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/imageslider.scss, in `box-shadow'\A from line 3 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/imageslider.scss\A \A 1: .homeslider{\A 2: .carousel {\A 3: @include box-shadow(1px 1px 7px 0 rgba(0, 0, 0, 0.15));\A 4: margin-bottom: 24px;\A 5: .direction {\A 6: z-index: auto;\A 7: }\A 8: .carousel-inner {"; }
|
||||
35
themes/leo_lulandia/assets/css/components/index.php
Normal file
35
themes/leo_lulandia/assets/css/components/index.php
Normal file
@@ -0,0 +1,35 @@
|
||||
<?php
|
||||
/*
|
||||
* 2007-2017 PrestaShop
|
||||
*
|
||||
* NOTICE OF LICENSE
|
||||
*
|
||||
* This source file is subject to the Academic Free License (AFL 3.0)
|
||||
* that is bundled with this package in the file LICENSE.txt.
|
||||
* It is also available through the world-wide-web at this URL:
|
||||
* http://opensource.org/licenses/afl-3.0.php
|
||||
* If you did not receive a copy of the license and are unable to
|
||||
* obtain it through the world-wide-web, please send an email
|
||||
* to license@prestashop.com so we can send you a copy immediately.
|
||||
*
|
||||
* DISCLAIMER
|
||||
*
|
||||
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
|
||||
* versions in the future. If you wish to customize PrestaShop for your
|
||||
* needs please refer to http://www.prestashop.com for more information.
|
||||
*
|
||||
* @author PrestaShop SA <contact@prestashop.com>
|
||||
* @copyright 2007-2017 PrestaShop SA
|
||||
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*/
|
||||
|
||||
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
|
||||
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
|
||||
|
||||
header("Cache-Control: no-store, no-cache, must-revalidate");
|
||||
header("Cache-Control: post-check=0, pre-check=0", false);
|
||||
header("Pragma: no-cache");
|
||||
|
||||
header("Location: ../");
|
||||
exit;
|
||||
84
themes/leo_lulandia/assets/css/components/mainmenu.css
Normal file
84
themes/leo_lulandia/assets/css/components/mainmenu.css
Normal file
@@ -0,0 +1,84 @@
|
||||
/*
|
||||
Error: Undefined variable: "$gray".
|
||||
on line 8 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/mainmenu.scss
|
||||
|
||||
3: margin: 10px;
|
||||
4: }
|
||||
5: a:not([data-depth="0"]) {
|
||||
6: display: block;
|
||||
7: padding: 10px;
|
||||
8: color: $gray;
|
||||
9: font-weight: 400;
|
||||
10: }
|
||||
11: a.dropdown-submenu {
|
||||
12: color: $gray-darker;
|
||||
13: text-transform: uppercase;
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/mainmenu.scss:8
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/variable.rb:49:in `_perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/script/tree/node.rb:58:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:397:in `visit_prop'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined variable: \"$gray\".\A on line 8 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/mainmenu.scss\A \A 3: margin: 10px;\A 4: }\A 5: a:not([data-depth=\"0\"]) {\A 6: display: block;\A 7: padding: 10px;\A 8: color: $gray;\A 9: font-weight: 400;\A 10: }\A 11: a.dropdown-submenu {\A 12: color: $gray-darker;\A 13: text-transform: uppercase;"; }
|
||||
1717
themes/leo_lulandia/assets/css/components/products.css
Normal file
1717
themes/leo_lulandia/assets/css/components/products.css
Normal file
File diff suppressed because it is too large
Load Diff
87
themes/leo_lulandia/assets/css/components/quickview.css
Normal file
87
themes/leo_lulandia/assets/css/components/quickview.css
Normal file
@@ -0,0 +1,87 @@
|
||||
/***************************************************
|
||||
Mixins Themes
|
||||
/***************************************************/
|
||||
/* Mixin Normal*/
|
||||
/* Mixin Clear */
|
||||
/* Mixin Border */
|
||||
/*background RGBA
|
||||
============================================*/
|
||||
/***************************************************
|
||||
Mixins RTL Themes
|
||||
/***************************************************/
|
||||
/************************************
|
||||
Override Bootstrap
|
||||
*************************************/
|
||||
/**
|
||||
* Web Application Prefix Apply For Making Owner Styles
|
||||
*/
|
||||
/**
|
||||
* Blocks Layout Selectors
|
||||
*/
|
||||
/***********************************************************************/
|
||||
.quickview .modal-dialog {
|
||||
width: calc(100% - 30px);
|
||||
max-width: 64rem; }
|
||||
.quickview .modal-content {
|
||||
min-height: 31.25rem; }
|
||||
.quickview .modal-header {
|
||||
border: none;
|
||||
padding: 10px; }
|
||||
.quickview .modal-body {
|
||||
min-height: 28.88rem; }
|
||||
.quickview .modal-footer {
|
||||
border-top: 1px solid rgba(172, 170, 166, 0.3); }
|
||||
.quickview .layer {
|
||||
display: none; }
|
||||
.quickview .arrows-product-fake {
|
||||
display: none; }
|
||||
.quickview .images-container {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
text-align: center; }
|
||||
.quickview .images-container .product-cover {
|
||||
margin: 0 90px 0 0; }
|
||||
.rtl .quickview .images-container .product-cover {
|
||||
margin: 0 0 0 90px; }
|
||||
.quickview .images-container .product-thumb-images {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
right: 0px;
|
||||
width: 80px;
|
||||
z-index: 9; }
|
||||
.quickview .product-thumb-images {
|
||||
position: relative; }
|
||||
.quickview .product-thumb-images .slick-list {
|
||||
margin-left: 0px;
|
||||
margin-right: 0px; }
|
||||
.quickview .product-thumb-images .slick-list .slick-slide {
|
||||
padding: 5px 0; }
|
||||
.quickview .slick-arrows .slick-arrow {
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
color: #FFFFFF;
|
||||
background: #333; }
|
||||
.quickview .slick-arrows .slick-arrow.slick-disabled {
|
||||
opacity: 0.4; }
|
||||
.quickview .slick-arrows .slick-arrow:hover {
|
||||
color: #FFFFFF;
|
||||
background: #5cd468;
|
||||
font-family: "FontAwesome"; }
|
||||
.quickview .slick-arrows .slick-arrow.slick-next {
|
||||
top: -10px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: auto; }
|
||||
.quickview .slick-arrows .slick-arrow.slick-next:before {
|
||||
content: "\f106"; }
|
||||
.quickview .slick-arrows .slick-arrow.slick-prev {
|
||||
top: auto;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: -30px; }
|
||||
.quickview .slick-arrows .slick-arrow.slick-prev:before {
|
||||
content: "\f107"; }
|
||||
.quickview .social-sharing {
|
||||
margin: 0; }
|
||||
|
||||
/*# sourceMappingURL=quickview.css.map */
|
||||
@@ -0,0 +1,8 @@
|
||||
.renew-password {
|
||||
margin-left: 10px; }
|
||||
.renew-password .email {
|
||||
padding-bottom: 30px; }
|
||||
.renew-password [type=submit] {
|
||||
margin-left: 50px; }
|
||||
|
||||
/*# sourceMappingURL=renew-password.css.map */
|
||||
70
themes/leo_lulandia/assets/css/components/search-widget.css
Normal file
70
themes/leo_lulandia/assets/css/components/search-widget.css
Normal file
@@ -0,0 +1,70 @@
|
||||
/*
|
||||
Error: Undefined mixin 'search-box'.
|
||||
on line 4 of D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/search-widget.scss, in `search-box'
|
||||
from line 4 of D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/search-widget.scss
|
||||
|
||||
1: .search-widget {
|
||||
2: width: 100%;
|
||||
3: z-index: 1;
|
||||
4: @include search-box;
|
||||
5: .popup-content{
|
||||
6: background: none;
|
||||
7: border: none;
|
||||
8: min-width: inherit;
|
||||
9: padding: 0;
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/search-widget.scss:4:in `search-box'
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/search-widget.scss:4
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:351:in `block in visit_mixin'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:98:in `with_mixin'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:349:in `visit_mixin'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:473:in `on_file_changed'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/lib/sass/plugin/compiler.rb:331:in `block in watch'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/vendor/listen/lib/listen/listener.rb:252:in `on_change'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/vendor/listen/lib/listen/listener.rb:290:in `block in initialize_adapter'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/vendor/listen/lib/listen/adapters/polling.rb:48:in `poll_changed_directories'
|
||||
C:/Ruby23/lib/ruby/gems/2.3.0/gems/sass-3.4.22/vendor/listen/lib/listen/adapter.rb:299:in `block in start_poller'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'search-box'.\A on line 4 of D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/search-widget.scss, in `search-box'\A from line 4 of D:/xampp/htdocs/prestashop/dev/leo_gstore/themes/leo_gstore/_dev/css/components/search-widget.scss\A \A 1: .search-widget {\A 2: width: 100%;\A 3: z-index: 1;\A 4: @include search-box;\A 5: .popup-content{\A 6: background: none;\A 7: border: none;\A 8: min-width: inherit;\A 9: padding: 0;"; }
|
||||
65
themes/leo_lulandia/assets/css/components/sitemap.css
Normal file
65
themes/leo_lulandia/assets/css/components/sitemap.css
Normal file
@@ -0,0 +1,65 @@
|
||||
/*
|
||||
Error: Undefined mixin 'media-breakpoint-down'.
|
||||
on line 34 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/sitemap.scss, in `media-breakpoint-down'
|
||||
from line 34 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/sitemap.scss
|
||||
|
||||
29: margin-bottom: 1rem;
|
||||
30: }
|
||||
31: }
|
||||
32: }
|
||||
33:
|
||||
34: @include media-breakpoint-down(xs) {
|
||||
35: .sitemap {
|
||||
36: margin-top: 0;
|
||||
37: }
|
||||
38: }
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/sitemap.scss:34:in `media-breakpoint-down'
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/sitemap.scss:34
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:351:in `block in visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:349:in `visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'media-breakpoint-down'.\A on line 34 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/sitemap.scss, in `media-breakpoint-down'\A from line 34 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/sitemap.scss\A \A 29: margin-bottom: 1rem;\A 30: }\A 31: }\A 32: }\A 33: \A 34: @include media-breakpoint-down(xs) {\A 35: .sitemap {\A 36: margin-top: 0;\A 37: }\A 38: }"; }
|
||||
99
themes/leo_lulandia/assets/css/components/stores.css
Normal file
99
themes/leo_lulandia/assets/css/components/stores.css
Normal file
@@ -0,0 +1,99 @@
|
||||
/*
|
||||
Error: Undefined mixin 'display'.
|
||||
on line 15 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/stores.scss, in `display'
|
||||
from line 15 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/stores.scss
|
||||
|
||||
10: img {
|
||||
11: max-width: 100%;
|
||||
12: }
|
||||
13: }
|
||||
14: .store-item-container {
|
||||
15: @include display(flex);
|
||||
16: @include justify-content(space-around);
|
||||
17: @include align-items(center);
|
||||
18: padding: $large-space 0;
|
||||
19: ul {
|
||||
20: margin-bottom: 0;
|
||||
|
||||
Backtrace:
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/stores.scss:15:in `display'
|
||||
D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/stores.scss:15
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:351:in `block in visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:98:in `with_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:349:in `visit_mixin'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block (2 levels) in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:433:in `block in visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:431:in `visit_rule'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `block in with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:115:in `with_frame'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/stack.rb:79:in `with_base'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:160:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `map'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:52:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:181:in `with_environment'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:168:in `visit_children'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `block in visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:188:in `visit_root'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/base.rb:36:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:159:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/visitors/perform.rb:8:in `visit'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:36:in `css_tree'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:381:in `_render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/engine.rb:298:in `render_with_sourcemap'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:46:in `watch!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/watch_project.rb:41:in `perform'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
|
||||
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
|
||||
C:/Ruby23-x64/bin/compass:22:in `load'
|
||||
C:/Ruby23-x64/bin/compass:22:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'display'.\A on line 15 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/stores.scss, in `display'\A from line 15 of D:/xampp/htdocs/prestashop/dev/leo_gstore_17112/themes/leo_gstore/_dev/css/components/stores.scss\A \A 10: img {\A 11: max-width: 100%;\A 12: }\A 13: }\A 14: .store-item-container {\A 15: @include display(flex);\A 16: @include justify-content(space-around);\A 17: @include align-items(center);\A 18: padding: $large-space 0;\A 19: ul {\A 20: margin-bottom: 0;"; }
|
||||
Reference in New Issue
Block a user