mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-04 15:09:16 +02:00
added grunt js and updates css for sliding
This commit is contained in:
parent
8858c8f5dd
commit
d19d0f068c
8 changed files with 47 additions and 21 deletions
|
@ -6,7 +6,7 @@ FPR.app.init = (function($){
|
|||
"use strict";
|
||||
var Book,
|
||||
offline = false,
|
||||
sidebarWidth = 40,
|
||||
sidebarWidth = 0,
|
||||
windowWidth;
|
||||
|
||||
function init(bookURL){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue