mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
* fix: subtitles section label now has rounded corners * fix: select font family is now applied properly There has to be a better solution than using !important, but I can't figure out what's overriding it without !important * fix: added right side padding to the play button on the media details page * chore: tweaked centering of play button * fix: added jellyseer color gradient to info banner The infoBanner class is used on the file path selection modal * fix: changed the size of the slider tooltips to not be comically large * chore: added text-shadow I forgot * fix: checkbox icon no longer overlays borders * fix: adjusted checkbox background and borders * fix: networking section outlines now match the rest of the theme * fix: added appearance of padding to section title buttons that are left-aligned * fix: section title buttons now match Jellyseer * feat: added styling for activity table * feat: added styles for mui modals * chore: first batch of pr adjustments * fix: scoped checkboxes to not include library multi select * chore: addressed playBtn feedback * chore: removed long font def from select options * chore: fixed infoBanner * chore: switched margin-top to place-content