gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 36/459: update button


From: gnunet
Subject: [reclaim-ui] 36/459: update button
Date: Fri, 11 Jun 2021 23:22:08 +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 35eedba9f8d08f93258b8253926c7f40e882f777
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Sun Apr 28 16:31:50 2019 +0200

    update button
---
 src/styles.scss | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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]