1
0
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:
Qstick
2019-10-09 22:11:08 -04:00
parent 21ed073f29
commit b40c63dcfe
23 changed files with 32 additions and 34 deletions
+3 -3
View File
@@ -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 {