diff --git a/app/pub/css/an.css b/app/pub/css/an.css index 4d6bd1c..c44ff4a 100644 --- a/app/pub/css/an.css +++ b/app/pub/css/an.css @@ -370,7 +370,7 @@ h1 { } .click-info{ - font-size: .8em; + font-size: .78em; text-align: right; } diff --git a/app/views/anpdf3.phtml b/app/views/anpdf3.phtml index f22517f..7a37a63 100644 --- a/app/views/anpdf3.phtml +++ b/app/views/anpdf3.phtml @@ -28,13 +28,15 @@ window.location.href = nexturl; }); - canvasDiv.addEventListener('dblclick', function(event) { + + canvasDiv.addEventListener('contextmenu', function(event) { event.stopPropagation(); window.location.href = prevurl; }); +
кликайте чтобы листать страницы
кликайте чтобы листать страницы
+ diff --git a/app/views/layout_lite.phtml b/app/views/layout_lite.phtml index c614661..4c3b005 100644 --- a/app/views/layout_lite.phtml +++ b/app/views/layout_lite.phtml @@ -4,8 +4,8 @@ /base href="=SITE?>"> - - + +