[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [webwml/master] remove the box-shadow of other amount input
commit c8781234f91253294ab120b860dd3204899b447c
Author: MehrabKamrani <mk.zizou@xxxxxxxxx>
Date: Fri Dec 18 09:32:02 2015 +0800
remove the box-shadow of other amount input
---
css/donate-style.css | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/css/donate-style.css b/css/donate-style.css
index bc17e98..6dad54b 100644
--- a/css/donate-style.css
+++ b/css/donate-style.css
@@ -11,6 +11,10 @@ input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: none;
}
+.form-control {
+ -webkit-box-shadow: none;
+ box-shadow: none;
+}
.form-control:focus {
border-color: #875ca4;
outline: 0;
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits