1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-20 01:52:32 +01:00

prowlarr addon update (#560)

Add prowlarr text logo and .psd file.

---------

Co-authored-by: GilbN <24592972+GilbN@users.noreply.github.com>
Co-authored-by: GilbN <gilberg@gmail.com>
This commit is contained in:
cyb3rgh05t 2024-09-15 15:29:18 +02:00 committed by GitHub
parent 1dc443f05b
commit 844a942841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
@media (min-width: 752px) {
[class*="PageHeader-logo-"] {
content: url("/css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.png");
margin-left: 15px;
width: auto;
height: 30px;
}
}
[class*="LoadingPage-logoFull-"] {
content: url("/css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.png");
margin-top: 50px;
margin-right: auto;
margin-left: auto;
width: auto;
height: 30px;
opacity: 1;
}
.panel-header > img.logo {
content: url("/css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.png");
width: auto;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB