aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2011-12-22 00:03:52 -0800
committerHakim El Hattab <hakim.elhattab@gmail.com>2011-12-22 00:03:52 -0800
commit4a4ffd518eff701542e6879edc9144c749705383 (patch)
treeddf46f84f45025eae9b19aa8c7c20d52f3847e23 /css
parentbdff009c74dec78c012b0d8c3961bb70639404c2 (diff)
downloadperl-software-in-gnu-guix-4a4ffd518eff701542e6879edc9144c749705383.tar
perl-software-in-gnu-guix-4a4ffd518eff701542e6879edc9144c749705383.tar.gz
hide progress by default
Diffstat (limited to 'css')
-rw-r--r--css/main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css
index 18a9887..25a45a6 100644
--- a/css/main.css
+++ b/css/main.css
@@ -461,6 +461,7 @@ progress::-webkit-progress-value {
progress {
position: absolute;
+ display: none;
height: 4px;
width: 100%;
bottom: 0;