Added pointer and tweaked the code
modified: css/reveal.css modified: css/reveal.min.css modified: plugin/leap/leap.js
This commit is contained in:
parent
a06c84e42a
commit
dbcbc7aa69
3 changed files with 81 additions and 16 deletions
|
@ -1605,3 +1605,12 @@ body {
|
|||
}
|
||||
|
||||
|
||||
/*********************************************
|
||||
* LEAP PLUGIN
|
||||
*********************************************/
|
||||
|
||||
#leap {
|
||||
position: absolute;
|
||||
z-index: 50;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
|
8
css/reveal.min.css
vendored
8
css/reveal.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue