styles.css 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. /*
  2. Error: Inconsistent indentation: 5 spaces were used for indentation, but the rest of the document was indented using 2 spaces.
  3. on line 180 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/less/styles.sass
  4. 175: .14;
  5. 176: margin-top:-3px;
  6. 177: margin-left:-0.5em;
  7. 178: .900;
  8. 179: @media @max-980{display:none;}
  9. 180: .ie8 &{position: absolute; margin-top:22px;}
  10. 181: }
  11. 182: }
  12. 183:
  13. 184: #header-blocks{
  14. 185: //position:absolute; right:0; bottom:0;
  15. Backtrace:
  16. /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/less/styles.sass:180
  17. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/engine.rb:473:in `block in tabulate'
  18. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/engine.rb:431:in `each'
  19. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/engine.rb:431:in `each_with_index'
  20. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/engine.rb:431:in `tabulate'
  21. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/engine.rb:396:in `_to_tree'
  22. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/engine.rb:368:in `_render_with_sourcemap'
  23. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/engine.rb:285:in `render_with_sourcemap'
  24. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/exec/sass_scss.rb:396:in `run'
  25. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/exec/sass_scss.rb:62:in `process_result'
  26. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/exec/base.rb:52:in `parse'
  27. /opt/koala/rubygems/gems/sass-3.4.9/lib/sass/exec/base.rb:19:in `parse!'
  28. /opt/koala/rubygems/gems/sass-3.4.9/bin/sass:13:in `<top (required)>'
  29. /opt/koala/bin/sass:18:in `load'
  30. /opt/koala/bin/sass:18:in `<main>'
  31. */
  32. body:before {
  33. white-space: pre;
  34. font-family: monospace;
  35. content: "Error: Inconsistent indentation: 5 spaces were used for indentation, but the rest of the document was indented using 2 spaces.\A on line 180 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/less/styles.sass\A \A 175: .14;\A 176: margin-top:-3px;\A 177: margin-left:-0.5em;\A 178: .900;\A 179: @media @max-980{display:none;}\A 180: .ie8 &{position: absolute; margin-top:22px;}\A 181: }\A 182: }\A 183: \A 184: #header-blocks{\A 185: //position:absolute; right:0; bottom:0;"; }