Skip to content

Sonarr Fix by markandrewfrey

Details

Authormarkandrewfrey

LicenseNo License

Categorylocalhost:8989

Created

Updated

Size724 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           localhost - 5/28/2023, 3:53:27 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("http://localhost:8989"),
url-prefix("http://markandrew.ddns.net:8989/"),
url-prefix("http://localhost:7878/"),
url-prefix("http://markandrew.ddns.net:7878/"), url-prefix("http://markandrew.tplinkdns.com:8989/"), url-prefix("http://markandrew.tplinkdns.com:7878/") {
    /* Insert code here... */
    .SeriesDetails-poster-2FFj- {
        display: block !important;
    }
    .MovieDetails-poster-Qp_05,
    .MovieDetails-movieNavigationButtons-ttiAZ {
        display: block !important;
    }
}

Reviews

No reviews yet.