From 1ebb5cc6696b66968851fb60034e4e707654aa10 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Wed, 21 Sep 2022 14:22:16 +0300 Subject: update tiling button for imageviewer.js to use an icon in same style as others, add mouseover hints --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index e235f7f3..587bcec1 100644 --- a/style.css +++ b/style.css @@ -272,7 +272,8 @@ input[type="range"]{ } .modalClose, -.modalZoom { +.modalZoom, +.modalTileImage { color: white; font-size: 35px; font-weight: bold; -- cgit v1.2.3