Remove background-color: var(--selectorBackgroundColor); from .itemEx…#34
Remove background-color: var(--selectorBackgroundColor); from .itemEx…#34Macleykun wants to merge 1 commit into
Conversation
…ternalLinks.focuscontainer-x > .button-link to make the icons fit the rest
|
@Macleykun Can you please let me know what app you are using to convert the external link text to icons? Also, initial look over - the removal of the background does impact the design choice to have the text to display as button rather then floating text. Once option, is to target the specific LetterBox, Radarr and Sonarr icons using this: |
The plugin JellyFin Enhanced does that! The Letterbox is from the same tweak and part of the config: Which shows by default the icon but can be configured to show only the text |
|
@Macleykun Good to hear it worked. And yes, it should still display a colour on hover as most of icons should be a "dedicate" colour to the service. But regarding the icons for IMDb, tvDB and TMDB - I cant seem to find where these are |
Had a bit of a look and i think i found where in your theme! Ah, so i wanted to say you shouldn't bother with it as it may have been something from the author of JellyFin Enhanced, but it's actually done by ElegantFin dev: https://github.com/KBH-Reeper/GlassFin/blob/main/Theme/GlassFin-Theme-latest-stable.css#L1899
And here you can see how upstream does it: https://github.com/lscambo13/ElegantFin/blob/main/Theme/ElegantFin-theme-v26.06.06.css#L1934 For LetterBox the same filter trick can be used, but for the radarr/sonarr/(lidarr?) it might be possible to filter on I'm going to have a go with it :)! |
|
lscambo13/ElegantFin#297 is merged with the improvements of the hover. Do you wish for a seperate PR that does the same for glassfin or do you update from upstream in a different way? then we can merge the removale of the bg for arr links and letterboxd, aswell as the hover's! |







…ternalLinks.focuscontainer-x > .button-link to make the icons fit the rest
Makes it from:

To:
