aboutsummaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Collapse)Author
2023-11-26add categories to settingsAUTOMATIC1111
2023-11-26compact prompt layout: preserve scroll when switching between lora tabsAUTOMATIC1111
2023-11-05added compact prompt optionAUTOMATIC1111
2023-11-05add a visible checkbox to input accordionAUTOMATIC1111
2023-10-03Merge pull request #13480 from AUTOMATIC1111/popup-fixAUTOMATIC1111
Fix accidentally closing popup dialogs
2023-10-02Fix accidentally closing popup dialogsmissionfloyd
2023-10-01add search field to settingsAUTOMATIC1111
2023-08-30Use default dropdown padding on mobilemissionfloyd
2023-08-30get progressbar to display correctly in extensions tabAUTOMATIC1111
2023-08-30Merge pull request #12839 from ibrainventures/patch-1AUTOMATIC1111
[RC 1.6.0 - zoom is partly hidden] Update style.css
2023-08-29Merge pull request #12837 from bluelovers/pr/file-metadata-break-001AUTOMATIC1111
style: file-metadata word-break
2023-08-27Merge pull request #12792 from catboxanon/image-cropper-hideAUTOMATIC1111
Hide broken image crop tool
2023-08-24draw extra network buttons above descriptionw-e-w
2023-08-22Merge pull request #12723 from MMP0/dev-resize-handle-fixAUTOMATIC1111
Resize handle improvements and bug fixes
2023-08-22Fix double click event not firingMMP0
2023-08-22Replace tabs with spacesMMP0
2023-08-22for live previews, only hide gallery after at least one live previews pic ↵AUTOMATIC1111
has been received fix blinking for live previews fix a clientside live previews exception that happens when you kill serverside during sampling match the size of live preview image to gallery image
2023-08-22Prevent text selection and cursor changesMMP0
2023-08-22Expand the hit area of resize handleMMP0
2023-08-22Fix resize handle overflowing in SafariMMP0
2023-08-21make resize handle available to extensionsAUTOMATIC1111
2023-08-20fix for small images in live previews not being scaled upAUTOMATIC1111
2023-08-20make live previews play nice with window/slider resizesAUTOMATIC1111
2023-08-19Merge pull request #12635 from catboxanon/fix/full-page-imgAUTOMATIC1111
Make image viewer actually fit the whole page
2023-08-18Make results column stickycatboxanon
2023-08-17Make image viewer actually fit the whole pagecatboxanon
2023-08-15CSS: Remove forced visible overflow for Gradio group child divscatboxanon
2023-08-14return seed controls UI to how it was beforeAUTOMATIC1111
2023-08-12make "send to" buttons into small tool buttonsAUTOMATIC1111
2023-08-12fix quicksettings on ChromeAUTOMATIC1111
2023-08-12update seed/subseed HTML widthsAUTOMATIC1111
2023-08-12move seed, variation seed and variation seed strength to a single row, dump ↵AUTOMATIC1111
resize seed from UI add a way for scripts to register a callback for before/after just a single component's creation
2023-08-12change quicksettings items to have variable widthAUTOMATIC1111
2023-08-12put refiner into main UI, into the new accordions sectionAUTOMATIC1111
add VAE from main model into infotext, not from refiner model option to make scripts UI without gr.Group fix inconsistencies with refiner when usings samplers that do more denoising than steps
2023-08-11fix accordion style on img2imgAUTOMATIC1111
2023-08-10add a custom UI element that combines accordion and checkboxAUTOMATIC1111
rework hires fix UI to use accordion prevent bogus progress output in console when calculating hires fix dimensions
2023-08-10additional work on gradio styles;AUTOMATIC1111
make the accordion change affect all accordions, not just inside scripts div
2023-08-10Merge pull request #12312 from catboxanon/script-accordion-styleAUTOMATIC1111
Add styling for script components
2023-08-05add description to VAE setting pageAUTOMATIC1111
2023-08-05add checkbox to show/hide dirs for extra networksAUTOMATIC1111
2023-08-05Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC1111
2023-08-04Add styling for script componentscatboxanon
2023-08-04Fix Gradio 3.39.0 textbox overflowcatboxanon
2023-08-04gradio 3.39AUTOMATIC1111
2023-08-03add style editor dialogAUTOMATIC1111
rework toprow for img2img and txt2img to use a class with fields fix the console error when editing checkpoint user metadata
2023-07-22restyle Startup profile for black usersAUTOMATIC1111
2023-07-17hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC1111
extra networks interface
2023-07-17fix tabs height on small screensAUTOMATIC1111
2023-07-16more tweaking for cards section heightAUTOMATIC1111
2023-07-16change extra networks list to have constant height and scrollingAUTOMATIC1111