Skip to content

Commit 3d13739

Browse files
committed
Update font-awesome
1 parent 0cc96b8 commit 3d13739

File tree

11 files changed

+2999
-2690
lines changed

11 files changed

+2999
-2690
lines changed

src/Frontend/src/assets/font-awesome/css/font-awesome.css

Lines changed: 327 additions & 21 deletions
Large diffs are not rendered by default.

src/Frontend/src/assets/font-awesome/css/font-awesome.css.map

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/Frontend/src/assets/font-awesome/css/font-awesome.min.css

Lines changed: 2 additions & 2023 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
27.9 KB
Binary file not shown.
94.6 KB
Binary file not shown.

src/Frontend/src/assets/font-awesome/fonts/fontawesome-webfont.svg

Lines changed: 2668 additions & 637 deletions
Loading
26.7 KB
Binary file not shown.
16.3 KB
Binary file not shown.
12.4 KB
Binary file not shown.

src/Frontend/src/components/audit/AuditMenuItem.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import routeLinks from "@/router/routeLinks";
55

66
<template>
77
<RouterLink :to="routeLinks.messages.root">
8-
<i class="fa fa-envelope icon-white" title="All Messages"></i>
8+
<i class="fa fa-envelope-open icon-white" title="All Messages"></i>
99
<span class="navbar-label">All Messages</span>
1010
</RouterLink>
1111
</template>

0 commit comments

Comments
 (0)