gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: style withdrawal abort button


From: gnunet
Subject: [taler-bank] branch master updated: style withdrawal abort button
Date: Fri, 02 Oct 2020 16:46:11 +0200

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

ms pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new c235194  style withdrawal abort button
c235194 is described below

commit c23519483bb45c6f09a9cae7684e7ac2967ad193
Author: MS <ms@taler.net>
AuthorDate: Fri Oct 2 16:46:07 2020 +0200

    style withdrawal abort button
---
 talerbank/app/static/bank.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/talerbank/app/static/bank.css b/talerbank/app/static/bank.css
index 8105880..0813ad8 100644
--- a/talerbank/app/static/bank.css
+++ b/talerbank/app/static/bank.css
@@ -1,9 +1,10 @@
 .abort-button {
   margin-left: 2px;
   border: 2px solid rgb(0, 120, 231);
-  color: white;
+  color: rgb(0, 120, 231);
   font-size: 87%;
   margin-top: 1px;
+  background: white;
 }
 
 h1.nav {

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