aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
AgeCommit message (Collapse)AuthorLines
2023-05-06style.css: Make the image in the ImageViewer be resized correctly蚊子-0/+1
2023-05-05Fix stretched thumbnails on extras tabmissionfloyd-1/+1
2023-04-29increase extra networks UI height to fit two rows of cards.AUTOMATIC-1/+1
2023-04-29Merge pull request #9108 from AUTOMATIC1111/img2img-scale-byAUTOMATIC1111-1/+18
add "resize by" and "resize to" tabs to img2img
2023-04-29Merge pull request #8999 from Reibies/patch-1AUTOMATIC1111-0/+6
Changed: extra network height css
2023-03-30Change extras "scale to" to slidersmissionfloyd-0/+4
2023-03-28add "resize by" and "resize to" tabs to img2imgAUTOMATIC-1/+18
2023-03-28Revert "Merge pull request #7931 from space-nuko/img2img-enhance"AUTOMATIC-2/+2
This reverts commit 426875937048e21305ac24bea53df06523bdaa81, reversing changes made to 1b63afbedc7789c0eb9a4742b780ab304d7a9caf.
2023-03-28Merge pull request #7931 from space-nuko/img2img-enhanceAUTOMATIC1111-2/+2
Add `Upscale by` and `Upscaler` options to img2img
2023-03-28Merge pull request #9065 from missionfloyd/quicksettings-alignmentAUTOMATIC1111-0/+1
Fix quicksettings alignment
2023-03-28Merge branch 'master' into img2img-enhancespace-nuko-6/+44
2023-03-27Fix quicksettings alignmentmissionfloyd-0/+1
2023-03-27Update style.csszetclansu-0/+7
Fix for wide width image in img2img_sketch, img2maskimg, inpaint_sketch
2023-03-27Update style.cssReimoo-1/+1
2023-03-27Update style.cssReimoo-1/+1
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-03-27Merge pull request #9021 from pieresimakp/pr-devAUTOMATIC1111-1/+1
Fix the style box dropdown not wrapping in txt2img and img2img
2023-03-27update button pressed down style for #8569AUTOMATIC-7/+12
2023-03-27Merge pull request #8569 from missionfloyd/extra-networks-toggleAUTOMATIC1111-0/+7
Make extra networks button togglable
2023-03-27reformat css from latest commits, change color for dropdown selection to ↵AUTOMATIC-12/+11
more neutral one
2023-03-27Merge pull request #8959 from missionfloyd/dropdown-widthAUTOMATIC1111-0/+3
Fix dropdown width
2023-03-27Merge pull request #8938 from space-nuko/fix-image-ar-overlayAUTOMATIC1111-0/+11
Fix img2img aspect ratio overlay in Gradio 3.23.0
2023-03-27Merge remote-tracking branch 'upstream/master' into pr-devpieresimakp-1/+14
2023-03-26Merge branch 'AUTOMATIC1111:master' into extra-network-preview-lazyloadmissionfloyd-1/+14
2023-03-26Merge branch 'extra-network-preview-lazyload' of ↵missionfloyd-504/+259
https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload
2023-03-27fixed style box wrappingpieresimakp-1/+1
2023-03-26Changed: extra network height cssReimoo-0/+6
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-0/+3
2023-03-25Update style.cssmissionfloyd-3/+3
2023-03-25Merge branch 'master' into extra-networks-togglemissionfloyd-498/+314
2023-03-25Fix padding on accordion/dropdown list elementsspace-nuko-1/+14
2023-03-25Fix img2img aspect ratio overlay in Gradio 3.23.0space-nuko-0/+11
2023-03-25Use .success() callback on img2img preview inputs changespace-nuko-513/+259
2023-03-25Add upscaler to img2imgspace-nuko-1/+1
2023-03-25Add upscale slider to img2imgspace-nuko-259/+513
2023-03-25update overflow-wrap: break-word; for gradio 3.23AUTOMATIC-1/+1
2023-03-25Merge branch 'master' into patch-1AUTOMATIC1111-506/+258
2023-03-25use HTTP request to fetch metadata for Lora cards instead of including it ↵AUTOMATIC-0/+1
into the main page
2023-03-25restore interrupt/stop button stylingAUTOMATIC-0/+4
2023-03-25fix clipping in lightbox image viewerAUTOMATIC-60/+25
2023-03-25bump gradio to 3.23AUTOMATIC-1/+0
fix broken image dragging
2023-03-25fix extra networks uiAUTOMATIC-3/+6
2023-03-25enable queue by defaultAUTOMATIC-11/+28
more stylistic changes
2023-03-25hide delete button for single-item dropdownAUTOMATIC-9/+34
more stylistic changes
2023-03-25fix ctrl+up/down attention editAUTOMATIC-1/+11
fix dropdown obscured by live preview stylistic changes
2023-03-25initial gradio 3.22 supportAUTOMATIC-449/+177
2023-03-21Lazy load extra network imagesmissionfloyd-0/+7
2023-03-19fix output-html text overflow.whw1sfb-1/+4
2023-03-14Add view metadata button for Lora cards.AUTOMATIC-0/+61
2023-03-12Make extra networks button togglablemissionfloyd-0/+7
2023-03-12Merge pull request #8156 from bluelovers/pr/lightbox-001AUTOMATIC1111-3/+1
feat: better lightbox when not enable zoom