gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 47/459: fighting with chrome


From: gnunet
Subject: [reclaim-ui] 47/459: fighting with chrome
Date: Fri, 11 Jun 2021 23:22:19 +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 1308be17595b51512158dbbe35cb31114b52f4aa
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Tue Apr 30 20:13:14 2019 +0200

    fighting with chrome
---
 src/styles.scss | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/styles.scss b/src/styles.scss
index 3fc37d3..7d5fa07 100644
--- a/src/styles.scss
+++ b/src/styles.scss
@@ -32,7 +32,8 @@ button.btn:hover, a.button:hover {
   background-image:none;
 }
 
-.btn-primary {
+.btn .btn-primary {
+  background-image: none;
   background-color: #fff;
   color: #555;
   border: 1px solid #ddd;
@@ -41,6 +42,7 @@ button.btn:hover, a.button:hover {
 .btn .btn-primary:hover {
   background-color: #555;
   border: 1px solid #555;
+  color: #555;
   background-image:none;
 }
 

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