gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[reclaim-ui] 405/459: fix search icon


From: gnunet
Subject: [reclaim-ui] 405/459: fix search icon
Date: Fri, 11 Jun 2021 23:28:17 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.

commit 746d9c586a4bb48a514c893421644d0812f87f54
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Jan 5 17:29:43 2021 +0900

    fix search icon
---
 src/app/identity-list/identity-list.component.scss | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/app/identity-list/identity-list.component.scss 
b/src/app/identity-list/identity-list.component.scss
index 24c5a27..aca7d92 100644
--- a/src/app/identity-list/identity-list.component.scss
+++ b/src/app/identity-list/identity-list.component.scss
@@ -4,7 +4,8 @@
 }
 
 .search-wrapper:after {
-  font-family: 'FontAwesome';
+  font-family: 'Font Awesome 5 Free';
+  font-weight: 900;
   content: '\f002';
   position: absolute;
   color: #555;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]