minor refactoring of overview code

This commit is contained in:
Hakim El Hattab
2013-08-26 09:20:12 -04:00
parent cf8b004052
commit e9b0f5b481
4 changed files with 14 additions and 20 deletions

View File

@ -1050,8 +1050,8 @@ body {
.reveal.fade.overview .slides section,
.reveal.fade.overview .slides>section>section,
.reveal.fade.exit-overview .slides section,
.reveal.fade.exit-overview .slides>section>section {
.reveal.fade.overview-deactivating .slides section,
.reveal.fade.overview-deactivating .slides>section>section {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;

2
css/reveal.min.css vendored

File diff suppressed because one or more lines are too long