gnunet-svn
[Top][All Lists]
Advanced

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

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


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

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

diff --git a/src/styles.scss b/src/styles.scss
index 7d5fa07..d7fdedd 100644
--- a/src/styles.scss
+++ b/src/styles.scss
@@ -32,14 +32,14 @@ button.btn:hover, a.button:hover {
   background-image:none;
 }
 
-.btn .btn-primary {
+.btn.btn-primary {
   background-image: none;
   background-color: #fff;
   color: #555;
   border: 1px solid #ddd;
 }
 
-.btn .btn-primary:hover {
+.btn.btn-primary:hover {
   background-color: #555;
   border: 1px solid #555;
   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]