aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
Commit message (Collapse)AuthorAgeFilesLines
* add max-heigh/width to global-popup-innerw-e-w2023-11-301-0/+2
| | | | prevent the pop-up from being too big as to making exiting the pop-up impossible
* add categories to settingsAUTOMATIC11112023-11-261-0/+9
|
* compact prompt layout: preserve scroll when switching between lora tabsAUTOMATIC11112023-11-261-2/+10
|
* added compact prompt optionAUTOMATIC11112023-11-051-1/+22
|
* add a visible checkbox to input accordionAUTOMATIC11112023-11-051-0/+5
|
* Merge pull request #13480 from AUTOMATIC1111/popup-fixAUTOMATIC11112023-10-031-4/+10
|\ | | | | Fix accidentally closing popup dialogs
| * Fix accidentally closing popup dialogsmissionfloyd2023-10-031-4/+10
| |
* | add search field to settingsAUTOMATIC11112023-10-011-0/+2
| |
* | Use default dropdown padding on mobilemissionfloyd2023-08-311-2/+4
|/
* get progressbar to display correctly in extensions tabAUTOMATIC11112023-08-301-0/+5
|
* Merge pull request #12839 from ibrainventures/patch-1AUTOMATIC11112023-08-301-7/+3
| | | [RC 1.6.0 - zoom is partly hidden] Update style.css
* Merge pull request #12837 from bluelovers/pr/file-metadata-break-001AUTOMATIC11112023-08-291-0/+2
| | | style: file-metadata word-break
* Merge pull request #12792 from catboxanon/image-cropper-hideAUTOMATIC11112023-08-271-0/+8
| | | Hide broken image crop tool
* draw extra network buttons above descriptionw-e-w2023-08-231-0/+1
|
* Merge pull request #12723 from MMP0/dev-resize-handle-fixAUTOMATIC11112023-08-221-9/+32
|\ | | | | Resize handle improvements and bug fixes
| * Fix double click event not firingMMP02023-08-221-1/+5
| |
| * Replace tabs with spacesMMP02023-08-221-6/+6
| |
| * Prevent text selection and cursor changesMMP02023-08-221-0/+7
| |
| * Expand the hit area of resize handleMMP02023-08-221-6/+13
| |
| * Fix resize handle overflowing in SafariMMP02023-08-221-0/+5
| |
* | for live previews, only hide gallery after at least one live previews pic ↵AUTOMATIC11112023-08-221-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
* make resize handle available to extensionsAUTOMATIC11112023-08-211-0/+12
|
* fix for small images in live previews not being scaled upAUTOMATIC11112023-08-201-2/+2
|
* make live previews play nice with window/slider resizesAUTOMATIC11112023-08-201-8/+9
|
* Merge pull request #12635 from catboxanon/fix/full-page-imgAUTOMATIC11112023-08-191-1/+14
|\ | | | | Make image viewer actually fit the whole page
| * Make image viewer actually fit the whole pagecatboxanon2023-08-181-1/+14
| |
* | Make results column stickycatboxanon2023-08-181-2/+9
|/
* CSS: Remove forced visible overflow for Gradio group child divscatboxanon2023-08-151-1/+1
|
* return seed controls UI to how it was beforeAUTOMATIC11112023-08-141-0/+15
|
* make "send to" buttons into small tool buttonsAUTOMATIC11112023-08-121-2/+2
|
* fix quicksettings on ChromeAUTOMATIC11112023-08-121-2/+1
|
* update seed/subseed HTML widthsAUTOMATIC11112023-08-121-15/+0
|
* move seed, variation seed and variation seed strength to a single row, dump ↵AUTOMATIC11112023-08-121-2/+7
| | | | | | resize seed from UI add a way for scripts to register a callback for before/after just a single component's creation
* change quicksettings items to have variable widthAUTOMATIC11112023-08-121-3/+6
|
* put refiner into main UI, into the new accordions sectionAUTOMATIC11112023-08-121-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
* fix accordion style on img2imgAUTOMATIC11112023-08-111-1/+1
|
* add a custom UI element that combines accordion and checkboxAUTOMATIC11112023-08-101-6/+9
| | | | | rework hires fix UI to use accordion prevent bogus progress output in console when calculating hires fix dimensions
* additional work on gradio styles;AUTOMATIC11112023-08-101-10/+8
| | | | make the accordion change affect all accordions, not just inside scripts div
* Merge pull request #12312 from catboxanon/script-accordion-styleAUTOMATIC11112023-08-101-0/+7
|\ | | | | Add styling for script components
| * Add styling for script componentscatboxanon2023-08-041-0/+7
| |
* | add description to VAE setting pageAUTOMATIC11112023-08-051-0/+7
| |
* | add checkbox to show/hide dirs for extra networksAUTOMATIC11112023-08-051-1/+4
| |
* | Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC11112023-08-051-6/+36
|\ \
| * | Fix Gradio 3.39.0 textbox overflowcatboxanon2023-08-041-0/+4
| |/
| * gradio 3.39AUTOMATIC11112023-08-041-2/+10
| |
| * add style editor dialogAUTOMATIC11112023-08-031-0/+13
| | | | | | | | | | rework toprow for img2img and txt2img to use a class with fields fix the console error when editing checkpoint user metadata
| * restyle Startup profile for black usersAUTOMATIC11112023-07-221-3/+4
| |
| * hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC11112023-07-171-1/+5
| | | | | | | | extra networks interface
* | fix tabs height on small screensAUTOMATIC11112023-07-171-1/+1
| |
* | more tweaking for cards section heightAUTOMATIC11112023-07-161-2/+3
| |