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

[tor-commits] [atlas/master] Hide the progress bar by default



commit 39f91205a5ba21fd364ffc10620e81b93dfb8069
Author: cypherpunks <cypherpunks@xxxxxxxxxxxxxx>
Date:   Sun Apr 16 15:24:08 2017 +0000

    Hide the progress bar by default
    
    Closes #21955.
---
 css/style.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/css/style.css b/css/style.css
index f368dbc..e4a7f07 100644
--- a/css/style.css
+++ b/css/style.css
@@ -41,6 +41,7 @@
 .progress {
     width: 50%;
     margin: 100px auto;
+    display: none;
 }
 
 .progress .bar {

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