1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-29 17:30:09 +02:00

hide progress by default

This commit is contained in:
Hakim El Hattab
2011-12-22 00:03:52 -08:00
parent bdff009c74
commit 4a4ffd518e

View File

@@ -461,6 +461,7 @@ progress::-webkit-progress-value {
progress {
position: absolute;
display: none;
height: 4px;
width: 100%;
bottom: 0;