update tiling button for imageviewer.js to use an icon in same style as others, add mouseover hints

This commit is contained in:
AUTOMATIC
2022-09-21 14:22:16 +03:00
parent 390ead187c
commit 1ebb5cc669
2 changed files with 8 additions and 4 deletions

View File

@@ -272,7 +272,8 @@ input[type="range"]{
}
.modalClose,
.modalZoom {
.modalZoom,
.modalTileImage {
color: white;
font-size: 35px;
font-weight: bold;