Skip to content

Commit

Permalink
prowlarr addon update (#560)
Browse files Browse the repository at this point in the history
Add prowlarr text logo and .psd file.

---------

Co-authored-by: GilbN <[email protected]>
Co-authored-by: GilbN <[email protected]>
  • Loading branch information
3 people authored Sep 15, 2024
1 parent 1dc443f commit 844a942
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.css
Original file line number Diff line number Diff line change
@@ -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;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 844a942

Please sign in to comment.