aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authoryfszzx <yfszzx@gmail.com>2022-10-13 23:13:38 +0000
committeryfszzx <yfszzx@gmail.com>2022-10-13 23:13:38 +0000
commita1489f94283c07824a7a58353c03dc89541bbe49 (patch)
tree50e0216e7e34afd847ea2d94e8455be218073194 /style.css
parent0186db178e12b94eae559827594898c0611f1c0c (diff)
downloadstable-diffusion-webui-gfx803-a1489f94283c07824a7a58353c03dc89541bbe49.tar.gz
stable-diffusion-webui-gfx803-a1489f94283c07824a7a58353c03dc89541bbe49.tar.bz2
stable-diffusion-webui-gfx803-a1489f94283c07824a7a58353c03dc89541bbe49.zip
images history fix all known bug
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style.css b/style.css
index c75dce4c..e6fa10b4 100644
--- a/style.css
+++ b/style.css
@@ -20,7 +20,7 @@
padding-right: 0.25em;
margin: 0.1em 0;
opacity: 0%;
- cursor: default;
+ cursor: default;
}
.output-html p {margin: 0 0.5em;}
@@ -442,7 +442,7 @@ input[type="range"]{
}
.red {
- color: red;
+ color: red;
}
.gallery-item {
@@ -505,4 +505,4 @@ canvas[key="mask"] {
top: -0.6em;
z-index: 200;
width: 8em;
-} \ No newline at end of file
+}