From: Vincent Vanwaelscappel Date: Wed, 24 Oct 2018 12:42:12 +0000 (+0200) Subject: fix #2020 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5724a29c6720d5fe2849117110686362f6c416d9;p=fluidbook-html5.git fix #2020 @0:05 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 6435f758..21c5571c 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1158,7 +1158,7 @@ html.ios body.portrait #interface { width: 100%; height: 100%; display: block; - background-color: rgba(0, 0, 0, 0.01); + background-color: transparent; &.displayArea { -webkit-tap-highlight-color: @links-area-color; background-color: fadeout(@links-color, 99.999%);