mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-26 22:46:53 -04:00
Fixed: Logo Changes
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
|
||||
<!-- Chrome, Opera, and Firefox OS -->
|
||||
<meta name="theme-color" content="#3a3f51" />
|
||||
<meta name="theme-color" content="#464b51" />
|
||||
<!-- Windows Phone -->
|
||||
<meta name="msapplication-navbutton-color" content="#3a3f51" />
|
||||
<meta name="msapplication-navbutton-color" content="#464b51" />
|
||||
|
||||
<meta name="description" content="Radarr (Preview)" />
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
padding: 10px;
|
||||
border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
background-color: #3a3f51;
|
||||
background-color: #464b51;
|
||||
}
|
||||
|
||||
.panel-body {
|
||||
|
||||
Reference in New Issue
Block a user