aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-21 11:22:16 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-09-21 11:22:16 +0000
commit1ebb5cc6696b66968851fb60034e4e707654aa10 (patch)
tree056169c5c294665373068ed0c09795063ba35b75 /style.css
parent390ead187c1af0280f0d57919d594823c1d5ad6b (diff)
downloadstable-diffusion-webui-gfx803-1ebb5cc6696b66968851fb60034e4e707654aa10.tar.gz
stable-diffusion-webui-gfx803-1ebb5cc6696b66968851fb60034e4e707654aa10.tar.bz2
stable-diffusion-webui-gfx803-1ebb5cc6696b66968851fb60034e4e707654aa10.zip
update tiling button for imageviewer.js to use an icon in same style as others, add mouseover hints
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 2 insertions, 1 deletions
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;