From b5ed668effc27b5b84b0c345850ee67119133040 Mon Sep 17 00:00:00 2001 From: Lincoln Stein Date: Sat, 17 Sep 2022 02:44:07 -0400 Subject: [PATCH] small legacy web appearance tweaks --- static/legacy_web/index.css | 15 ++++++++++++--- static/legacy_web/index.html | 27 +++++++++++++++------------ 2 files changed, 27 insertions(+), 15 deletions(-) diff --git a/static/legacy_web/index.css b/static/legacy_web/index.css index e95c818e19..51f0f267c3 100644 --- a/static/legacy_web/index.css +++ b/static/legacy_web/index.css @@ -91,6 +91,7 @@ header h1 { } #fieldset-config { line-height:2em; + background-color: #F0F0F0; } input[type="number"] { width: 60px; @@ -122,6 +123,9 @@ label { cursor: pointer; color: red; } +#basic-parameters { + background-color: #EEEEEE; +} #txt2img { background-color: #DCDCDC; } @@ -129,15 +133,20 @@ label { background-color: #EEEEEE; } #img2img { - background-color: #F5F5F5; + background-color: #DCDCDC; } #gfpgan { - background-color: #DCDCDC; + background-color: #EEEEEE; } #progress-section { background-color: #F5F5F5; } - +.section-header { + text-align: left; + font-weight: bold; + padding: 0 0 0 0; +} #no-results-message:not(:only-child) { display: none; } + diff --git a/static/legacy_web/index.html b/static/legacy_web/index.html index 3d845f74ef..5ce8b45baf 100644 --- a/static/legacy_web/index.html +++ b/static/legacy_web/index.html @@ -25,6 +25,7 @@
+
Basic options
@@ -39,11 +40,11 @@ - + - +
-
+ -
-
- - - + +
+
+
Image-to-image options
+ + +
- - +
+
Post-processing options
- +