commit 5d91aad56ca87bd3f95c2eb0ecf1c19f5e992626
Author: MehrabKamrani <[email protected]>
Date:   Sat Dec 26 00:23:08 2015 +0800

    put border between bitcoin and check / eu transfer section
---
 css/donate-style.css |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/css/donate-style.css b/css/donate-style.css
index 901eaa6..d4fd12b 100644
--- a/css/donate-style.css
+++ b/css/donate-style.css
@@ -280,6 +280,7 @@ blockquote footer{
        padding-top: 10px;
        padding-left: 30px;
        padding-right: 30px;
+       border-left: 1px dashed #e3e3e3;
 }
 .minor-other-ways{
        background-color: #FAFAFA;
@@ -353,6 +354,10 @@ footer.footer{
        #donate > .btn-group {
            margin-bottom: 15px;
        }
+       .check-eutransfer{
+               border-left: none;
+               border-top: 1px dashed #e3e3e3;
+       }
        #bitpayDonation > .well {
            margin-bottom: 30px;
        }



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to