debug css
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
/*
|
||||
Error: Undefined mixin 'transition'.
|
||||
on line 108 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss, in `transition'
|
||||
from line 108 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss
|
||||
on line 131 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss, in `transition'
|
||||
from line 131 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss
|
||||
|
||||
103: }
|
||||
104:
|
||||
105: /** NIVEAU 1 *\/
|
||||
106: #container{
|
||||
107: margin:0 auto; position:relative;
|
||||
108: @include transition(padding-top 0.5s ease-out); // change this
|
||||
109: }
|
||||
110:
|
||||
111: /** NIVEAU 2 *\/
|
||||
112: @mixin padded(){ $p:2%; width:100%-2*$p; padding-left:$p; padding-right:$p; }
|
||||
113:
|
||||
126: }
|
||||
127:
|
||||
128: /** NIVEAU 1 *\/
|
||||
129: #container{
|
||||
130: margin:0 auto; position:relative;
|
||||
131: @include transition(padding-top 0.5s ease-out); // change this
|
||||
132: }
|
||||
133:
|
||||
134: /** NIVEAU 2 *\/
|
||||
135: @mixin padded(){ $p:2%; width:100%-2*$p; padding-left:$p; padding-right:$p; }
|
||||
136:
|
||||
|
||||
Backtrace:
|
||||
/home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss:108:in `transition'
|
||||
/home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss:108
|
||||
/home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss:131:in `transition'
|
||||
/home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss:131
|
||||
/usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/sass-3.4.13/lib/sass/tree/visitors/perform.rb:348:in `block in visit_mixin'
|
||||
/usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/sass-3.4.13/lib/sass/stack.rb:98:in `block in with_mixin'
|
||||
/usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/vendor/bundle/ruby/2.2.0/gems/sass-3.4.13/lib/sass/stack.rb:115:in `with_frame'
|
||||
@@ -71,4 +71,4 @@ Backtrace:
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Undefined mixin 'transition'.\A on line 108 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss, in `transition'\A from line 108 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss\A \A 103: }\A 104: \A 105: /** NIVEAU 1 */\A 106: #container{ \A 107: margin:0 auto; position:relative; \A 108: @include transition(padding-top 0.5s ease-out); // change this\A 109: }\A 110: \A 111: /** NIVEAU 2 */\A 112: @mixin padded(){ $p:2%; width:100%-2*$p; padding-left:$p; padding-right:$p; }\A 113: "; }
|
||||
content: "Error: Undefined mixin 'transition'.\A on line 131 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss, in `transition'\A from line 131 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/layout.scss\A \A 126: }\A 127: \A 128: /** NIVEAU 1 */\A 129: #container{ \A 130: margin:0 auto; position:relative; \A 131: @include transition(padding-top 0.5s ease-out); // change this\A 132: }\A 133: \A 134: /** NIVEAU 2 */\A 135: @mixin padded(){ $p:2%; width:100%-2*$p; padding-left:$p; padding-right:$p; }\A 136: "; }
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user