From: Vincent Vanwaelscappel Date: Wed, 4 Sep 2013 08:04:17 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8e4cc328f1a5f725ead588abf66eeed85422469e;p=fluidbook-html5.git --- diff --git a/style/fluidbook.css b/style/fluidbook.css index 7e97a2f5..17dbeb6c 100644 --- a/style/fluidbook.css +++ b/style/fluidbook.css @@ -478,7 +478,7 @@ footer.hidden,header.hidden,#interface.hidden{ height:100%; display:block; border-radius:5px; - background-color:rgba(0,0,0,0.001); + background-color:rgba(0,0,0,0.01); } .link a.displayArea.animating{ @@ -552,7 +552,7 @@ footer.hidden,header.hidden,#interface.hidden{ background-size:cover; position:absolute; top:0px; - opacity: 0; + opacity: 0.01; display: block; cursor:pointer; } @@ -1028,7 +1028,7 @@ ul.chapters .right .puce.noshadow{ -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0); -ms-box-shadow: 2px 2px 4px rgba(0,0,0,0); -o-box-shadow: 2px 2px 4px rgba(0,0,0,0); - + margin: 0 0 0 15px; float:right; }