add custom materio icon
This commit is contained in:
@@ -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;"; }
|
||||
|
Reference in New Issue
Block a user