add custom materio icon

This commit is contained in:
sarah garcin
2015-05-06 12:36:27 +02:00
parent a1fd56580b
commit e4885c3a5d
12 changed files with 389 additions and 166 deletions

View File

@@ -9,7 +9,7 @@ Error: Undefined mixin 'fs12'.
9: -moz-border-radius: 5px;
10: -webkit-border-radius: 5px;
11: border-radius: 5px;
12: @include fs12();
12: @include fs12;
13:
14: &.warning {
15: color: #c09853;//#840;
@@ -90,4 +90,4 @@ Backtrace:
body:before {
white-space: pre;
font-family: monospace;
content: "Error: Undefined mixin 'fs12'.\A on line 12 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/misc.scss, in `fs12'\A from line 12 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/misc.scss, in `messages'\A from line 36 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/misc.scss\A \A 7: background: #d9edf7;//#cf8;\A 8: border: 1px solid #bce8f1;//#be7;\A 9: -moz-border-radius: 5px;\A 10: -webkit-border-radius: 5px;\A 11: border-radius: 5px;\A 12: @include fs12();\A 13: \A 14: &.warning {\A 15: color: #c09853;//#840;\A 16: background-color: #fcf8e3;//#fe6;\A 17: border-color: #fbeed5;//#ed5;"; }
content: "Error: Undefined mixin 'fs12'.\A on line 12 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/misc.scss, in `fs12'\A from line 12 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/misc.scss, in `messages'\A from line 36 of /home/sarahgarcin/Sites/materio/base_d7/sites/all/themes/gui/materiobasetheme/scss/misc.scss\A \A 7: background: #d9edf7;//#cf8;\A 8: border: 1px solid #bce8f1;//#be7;\A 9: -moz-border-radius: 5px;\A 10: -webkit-border-radius: 5px;\A 11: border-radius: 5px;\A 12: @include fs12;\A 13: \A 14: &.warning {\A 15: color: #c09853;//#840;\A 16: background-color: #fcf8e3;//#fe6;\A 17: border-color: #fbeed5;//#ed5;"; }