mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-09 06:00:49 +02:00
progress bar width set via scale instead of width for perf
This commit is contained in:
3
dist/theme/white.css
vendored
3
dist/theme/white.css
vendored
@@ -277,9 +277,6 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
color: #2a76dd; }
|
||||
|
||||
.reveal .progress span {
|
||||
transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
|
||||
|
||||
/*********************************************
|
||||
* PRINT BACKGROUND
|
||||
*********************************************/
|
||||
|
Reference in New Issue
Block a user