diff options
author | hakimel <hakim.elhattab@gmail.com> | 2012-08-03 22:02:16 -0400 |
---|---|---|
committer | hakimel <hakim.elhattab@gmail.com> | 2012-08-03 22:02:16 -0400 |
commit | 75546e89620d6b77040653037385466dbcb3f445 (patch) | |
tree | a32ac9a9d3009039fc1135901966b2cca851d357 /js/reveal.js | |
parent | 9a657e26768a3724e6edf9e5fbdd72a4e54da8f4 (diff) | |
download | fosdem-2018-presentation-75546e89620d6b77040653037385466dbcb3f445.tar fosdem-2018-presentation-75546e89620d6b77040653037385466dbcb3f445.tar.gz |
fix disappearing 3d hover in chrome
Diffstat (limited to 'js/reveal.js')
-rw-r--r-- | js/reveal.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/reveal.js b/js/reveal.js index c2f1a57..482b8e3 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -1,5 +1,5 @@ /*! - * reveal.js 1.5 r9 + * reveal.js 1.5 r10 * http://lab.hakim.se/reveal-js * MIT licensed * |