If you use Jellyfin Media Bar or Jellyfin Media Bar (Plugin) you might have come across the fact that the play button sometimes looks foreign (or just plain ugly) due to the third-party themes used. This small css file makes the play button look like the rest of the panel. An example of the work before and after can be seen in the images.
@import url("https://cdn.jsdelivr.net/gh/Druidblack/jellyfin_fix_button_play@main/jellyfin_fix_button_play.css");Add this to the top of Dashboard -> General -> Custom CSS code.


