easydiffusion/ui/media/css
patriceac 282c4cca82
Add support for disabled state to model dropdown (#886)
* Add support for disabled state to model dropdown

As per https://discord.com/channels/1014774730907209781/1021695193499582494/1075068193753804831

The only limitation is that we cannot visually gray out the chevron itself because the corresponding font-awesome icon is a Pro icon (https://fontawesome.com/icons/angle-down?s=duotone&f=classic).

* Gray out the chevron when the control is disabled

* Remove empty line

* Disable the transition on the chevron

Apply effect immediately when the dropdown is enabled/disabled.
2023-02-16 19:29:08 +05:30
..
auto-save.css updated themes to work nicely with the new stuff 2022-11-17 20:15:39 -08:00
fontawesome-all.min.css Use a local copy of fontawesome, to allow working offline 2022-10-18 21:40:17 +05:30
fonts.css Use locally hosted fonts, to be able to work offline 2022-10-18 21:06:56 +05:30
image-editor.css Fix the inpainter and image editor display 2023-02-11 21:57:56 -08:00
jquery-confirm.min.css Confirm 'Clear All' and 'Stop Task' 2022-11-22 21:27:36 +01:00
main.css Fix for dropdown widths (#883) 2023-02-16 10:35:46 +05:30
modifier-thumbnails.css normalized popups 2022-10-28 16:48:32 -07:00
searchable-models.css Add support for disabled state to model dropdown (#886) 2023-02-16 19:29:08 +05:30
themes.css Image Editor Updates (#612) 2022-12-06 13:56:51 +05:30