|
@@ -39,7 +39,7 @@
|
|
/* Uncomment for 3D effect */
|
|
/* Uncomment for 3D effect */
|
|
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
|
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.mdi-view-dashboard-variant-outline:before { content: '\e800'; } /* '' */
|
|
.mdi-view-dashboard-variant-outline:before { content: '\e800'; } /* '' */
|
|
.mdi-format-list-bulleted-square:before { content: '\e801'; } /* '' */
|
|
.mdi-format-list-bulleted-square:before { content: '\e801'; } /* '' */
|
|
.mdi-newspaper-variant-outline:before { content: '\e802'; } /* '' */
|
|
.mdi-newspaper-variant-outline:before { content: '\e802'; } /* '' */
|
|
@@ -70,3 +70,4 @@
|
|
.mdi-account-off-outline:before { content: '\e81b'; } /* '' */
|
|
.mdi-account-off-outline:before { content: '\e81b'; } /* '' */
|
|
.mdi-chevron-right:before { content: '\e81c'; } /* '' */
|
|
.mdi-chevron-right:before { content: '\e81c'; } /* '' */
|
|
.mdi-chevron-left:before { content: '\e81d'; } /* '' */
|
|
.mdi-chevron-left:before { content: '\e81d'; } /* '' */
|
|
|
|
+.mdi-content-save-outline:before { content: '\e81e'; } /* '' */
|