gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] 11/18: fixed scss complaining


From: gnunet
Subject: [taler-taler-merchant-demos] 11/18: fixed scss complaining
Date: Sat, 10 Oct 2020 22:55:45 +0200

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

grothoff pushed a commit to branch master
in repository taler-merchant-demos.

commit 764738b9f10259d5c1a9313a82ff03797ac55549
Author: Torsten Grothoff <tg@wafflepowered.com>
AuthorDate: Sun Sep 6 19:08:20 2020 +0200

    fixed scss complaining
---
 talermerchantdemos/static/pure.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/static/pure.scss 
b/talermerchantdemos/static/pure.scss
index 7391139..9b555ed 100644
--- a/talermerchantdemos/static/pure.scss
+++ b/talermerchantdemos/static/pure.scss
@@ -821,7 +821,7 @@ this the same font stack that Normalize.css sets for the 
`body`.
 .pure-button-active,
 .pure-button:active {
     box-shadow: 0 0 0 1px rgba(0,0,0, 0.15) inset, 0 0 6px rgba(0,0,0, 0.20) 
inset;
-    border-color: #000\9;
+    border-color: #000;
 }
 
 .pure-button[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]