mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-24 19:52:39 +01:00
Added mobile/touch icons
This commit is contained in:
parent
d19e33f0a8
commit
6d2090519e
BIN
Logo/Square.psd
Normal file
BIN
Logo/Square.psd
Normal file
Binary file not shown.
BIN
UI/Content/Images/touch/114.png
Normal file
BIN
UI/Content/Images/touch/114.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
UI/Content/Images/touch/144.png
Normal file
BIN
UI/Content/Images/touch/144.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
BIN
UI/Content/Images/touch/57.png
Normal file
BIN
UI/Content/Images/touch/57.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
BIN
UI/Content/Images/touch/72.png
Normal file
BIN
UI/Content/Images/touch/72.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
@ -16,6 +16,11 @@
|
||||
<link href="/AddSeries/Addseries.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Calendar/calendar.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/overrides.css" rel='stylesheet' type='text/css'/>
|
||||
|
||||
<link rel="apple-touch-icon" href="/Content/Images/touch/57.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/Content/Images/touch/72.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/Content/Images/touch/114.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/Content/Images/touch/144.png" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="in-sub-nav">
|
||||
|
Loading…
Reference in New Issue
Block a user