[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [metrics-web/master] Fix button text color of visited links.



commit 65d31bceb7a54f2d8880309452d6c54c97ccc4bf
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date:   Mon Mar 20 14:29:17 2017 +0100

    Fix button text color of visited links.
---
 website/src/main/resources/web/css/style.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/src/main/resources/web/css/style.css b/website/src/main/resources/web/css/style.css
index 70764ad..273260a 100644
--- a/website/src/main/resources/web/css/style.css
+++ b/website/src/main/resources/web/css/style.css
@@ -120,6 +120,7 @@ body {
 
 /* primary button color */
 .btn-primary {
+    color: #fff !important;
     background-color: #8d56A8;
     border-color: #7d4698;
 }



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits