|
@@ -7,12 +7,12 @@
|
|
|
@question-font-family: "fontsmith-icons";
|
|
|
@question-value: "\e002";
|
|
|
@question: '"fontsmith-icons"' '"\\e002"';
|
|
|
-@lab-font-family: "fontsmith-icons";
|
|
|
-@lab-value: "\e004";
|
|
|
-@lab: '"fontsmith-icons"' '"\\e004"';
|
|
|
@warning-font-family: "fontsmith-icons";
|
|
|
@warning-value: "\e000";
|
|
|
@warning: '"fontsmith-icons"' '"\\e000"';
|
|
|
+@lab-font-family: "fontsmith-icons";
|
|
|
+@lab-value: "\e004";
|
|
|
+@lab: '"fontsmith-icons"' '"\\e004"';
|
|
|
@arrow-left3-font-family: "fontsmith-icons";
|
|
|
@arrow-left3-value: "\e006";
|
|
|
@arrow-left3: '"fontsmith-icons"' '"\\e006"';
|