mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-19 17:42:32 +01:00
Merge branch 'testing' into pr/andreirotariu/644
This commit is contained in:
commit
1787cc9f4a
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
.vscode/*
|
||||
.vscode/*
|
||||
venv*/
|
@ -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;
|
||||
}
|
BIN
css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.png
Normal file
BIN
css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
BIN
css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.psd
Normal file
BIN
css/addons/prowlarr/prowlarr-text-logo/prowlarr-text-logo.psd
Normal file
Binary file not shown.
BIN
css/addons/readarr/readarr-text-logo.psd
Normal file
BIN
css/addons/readarr/readarr-text-logo.psd
Normal file
Binary file not shown.
24
css/addons/readarr/readarr-text-logo/readarr-text-logo.css
Normal file
24
css/addons/readarr/readarr-text-logo/readarr-text-logo.css
Normal file
@ -0,0 +1,24 @@
|
||||
@media (min-width: 752px) {
|
||||
[class*="PageHeader-logo-"] {
|
||||
content: url("/css/addons/readarr/readarr-text-logo/readarr-text-logo.png");
|
||||
margin-left: 15px;
|
||||
width: auto;
|
||||
height: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
[class*="LoadingPage-logoFull-"] {
|
||||
content: url("/css/addons/readarr/readarr-text-logo/readarr-text-logo.png");
|
||||
margin-top: 50px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
width: auto;
|
||||
height: 40px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.panel-header > img.logo {
|
||||
content: url("/css/addons/readarr/readarr-text-logo/readarr-text-logo.png");
|
||||
width: auto;
|
||||
}
|
||||
|
BIN
css/addons/readarr/readarr-text-logo/readarr-text-logo.png
Normal file
BIN
css/addons/readarr/readarr-text-logo/readarr-text-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
Loading…
Reference in New Issue
Block a user