aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
AgeCommit message (Collapse)AuthorLines
2023-11-26add categories to settingsAUTOMATIC1111-0/+9
2023-11-26compact prompt layout: preserve scroll when switching between lora tabsAUTOMATIC1111-2/+10
2023-11-05added compact prompt optionAUTOMATIC1111-1/+22
2023-11-05add a visible checkbox to input accordionAUTOMATIC1111-0/+5
2023-10-03Merge pull request #13480 from AUTOMATIC1111/popup-fixAUTOMATIC1111-4/+10
Fix accidentally closing popup dialogs
2023-10-02Fix accidentally closing popup dialogsmissionfloyd-4/+10
2023-10-01add search field to settingsAUTOMATIC1111-0/+2
2023-08-30Use default dropdown padding on mobilemissionfloyd-2/+4
2023-08-30get progressbar to display correctly in extensions tabAUTOMATIC1111-0/+5
2023-08-30Merge pull request #12839 from ibrainventures/patch-1AUTOMATIC1111-7/+3
[RC 1.6.0 - zoom is partly hidden] Update style.css
2023-08-29Merge pull request #12837 from bluelovers/pr/file-metadata-break-001AUTOMATIC1111-0/+2
style: file-metadata word-break
2023-08-27Merge pull request #12792 from catboxanon/image-cropper-hideAUTOMATIC1111-0/+8
Hide broken image crop tool
2023-08-24draw extra network buttons above descriptionw-e-w-0/+1
2023-08-22Merge pull request #12723 from MMP0/dev-resize-handle-fixAUTOMATIC1111-9/+32
Resize handle improvements and bug fixes
2023-08-22Fix double click event not firingMMP0-1/+5
2023-08-22Replace tabs with spacesMMP0-6/+6
2023-08-22for live previews, only hide gallery after at least one live previews pic ↵AUTOMATIC1111-1/+1
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-0/+7
2023-08-22Expand the hit area of resize handleMMP0-6/+13
2023-08-22Fix resize handle overflowing in SafariMMP0-0/+5
2023-08-21make resize handle available to extensionsAUTOMATIC1111-0/+12
2023-08-20fix for small images in live previews not being scaled upAUTOMATIC1111-2/+2
2023-08-20make live previews play nice with window/slider resizesAUTOMATIC1111-8/+9
2023-08-19Merge pull request #12635 from catboxanon/fix/full-page-imgAUTOMATIC1111-1/+14
Make image viewer actually fit the whole page
2023-08-18Make results column stickycatboxanon-2/+9
2023-08-17Make image viewer actually fit the whole pagecatboxanon-1/+14
2023-08-15CSS: Remove forced visible overflow for Gradio group child divscatboxanon-1/+1
2023-08-14return seed controls UI to how it was beforeAUTOMATIC1111-0/+15
2023-08-12make "send to" buttons into small tool buttonsAUTOMATIC1111-2/+2
2023-08-12fix quicksettings on ChromeAUTOMATIC1111-2/+1
2023-08-12update seed/subseed HTML widthsAUTOMATIC1111-15/+0
2023-08-12move seed, variation seed and variation seed strength to a single row, dump ↵AUTOMATIC1111-2/+7
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-3/+6
2023-08-12put refiner into main UI, into the new accordions sectionAUTOMATIC1111-12/+20
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-1/+1
2023-08-10add a custom UI element that combines accordion and checkboxAUTOMATIC1111-6/+9
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-10/+8
make the accordion change affect all accordions, not just inside scripts div
2023-08-10Merge pull request #12312 from catboxanon/script-accordion-styleAUTOMATIC1111-0/+7
Add styling for script components
2023-08-05add description to VAE setting pageAUTOMATIC1111-0/+7
2023-08-05add checkbox to show/hide dirs for extra networksAUTOMATIC1111-1/+4
2023-08-05Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC1111-6/+36
2023-08-04Add styling for script componentscatboxanon-0/+7
2023-08-04Fix Gradio 3.39.0 textbox overflowcatboxanon-0/+4
2023-08-04gradio 3.39AUTOMATIC1111-2/+10
2023-08-03add style editor dialogAUTOMATIC1111-0/+13
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-3/+4
2023-07-17hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC1111-1/+5
extra networks interface
2023-07-17fix tabs height on small screensAUTOMATIC1111-1/+1
2023-07-16more tweaking for cards section heightAUTOMATIC1111-2/+3
2023-07-16change extra networks list to have constant height and scrollingAUTOMATIC1111-0/+3