aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-08-31 19:19:30 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-08-31 19:19:30 +0000
commit757bb7c46b20651853ee23e3109ac4f9fb06a061 (patch)
tree31fbf434da8bb776b2343d0f38cd5058a5d246b7 /style.css
parenta8c002587ea750fbb6d87358841134e2aef87940 (diff)
downloadstable-diffusion-webui-gfx803-757bb7c46b20651853ee23e3109ac4f9fb06a061.tar.gz
stable-diffusion-webui-gfx803-757bb7c46b20651853ee23e3109ac4f9fb06a061.tar.bz2
stable-diffusion-webui-gfx803-757bb7c46b20651853ee23e3109ac4f9fb06a061.zip
fix for GPFGAN RGB/BGR (thanks deggua)
experimental support for negative prompts (without UI) option to do inpainting at full resolution Tooltips for UI elements
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 5906d34d..ff545c63 100644
--- a/style.css
+++ b/style.css
@@ -1,3 +1,5 @@
+.output-html p {margin: 0 0.5em;}
+.performance { font-size: 0.85em; color: #444; }
button{
align-self: stretch !important;