-
-
Notifications
You must be signed in to change notification settings - Fork 806
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #544 from themepark-dev/develop
1.16.0
- Loading branch information
Showing
27 changed files
with
232 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
css/addons/sonarr/sonarr-anime-blue-logo/sonarr-anime-blue-logo.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
@media (min-width: 752px) { | ||
[class*="PageHeader-logo-"] { | ||
content: url("/css/addons/sonarr/sonarr-anime-blue-logo/sonarr-anime-blue.png"); | ||
} | ||
} | ||
|
||
@media only screen and (max-width: 768px) { | ||
[class*="PageHeader-logo-"] { | ||
content: url("/css/addons/sonarr/sonarr-anime-blue-logo/sonarr-anime-blue.png"); | ||
} | ||
} | ||
|
||
[class*="LoadingPage-logoFull-"] { | ||
content: url("/css/addons/sonarr/sonarr-anime-blue-logo/sonarr-anime-blue.png"); | ||
opacity: 1; | ||
} | ||
|
||
.panel-header > img.logo { | ||
content: url("/css/addons/sonarr/sonarr-anime-blue-logo/sonarr-anime-blue.png"); | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions
32
css/addons/sonarr/sonarr-anime-blue-text-logo/sonarr-anime-blue-text-logo.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
@media (min-width: 752px) { | ||
[class*="PageHeader-logo-"] { | ||
content: url("/css/addons/sonarr/sonarr-anime-blue-text-logo/sonarr-anime-blue-text.png"); | ||
margin-left: 15px; | ||
width: 120px; | ||
height: 40px; | ||
} | ||
} | ||
|
||
@media only screen and (max-width: 768px) { | ||
[class*="PageHeader-logo-"] { | ||
width: 32px; | ||
height: 32px; | ||
margin-left: 0; | ||
content: url("/css/addons/sonarr/sonarr-anime-blue-logo/sonarr-anime-blue.png"); | ||
} | ||
} | ||
|
||
[class*="LoadingPage-logoFull-"] { | ||
content: url("/css/addons/sonarr/sonarr-anime-blue-text-logo/sonarr-anime-blue-text.png"); | ||
margin-top: 50px; | ||
margin-right: auto; | ||
margin-left: auto; | ||
width: 120px; | ||
height: 40px; | ||
opacity: 1; | ||
} | ||
|
||
.panel-header > img.logo { | ||
content: url("/css/addons/sonarr/sonarr-anime-blue-text-logo/sonarr-anime-blue-text.png"); | ||
width: auto; | ||
} |
Binary file added
BIN
+68.1 KB
css/addons/sonarr/sonarr-anime-blue-text-logo/sonarr-anime-blue-text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
@media (min-width: 752px) { | ||
[class*="PageHeader-logo-"] { | ||
content: url("/css/addons/sonarr/sonarr-anime-logo/sonarr-anime.png"); | ||
} | ||
} | ||
|
||
@media only screen and (max-width: 768px) { | ||
[class*="PageHeader-logo-"] { | ||
content: url("/css/addons/sonarr/sonarr-anime-logo/sonarr-anime.png"); | ||
} | ||
} | ||
|
||
[class*="LoadingPage-logoFull-"] { | ||
content: url("/css/addons/sonarr/sonarr-anime-logo/sonarr-anime.png"); | ||
opacity: 1; | ||
} | ||
|
||
.panel-header > img.logo { | ||
content: url("/css/addons/sonarr/sonarr-anime-logo/sonarr-anime.png"); | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions
32
css/addons/sonarr/sonarr-anime-text-logo/sonarr-anime-text-logo.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
@media (min-width: 752px) { | ||
[class*="PageHeader-logo-"] { | ||
content: url("/css/addons/sonarr/sonarr-anime-text-logo/sonarr-anime-text.png"); | ||
margin-left: 15px; | ||
width: 120px; | ||
height: 40px; | ||
} | ||
} | ||
|
||
@media only screen and (max-width: 768px) { | ||
[class*="PageHeader-logo-"] { | ||
width: 32px; | ||
height: 32px; | ||
margin-left: 0; | ||
content: url("/css/addons/sonarr/sonarr-anime-logo/sonarr-anime.png"); | ||
} | ||
} | ||
|
||
[class*="LoadingPage-logoFull-"] { | ||
content: url("/css/addons/sonarr/sonarr-anime-text-logo/sonarr-anime-text.png"); | ||
margin-top: 50px; | ||
margin-right: auto; | ||
margin-left: auto; | ||
width: 120px; | ||
height: 40px; | ||
opacity: 1; | ||
} | ||
|
||
.panel-header > img.logo { | ||
content: url("/css/addons/sonarr/sonarr-anime-text-logo/sonarr-anime-text.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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
# sonarr-*-logo | ||
|
||
Source files: | ||
|
||
1. [sonarr-logo.psd](sonarr-logo.psd) contains 256x256 sonarr logo and 3 more layers: | ||
|
||
- sonarr-4k-logo | ||
- sonarr-anime-logo | ||
- sonarr-anime-blue-logo | ||
|
||
1. [sonarr-text.psd](sonarr-text.psd) contains 900x29 sonarr with text logo and 2 more layers: | ||
- sonarr-anime-text-logo | ||
- sonarr-anime-blue-text-logo | ||
|
||
Preview: | ||
|
||
<table> | ||
<tr> | ||
<td>sonarr-4k-logo</td> | ||
<td> <img src="sonarr-4k-logo/sonarr-4k.png" width="100" height="100" alt="sonarr-4k-logo"/></td> | ||
<td style="background-color: white"> <img src="sonarr-4k-logo/sonarr-4k.png" width="100" height="100" alt="sonarr-4k-logo"/></td> | ||
<td style="background-color: #00ccff"><img src="sonarr-4k-logo/sonarr-4k.png" width="100" height="100" alt="sonarr-4k-logo"/></td> | ||
<td style="background-color: #2a2a2a"><img src="sonarr-4k-logo/sonarr-4k.png" width="100" height="100" alt="sonarr-4k-logo"/></td> | ||
<td style="background-color: #606060"><img src="sonarr-4k-logo/sonarr-4k.png" width="100" height="100" alt="sonarr-4k-logo"/></td> | ||
</tr> | ||
<tr> | ||
<td>sonarr-anime-logo</td> | ||
<td> <img src="sonarr-anime-logo/sonarr-anime.png" width="100" height="100" alt="sonarr-anime-logo"/></td> | ||
<td style="background-color: white"> <img src="sonarr-anime-logo/sonarr-anime.png" width="100" height="100" alt="sonarr-anime-logo"/></td> | ||
<td style="background-color: #00ccff"><img src="sonarr-anime-logo/sonarr-anime.png" width="100" height="100" alt="sonarr-anime-logo"/></td> | ||
<td style="background-color: #2a2a2a"><img src="sonarr-anime-logo/sonarr-anime.png" width="100" height="100" alt="sonarr-anime-logo"/></td> | ||
<td style="background-color: #606060"><img src="sonarr-anime-logo/sonarr-anime.png" width="100" height="100" alt="sonarr-anime-logo"/></td> | ||
</tr> | ||
<tr> | ||
<td>sonarr-anime-blue-logo</td> | ||
<td> <img src="sonarr-anime-blue-logo/sonarr-anime-blue.png" width="100" height="100" alt="sonarr-anime-blue-logo"/></td> | ||
<td style="background-color: white"> <img src="sonarr-anime-blue-logo/sonarr-anime-blue.png" width="100" height="100" alt="sonarr-anime-blue-logo"/></td> | ||
<td style="background-color: #00ccff"><img src="sonarr-anime-blue-logo/sonarr-anime-blue.png" width="100" height="100" alt="sonarr-anime-blue-logo"/></td> | ||
<td style="background-color: #2a2a2a"><img src="sonarr-anime-blue-logo/sonarr-anime-blue.png" width="100" height="100" alt="sonarr-anime-blue-logo"/></td> | ||
<td style="background-color: #606060"><img src="sonarr-anime-blue-logo/sonarr-anime-blue.png" width="100" height="100" alt="sonarr-anime-blue-logo"/></td> | ||
|
||
</tr> | ||
</table> | ||
|
||
<table> | ||
<tr> | ||
<td>sonarr-text-logo</td> | ||
<td> <img src="sonarr-text-logo/sonarr-text.png" width="200" height=auto alt="sonarr-4k-logo"/></td> | ||
<td style="background-color: white"> <img src="sonarr-text-logo/sonarr-text.png" width="200" height=auto alt="sonarr-4k-logo"/></td> | ||
<td style="background-color: #2a2a2a"><img src="sonarr-text-logo/sonarr-text.png" width="200" height=auto alt="sonarr-4k-logo"/></td> | ||
<td style="background-color: #606060"><img src="sonarr-text-logo/sonarr-text.png" width="200" height=auto alt="sonarr-4k-logo"/></td> | ||
</tr> | ||
<tr> | ||
<td>sonarr-4k-text-logo</td> | ||
<td> <img src="sonarr-4k-text-logo/sonarr-4k-text.png" width="200" height=auto alt="sonarr-anime-logo"/></td> | ||
<td style="background-color: white"> <img src="sonarr-4k-text-logo/sonarr-4k-text.png" width="200" height=auto alt="sonarr-anime-logo"/></td> | ||
<td style="background-color: #2a2a2a"><img src="sonarr-4k-text-logo/sonarr-4k-text.png" width="200" height=auto alt="sonarr-anime-logo"/></td> | ||
<td style="background-color: #606060"><img src="sonarr-4k-text-logo/sonarr-4k-text.png" width="200" height=auto alt="sonarr-anime-logo"/></td> | ||
</tr> | ||
<tr> | ||
<td>sonarr-anime-text-logo</td> | ||
<td> <img src="sonarr-anime-text-logo/sonarr-anime-text.png" width="200" height=auto alt="sonarr-anime-blue-logo"/></td> | ||
<td style="background-color: white"> <img src="sonarr-anime-text-logo/sonarr-anime-text.png" width="200" height=auto alt="sonarr-anime-blue-logo"/></td> | ||
<td style="background-color: #2a2a2a"><img src="sonarr-anime-text-logo/sonarr-anime-text.png" width="200" height=auto alt="sonarr-anime-blue-logo"/></td> | ||
<td style="background-color: #606060"><img src="sonarr-anime-text-logo/sonarr-anime-text.png" width="200" height=auto alt="sonarr-anime-blue-logo"/></td> | ||
</tr> | ||
<tr> | ||
<td>sonarr-anime-blue-text-logo</td> | ||
<td> <img src="sonarr-anime-blue-text-logo/sonarr-anime-blue-text.png" width="200" height=auto alt="sonarr-anime-blue-logo"/></td> | ||
<td style="background-color: white"> <img src="sonarr-anime-blue-text-logo/sonarr-anime-blue-text.png" width="200" height=auto alt="sonarr-anime-blue-logo"/></td> | ||
<td style="background-color: #2a2a2a"><img src="sonarr-anime-blue-text-logo/sonarr-anime-blue-text.png" width="200" height=auto alt="sonarr-anime-blue-logo"/></td> | ||
<td style="background-color: #606060"><img src="sonarr-anime-blue-text-logo/sonarr-anime-blue-text.png" width="200" height=auto alt="sonarr-anime-blue-logo"/></td> | ||
</tr> | ||
</table> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
docker-mods/swag/root/etc/s6-overlay/s6-rc.d/init-mod-themepark-add-package/run
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
docker-mods/swag/root/etc/s6-overlay/s6-rc.d/init-mod-themepark-add-package/type
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
docker-mods/swag/root/etc/s6-overlay/s6-rc.d/init-mod-themepark-add-package/up
This file was deleted.
Oops, something went wrong.
File renamed without changes.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters