fixed gruntfile, fixed modal buttons, fixed .gitignore .sass-cache folder
This commit is contained in:
@@ -1,55 +1,308 @@
|
||||
@charset "UTF-8";
|
||||
/* LISIBILITY */
|
||||
/*
|
||||
Error: Invalid CSS after " &.full{#full": expected "{", was "; &:before{cont..."
|
||||
on line 46 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/wysiwyg.scss
|
||||
* www.g-u-i.net
|
||||
*/
|
||||
/* line 5, ../scss/wysiwyg.scss */
|
||||
* {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
41: div{border: 1px solid #1A1A1A;}
|
||||
42:
|
||||
43: img,p,div{ position:relative;
|
||||
44: &:before{font-size:10px; color:red; background-color: #1A1A1A; position:absolute; top:0; z-index:3000;}
|
||||
45:
|
||||
46: &.full{#full; &:before{content:" full ";}}
|
||||
47: &.demi{ #demi; margin-right:2%; &:before{content:" demi "; right:0;}}
|
||||
48: &.tiers{ #tiers; margin-right:2%; &:before{content:" tiers "; right:0;}}
|
||||
49: &.quart{ #quart; margin-right:2%; &:before{content:" quart "; right:0;}}
|
||||
50:
|
||||
51: &.demi-left{ #demi; #left; &:before{content:" demi-left "; left:0;}}
|
||||
/* line 6, ../scss/wysiwyg.scss */
|
||||
div {
|
||||
border: 1px dashed #D4D4D4;
|
||||
}
|
||||
|
||||
Backtrace:
|
||||
/home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/wysiwyg.scss:46
|
||||
/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/scss/parser.rb:1165:in `expected'
|
||||
/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/scss/parser.rb:1101:in `expected'
|
||||
/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/scss/parser.rb:1096:in `tok!'
|
||||
/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/scss/parser.rb:641:in `block'
|
||||
/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/scss/parser.rb:711:in `declaration_or_ruleset'
|
||||
/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/scss/parser.rb:661:in `block_child'
|
||||
/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/scss/parser.rb:650:in `block_contents'
|
||||
/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/scss/parser.rb:642:in `block'
|
||||
/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/scss/parser.rb:711:in `declaration_or_ruleset'
|
||||
/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/scss/parser.rb:661:in `block_child'
|
||||
/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/scss/parser.rb:653:in `block_contents'
|
||||
/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/scss/parser.rb:642:in `block'
|
||||
/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/scss/parser.rb:635:in `ruleset'
|
||||
/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/scss/parser.rb:660:in `block_child'
|
||||
/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/scss/parser.rb:653:in `block_contents'
|
||||
/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/scss/parser.rb:117:in `stylesheet'
|
||||
/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/scss/parser.rb:42:in `parse'
|
||||
/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/engine.rb:393:in `_to_tree'
|
||||
/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/engine.rb:268:in `render'
|
||||
/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/plugin/compiler.rb:492:in `update_stylesheet'
|
||||
/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/plugin/compiler.rb:215:in `block in update_stylesheets'
|
||||
/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/plugin/compiler.rb:209:in `each'
|
||||
/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/plugin/compiler.rb:209:in `update_stylesheets'
|
||||
/usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/lib/compass/sass_compiler.rb:40:in `compile!'
|
||||
/usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/lib/compass/commands/update_project.rb:49:in `perform'
|
||||
/usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
|
||||
/usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
|
||||
/usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
|
||||
/usr/lib/ruby/gems/2.2.0/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
|
||||
/usr/bin/compass:34:in `block in <main>'
|
||||
/usr/bin/compass:48:in `call'
|
||||
/usr/bin/compass:48:in `<main>'
|
||||
*/
|
||||
body:before {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
content: "Error: Invalid CSS after \" &.full{#full\": expected \"{\", was \"; &:before{cont...\"\A on line 46 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/wysiwyg.scss\A \A 41: div{border: 1px solid #1A1A1A;}\A 42: \A 43: img,p,div{ position:relative;\A 44: &:before{font-size:10px; color:red; background-color: #1A1A1A; position:absolute; top:0; z-index:3000;}\A 45: \A 46: &.full{#full; &:before{content:\" full \";}}\A 47: &.demi{ #demi; margin-right:2%; &:before{content:\" demi \"; right:0;}}\A 48: &.tiers{ #tiers; margin-right:2%; &:before{content:\" tiers \"; right:0;}}\A 49: &.quart{ #quart; margin-right:2%; &:before{content:\" quart \"; right:0;}}\A 50: \A 51: &.demi-left{ #demi; #left; &:before{content:\" demi-left \"; left:0;}}"; }
|
||||
/* line 7, ../scss/wysiwyg.scss */
|
||||
p:after, ul:after {
|
||||
content: "¬";
|
||||
color: red;
|
||||
}
|
||||
|
||||
/* line 9, ../scss/wysiwyg.scss */
|
||||
h1:before, h2:before, h3:before, h4:before, h5:before, h6:before {
|
||||
color: blue;
|
||||
font-weight: normal;
|
||||
font-size: 10px;
|
||||
vertical-align: super;
|
||||
}
|
||||
|
||||
/* line 13, ../scss/wysiwyg.scss */
|
||||
h1:before {
|
||||
content: "h1 ";
|
||||
}
|
||||
|
||||
/* line 14, ../scss/wysiwyg.scss */
|
||||
h2:before {
|
||||
content: "h2 ";
|
||||
}
|
||||
|
||||
/* line 15, ../scss/wysiwyg.scss */
|
||||
h3:before {
|
||||
content: "h3 ";
|
||||
}
|
||||
|
||||
/* line 16, ../scss/wysiwyg.scss */
|
||||
h4:before {
|
||||
content: "h4 ";
|
||||
}
|
||||
|
||||
/* line 17, ../scss/wysiwyg.scss */
|
||||
h5:before {
|
||||
content: "h5 ";
|
||||
}
|
||||
|
||||
/* line 18, ../scss/wysiwyg.scss */
|
||||
h6:before {
|
||||
content: "h6 ";
|
||||
}
|
||||
|
||||
/* line 21, ../scss/wysiwyg.scss */
|
||||
h2 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
/* line 22, ../scss/wysiwyg.scss */
|
||||
h3 {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
/* line 23, ../scss/wysiwyg.scss */
|
||||
h4 {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/* line 24, ../scss/wysiwyg.scss */
|
||||
h5 {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
/* line 25, ../scss/wysiwyg.scss */
|
||||
h6 {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
/* line 27, ../scss/wysiwyg.scss */
|
||||
br:after {
|
||||
content: "·";
|
||||
color: red;
|
||||
border: 1px solid #999;
|
||||
}
|
||||
|
||||
/* LAYOUT AND GRAPHICS */
|
||||
/* line 39, ../scss/wysiwyg.scss */
|
||||
img {
|
||||
height: auto;
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
|
||||
/* line 40, ../scss/wysiwyg.scss */
|
||||
p {
|
||||
border: 1px dashed #848484;
|
||||
}
|
||||
|
||||
/* line 41, ../scss/wysiwyg.scss */
|
||||
div {
|
||||
border: 1px solid #1A1A1A;
|
||||
}
|
||||
|
||||
/* line 43, ../scss/wysiwyg.scss */
|
||||
img, p, div {
|
||||
position: relative;
|
||||
}
|
||||
/* line 44, ../scss/wysiwyg.scss */
|
||||
img:before, p:before, div:before {
|
||||
font-size: 10px;
|
||||
color: red;
|
||||
background-color: #1A1A1A;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
z-index: 3000;
|
||||
}
|
||||
/* line 46, ../scss/wysiwyg.scss */
|
||||
img.full, p.full, div.full {
|
||||
width: 99%;
|
||||
}
|
||||
/* line 46, ../scss/wysiwyg.scss */
|
||||
img.full:before, p.full:before, div.full:before {
|
||||
content: " full ";
|
||||
}
|
||||
/* line 47, ../scss/wysiwyg.scss */
|
||||
img.demi, p.demi, div.demi {
|
||||
width: 47%;
|
||||
margin-right: 2%;
|
||||
}
|
||||
/* line 47, ../scss/wysiwyg.scss */
|
||||
img.demi:before, p.demi:before, div.demi:before {
|
||||
content: " demi ";
|
||||
right: 0;
|
||||
}
|
||||
/* line 48, ../scss/wysiwyg.scss */
|
||||
img.tiers, p.tiers, div.tiers {
|
||||
width: 29%;
|
||||
margin-right: 2%;
|
||||
}
|
||||
/* line 48, ../scss/wysiwyg.scss */
|
||||
img.tiers:before, p.tiers:before, div.tiers:before {
|
||||
content: " tiers ";
|
||||
right: 0;
|
||||
}
|
||||
/* line 49, ../scss/wysiwyg.scss */
|
||||
img.quart, p.quart, div.quart {
|
||||
width: 23%;
|
||||
margin-right: 2%;
|
||||
}
|
||||
/* line 49, ../scss/wysiwyg.scss */
|
||||
img.quart:before, p.quart:before, div.quart:before {
|
||||
content: " quart ";
|
||||
right: 0;
|
||||
}
|
||||
/* line 51, ../scss/wysiwyg.scss */
|
||||
img.demi-left, p.demi-left, div.demi-left {
|
||||
width: 47%;
|
||||
float: left;
|
||||
margin-right: 2%;
|
||||
}
|
||||
/* line 51, ../scss/wysiwyg.scss */
|
||||
img.demi-left:before, p.demi-left:before, div.demi-left:before {
|
||||
content: " demi-left ";
|
||||
left: 0;
|
||||
}
|
||||
/* line 52, ../scss/wysiwyg.scss */
|
||||
img.demi-right, p.demi-right, div.demi-right {
|
||||
width: 47%;
|
||||
float: right;
|
||||
margin-left: 2%;
|
||||
}
|
||||
/* line 52, ../scss/wysiwyg.scss */
|
||||
img.demi-right:before, p.demi-right:before, div.demi-right:before {
|
||||
content: " demi-right ";
|
||||
right: 0;
|
||||
}
|
||||
/* line 53, ../scss/wysiwyg.scss */
|
||||
img.demi-center, p.demi-center, div.demi-center {
|
||||
width: 47%;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
/* line 53, ../scss/wysiwyg.scss */
|
||||
img.demi-center:before, p.demi-center:before, div.demi-center:before {
|
||||
content: " demi-denter ";
|
||||
right: 0;
|
||||
}
|
||||
/* line 55, ../scss/wysiwyg.scss */
|
||||
img.tiers-left, p.tiers-left, div.tiers-left {
|
||||
width: 29%;
|
||||
float: left;
|
||||
margin-right: 2%;
|
||||
}
|
||||
/* line 55, ../scss/wysiwyg.scss */
|
||||
img.tiers-left:before, p.tiers-left:before, div.tiers-left:before {
|
||||
content: " tiers-left ";
|
||||
left: 0;
|
||||
}
|
||||
/* line 56, ../scss/wysiwyg.scss */
|
||||
img.tiers-right, p.tiers-right, div.tiers-right {
|
||||
width: 29%;
|
||||
float: right;
|
||||
margin-left: 2%;
|
||||
}
|
||||
/* line 56, ../scss/wysiwyg.scss */
|
||||
img.tiers-right:before, p.tiers-right:before, div.tiers-right:before {
|
||||
content: " tiers-right ";
|
||||
right: 0;
|
||||
}
|
||||
/* line 57, ../scss/wysiwyg.scss */
|
||||
img.tiers-center, p.tiers-center, div.tiers-center {
|
||||
width: 29%;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
/* line 57, ../scss/wysiwyg.scss */
|
||||
img.tiers-center:before, p.tiers-center:before, div.tiers-center:before {
|
||||
content: " tiers-center ";
|
||||
right: 0;
|
||||
}
|
||||
/* line 59, ../scss/wysiwyg.scss */
|
||||
img.quart-left, p.quart-left, div.quart-left {
|
||||
width: 23%;
|
||||
float: left;
|
||||
margin-right: 2%;
|
||||
}
|
||||
/* line 59, ../scss/wysiwyg.scss */
|
||||
img.quart-left:before, p.quart-left:before, div.quart-left:before {
|
||||
content: " quart-left ";
|
||||
left: 0;
|
||||
}
|
||||
/* line 60, ../scss/wysiwyg.scss */
|
||||
img.quart-right, p.quart-right, div.quart-right {
|
||||
width: 23%;
|
||||
float: right;
|
||||
margin-left: 2%;
|
||||
}
|
||||
/* line 60, ../scss/wysiwyg.scss */
|
||||
img.quart-right:before, p.quart-right:before, div.quart-right:before {
|
||||
content: " quart-right ";
|
||||
right: 0;
|
||||
}
|
||||
/* line 61, ../scss/wysiwyg.scss */
|
||||
img.quart-center, p.quart-center, div.quart-center {
|
||||
width: 23%;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
/* line 61, ../scss/wysiwyg.scss */
|
||||
img.quart-center:before, p.quart-center:before, div.quart-center:before {
|
||||
content: " quart-center ";
|
||||
right: 0;
|
||||
}
|
||||
|
||||
/* line 67, ../scss/wysiwyg.scss */
|
||||
table, tr, td {
|
||||
position: relative;
|
||||
padding: 1em 0.3em 0.3em;
|
||||
width: 100%;
|
||||
}
|
||||
/* line 72, ../scss/wysiwyg.scss */
|
||||
table:before, tr:before, td:before {
|
||||
font-size: 10px;
|
||||
color: white;
|
||||
background-color: blue;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 3000;
|
||||
padding: 1px 3px;
|
||||
}
|
||||
|
||||
/* line 78, ../scss/wysiwyg.scss */
|
||||
table {
|
||||
border: 2px solid blue !important;
|
||||
}
|
||||
/* line 80, ../scss/wysiwyg.scss */
|
||||
table:before {
|
||||
content: "table";
|
||||
}
|
||||
|
||||
/* line 83, ../scss/wysiwyg.scss */
|
||||
tr {
|
||||
display: block;
|
||||
border: 1px dashed blue !important;
|
||||
}
|
||||
/* line 86, ../scss/wysiwyg.scss */
|
||||
tr:before {
|
||||
content: "tr";
|
||||
}
|
||||
|
||||
/* line 89, ../scss/wysiwyg.scss */
|
||||
td {
|
||||
border: 1px dotted blue !important;
|
||||
}
|
||||
/* line 91, ../scss/wysiwyg.scss */
|
||||
td:before {
|
||||
content: "td";
|
||||
}
|
||||
/* line 92, ../scss/wysiwyg.scss */
|
||||
td p {
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user