Skip to content

Commit 844a942

Browse files
cyb3rgh05tGilbN
andauthored
prowlarr addon update (#560)
Add prowlarr text logo and .psd file. --------- Co-authored-by: GilbN <[email protected]> Co-authored-by: GilbN <[email protected]>
1 parent 1dc443f commit 844a942

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
@media (min-width: 752px) {
2+
[class*="PageHeader-logo-"] {
3+
content: url("/css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.png");
4+
margin-left: 15px;
5+
width: auto;
6+
height: 30px;
7+
}
8+
}
9+
10+
[class*="LoadingPage-logoFull-"] {
11+
content: url("/css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.png");
12+
margin-top: 50px;
13+
margin-right: auto;
14+
margin-left: auto;
15+
width: auto;
16+
height: 30px;
17+
opacity: 1;
18+
}
19+
20+
.panel-header > img.logo {
21+
content: url("/css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.png");
22+
width: auto;
23+
}
79.9 KB
Loading
379 KB
Binary file not shown.

0 commit comments

Comments
 (0)