|
@ -6,7 +6,7 @@ |
|
|
background-image: url("/css/addons/sonarr/sonarr-text-logo/sonarr-text.png"); |
|
|
background-image: url("/css/addons/sonarr/sonarr-text-logo/sonarr-text.png"); |
|
|
display: inline-block; |
|
|
display: inline-block; |
|
|
margin-left: 15px; |
|
|
margin-left: 15px; |
|
|
width: 120px; |
|
|
width: 124px; |
|
|
height: 40px; |
|
|
height: 40px; |
|
|
content:""; |
|
|
content:""; |
|
|
background-size: cover; |
|
|
background-size: cover; |
|
@ -16,23 +16,6 @@ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@media (max-width: 767px) { |
|
|
|
|
|
[class*="PageHeader-logo-"] { |
|
|
|
|
|
display: none !important; |
|
|
|
|
|
} |
|
|
|
|
|
[class*="PageHeader-logoContainer-"]:before { |
|
|
|
|
|
background-image: url("/css/addons/sonarr/sonarr-text-logo/sonarr-text.png"); |
|
|
|
|
|
display: inline-block; |
|
|
|
|
|
margin-left: 15px; |
|
|
|
|
|
width: 120px; |
|
|
|
|
|
height: 40px; |
|
|
|
|
|
content:""; |
|
|
|
|
|
background-size: cover; |
|
|
|
|
|
-webkit-background-size: cover; |
|
|
|
|
|
-moz-background-size: cover; |
|
|
|
|
|
-o-background-size: cover; |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
[class*="LoadingPage-logoFull-"] { |
|
|
[class*="LoadingPage-logoFull-"] { |
|
|
display: none !important; |
|
|
display: none !important; |
|
@ -41,7 +24,7 @@ |
|
|
[class*="LoadingPage-page-"]:before { |
|
|
[class*="LoadingPage-page-"]:before { |
|
|
background-image: url("/css/addons/sonarr/sonarr-text-logo/sonarr-text.png"); |
|
|
background-image: url("/css/addons/sonarr/sonarr-text-logo/sonarr-text.png"); |
|
|
display: inline-block; |
|
|
display: inline-block; |
|
|
width: 120px; |
|
|
width: 124px; |
|
|
height: 40px; |
|
|
height: 40px; |
|
|
content:""; |
|
|
content:""; |
|
|
background-size: cover; |
|
|
background-size: cover; |
|
|