|
@@ -1,21 +1,18 @@
|
|
-@arrow-left3-font-family: "fontsmith-icons";
|
|
|
|
-@arrow-left3-value: "\e006";
|
|
|
|
-@arrow-left3: '"fontsmith-icons"' '"\\e006"';
|
|
|
|
|
|
+@list-font-family: "fontsmith-icons";
|
|
|
|
+@list-value: "\e002";
|
|
|
|
+@list: '"fontsmith-icons"' '"\\e002"';
|
|
|
|
+@bars-font-family: "fontsmith-icons";
|
|
|
|
+@bars-value: "\e004";
|
|
|
|
+@bars: '"fontsmith-icons"' '"\\e004"';
|
|
@lab-font-family: "fontsmith-icons";
|
|
@lab-font-family: "fontsmith-icons";
|
|
@lab-value: "\e003";
|
|
@lab-value: "\e003";
|
|
@lab: '"fontsmith-icons"' '"\\e003"';
|
|
@lab: '"fontsmith-icons"' '"\\e003"';
|
|
@warning-font-family: "fontsmith-icons";
|
|
@warning-font-family: "fontsmith-icons";
|
|
@warning-value: "\e000";
|
|
@warning-value: "\e000";
|
|
@warning: '"fontsmith-icons"' '"\\e000"';
|
|
@warning: '"fontsmith-icons"' '"\\e000"';
|
|
-@list-font-family: "fontsmith-icons";
|
|
|
|
-@list-value: "\e002";
|
|
|
|
-@list: '"fontsmith-icons"' '"\\e002"';
|
|
|
|
-@eye-font-family: "fontsmith-icons";
|
|
|
|
-@eye-value: "\e004";
|
|
|
|
-@eye: '"fontsmith-icons"' '"\\e004"';
|
|
|
|
-@bars-font-family: "fontsmith-icons";
|
|
|
|
-@bars-value: "\e005";
|
|
|
|
-@bars: '"fontsmith-icons"' '"\\e005"';
|
|
|
|
|
|
+@arrow-left3-font-family: "fontsmith-icons";
|
|
|
|
+@arrow-left3-value: "\e005";
|
|
|
|
+@arrow-left3: '"fontsmith-icons"' '"\\e005"';
|
|
@question-font-family: "fontsmith-icons";
|
|
@question-font-family: "fontsmith-icons";
|
|
@question-value: "\e001";
|
|
@question-value: "\e001";
|
|
@question: '"fontsmith-icons"' '"\\e001"';
|
|
@question: '"fontsmith-icons"' '"\\e001"';
|