|
|
@@ -1,3 +1,4 @@
|
|
|
+@import "../etc/icons.scss";
|
|
|
$ext-font-path: get-resource-path('fonts');
|
|
|
|
|
|
@font-face {font-family: "font-saas";
|
|
|
@@ -16,17 +17,4 @@ $ext-font-path: get-resource-path('fonts');
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
}
|
|
|
|
|
|
-.sa-purchase:before { content: "\e613"; }
|
|
|
-
|
|
|
-.sa-document:before { content: "\e654"; }
|
|
|
-
|
|
|
-.sa-edit:before { content: "\e6ec"; }
|
|
|
-
|
|
|
-.sa-sale:before { content: "\e638"; }
|
|
|
-
|
|
|
-.sa-warehouse:before { content: "\e63c"; }
|
|
|
-
|
|
|
-.sa-setting:before { content: "\e64b"; }
|
|
|
-
|
|
|
-.sa-money:before { content: "\e6fa"; }
|
|
|
|