Fix up last file; hopefully.

This commit is contained in:
Hameer Abbasi
2023-09-04 14:05:18 +02:00
parent c4f52806df
commit 6861aab549
+2 -2
View File
@@ -17,7 +17,7 @@
--primary-950: #193232;
--highlight-color: var(--primary-200);
--inactive-color: var(--primary--800);
--background-color: #000000;
--background-color: #000000;
}
.light, .dark {
--input-padding: 4px;
@@ -114,7 +114,7 @@ svg.feather.feather-image, .feather .feather-image { display: none }
#txt2img_settings { min-width: var(--left-column); max-width: var(--left-column); background-color: #111111; padding-top: 16px; }
#pnginfo_html2_info { margin-top: -18px; background-color: var(--input-background-fill); padding: var(--input-padding) }
#txt2img_tools > div > button, #img2img_tools > div > button { filter: hue-rotate(340deg) saturate(0.5); }
#txt2img_tools, #img2img_tools { margin-top: -4px; margin-bottom: -4px; }
#txt2img_tools, #img2img_tools { margin-top: -4px; margin-bottom: -4px; }
#txt2img_styles_row, #img2img_styles_row { margin-top: -6px; }
/* custom elements overrides */