firefox support for #1088

This commit is contained in:
Hakim El Hattab
2015-01-16 16:46:34 +01:00
parent 99d92362c8
commit 66d7b6bfae
2 changed files with 9 additions and 3 deletions

View File

@ -785,7 +785,9 @@ body {
overflow: visible;
}
.reveal.overview .backgrounds {
perspective: inherit;
}
.reveal.overview .backgrounds .slide-background {
opacity: 1;
visibility: visible;
@ -867,7 +869,7 @@ body {
* PER-SLIDE BACKGROUNDS
*********************************************/
.reveal>.backgrounds {
.reveal .backgrounds {
position: absolute;
width: 100%;
height: 100%;