gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 37/459: update button/icon


From: gnunet
Subject: [reclaim-ui] 37/459: update button/icon
Date: Fri, 11 Jun 2021 23:22:09 +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 3c82cd8bd4b6659bc76cf28087012ccb771eea50
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Sun Apr 28 16:32:23 2019 +0200

    update button/icon
---
 src/assets/reclaim_icon.png | Bin 10787 -> 9870 bytes
 src/styles.scss             |   6 +++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/assets/reclaim_icon.png b/src/assets/reclaim_icon.png
index 9e61fe8..4395340 100644
Binary files a/src/assets/reclaim_icon.png and b/src/assets/reclaim_icon.png 
differ
diff --git a/src/styles.scss b/src/styles.scss
index 8d871af..f3a33ae 100644
--- a/src/styles.scss
+++ b/src/styles.scss
@@ -23,7 +23,7 @@ div.card {
 }
 
 .btn {
-  border-radius: 0.25rem;
+  border-radius: 10rem;
 }
 
 .btn-primary {
@@ -33,8 +33,8 @@ div.card {
 }
 
 .btn-primary:hover {
-  background-color: #777;
-  border: 1px solid #777;
+  background-color: #555;
+  border: 1px solid #555;
 }
 
 .btn-primary:disabled {

-- 
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]