From 2c721e03a9ecee20f487568657c0aa8daa922e6c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 21 Apr 2020 11:28:14 +0300 Subject: CSS fixes; pass offline events to the app --- css/read.css | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'css') diff --git a/css/read.css b/css/read.css index 2b8153e..fc1e392 100644 --- a/css/read.css +++ b/css/read.css @@ -163,10 +163,8 @@ background-color:rgba(0,0,0,0.1); } -body.is-epube-app .header { - display : none ! important; +body.is-epube-app .header .toolbar, +body.is-epube-app .header a { + display : none; } -body.is-epube-app #reader { - top : 0px; -} \ No newline at end of file -- cgit v1.2.3