aboutsummaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Collapse)Author
2023-05-08add links to wiki for filename pattern settingsAUTOMATIC
add extended info for quicksettings setting
2023-05-08make lightbox properly display whole picture without cutting of parts when ↵AUTOMATIC
the picture is very wide.
2023-05-08Merge pull request #10113 from missionfloyd/extras-thumbnailsAUTOMATIC1111
Fix stretched thumbnails on extras tab
2023-05-06style.css: Make the image in the ImageViewer be resized correctly蚊子
2023-05-05Fix stretched thumbnails on extras tabmissionfloyd
2023-04-29increase extra networks UI height to fit two rows of cards.AUTOMATIC
2023-04-29Merge pull request #9108 from AUTOMATIC1111/img2img-scale-byAUTOMATIC1111
add "resize by" and "resize to" tabs to img2img
2023-04-29Merge pull request #8999 from Reibies/patch-1AUTOMATIC1111
Changed: extra network height css
2023-03-30Change extras "scale to" to slidersmissionfloyd
2023-03-28add "resize by" and "resize to" tabs to img2imgAUTOMATIC
2023-03-28Revert "Merge pull request #7931 from space-nuko/img2img-enhance"AUTOMATIC
This reverts commit 426875937048e21305ac24bea53df06523bdaa81, reversing changes made to 1b63afbedc7789c0eb9a4742b780ab304d7a9caf.
2023-03-28Merge pull request #7931 from space-nuko/img2img-enhanceAUTOMATIC1111
Add `Upscale by` and `Upscaler` options to img2img
2023-03-28Merge pull request #9065 from missionfloyd/quicksettings-alignmentAUTOMATIC1111
Fix quicksettings alignment
2023-03-28Merge branch 'master' into img2img-enhancespace-nuko
2023-03-27Fix quicksettings alignmentmissionfloyd
2023-03-27Update style.csszetclansu
Fix for wide width image in img2img_sketch, img2maskimg, inpaint_sketch
2023-03-27Update style.cssReimoo
2023-03-27Update style.cssReimoo
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-03-27Merge pull request #9021 from pieresimakp/pr-devAUTOMATIC1111
Fix the style box dropdown not wrapping in txt2img and img2img
2023-03-27update button pressed down style for #8569AUTOMATIC
2023-03-27Merge pull request #8569 from missionfloyd/extra-networks-toggleAUTOMATIC1111
Make extra networks button togglable
2023-03-27reformat css from latest commits, change color for dropdown selection to ↵AUTOMATIC
more neutral one
2023-03-27Merge pull request #8959 from missionfloyd/dropdown-widthAUTOMATIC1111
Fix dropdown width
2023-03-27Merge pull request #8938 from space-nuko/fix-image-ar-overlayAUTOMATIC1111
Fix img2img aspect ratio overlay in Gradio 3.23.0
2023-03-27Merge remote-tracking branch 'upstream/master' into pr-devpieresimakp
2023-03-26Merge branch 'AUTOMATIC1111:master' into extra-network-preview-lazyloadmissionfloyd
2023-03-26Merge branch 'extra-network-preview-lazyload' of ↵missionfloyd
https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload
2023-03-27fixed style box wrappingpieresimakp
2023-03-26Changed: extra network height cssReimoo
Changed it so cards take up a set amount of vertical space but added the ability to scroll and resize.
2023-03-25Fix dropdown widthmissionfloyd
2023-03-25Update style.cssmissionfloyd
2023-03-25Merge branch 'master' into extra-networks-togglemissionfloyd
2023-03-25Fix padding on accordion/dropdown list elementsspace-nuko
2023-03-25Fix img2img aspect ratio overlay in Gradio 3.23.0space-nuko
2023-03-25Use .success() callback on img2img preview inputs changespace-nuko
2023-03-25Add upscaler to img2imgspace-nuko
2023-03-25Add upscale slider to img2imgspace-nuko
2023-03-25update overflow-wrap: break-word; for gradio 3.23AUTOMATIC
2023-03-25Merge branch 'master' into patch-1AUTOMATIC1111
2023-03-25use HTTP request to fetch metadata for Lora cards instead of including it ↵AUTOMATIC
into the main page
2023-03-25restore interrupt/stop button stylingAUTOMATIC
2023-03-25fix clipping in lightbox image viewerAUTOMATIC
2023-03-25bump gradio to 3.23AUTOMATIC
fix broken image dragging
2023-03-25fix extra networks uiAUTOMATIC
2023-03-25enable queue by defaultAUTOMATIC
more stylistic changes
2023-03-25hide delete button for single-item dropdownAUTOMATIC
more stylistic changes
2023-03-25fix ctrl+up/down attention editAUTOMATIC
fix dropdown obscured by live preview stylistic changes
2023-03-25initial gradio 3.22 supportAUTOMATIC
2023-03-21Lazy load extra network imagesmissionfloyd
2023-03-19fix output-html text overflow.whw1sfb