Merge branch 'origin/dev'
11
gui/slick/css/browserconfig.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square70x70logo src="/favicon-70.png"/>
|
||||
<square150x150logo src="/favicon-150.png"/>
|
||||
<square310x310logo src="/favicon-310.png"/>
|
||||
<TileColor>#FFFFFF</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 7.1 KiB |
BIN
gui/slick/images/ico/favicon-114.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
gui/slick/images/ico/favicon-120.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
gui/slick/images/ico/favicon-144.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
gui/slick/images/ico/favicon-150.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
gui/slick/images/ico/favicon-152.png
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
gui/slick/images/ico/favicon-16.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
gui/slick/images/ico/favicon-160.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
gui/slick/images/ico/favicon-196.png
Normal file
After Width: | Height: | Size: 71 KiB |
BIN
gui/slick/images/ico/favicon-310.png
Normal file
After Width: | Height: | Size: 157 KiB |
BIN
gui/slick/images/ico/favicon-32.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
gui/slick/images/ico/favicon-57.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
BIN
gui/slick/images/ico/favicon-64.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
gui/slick/images/ico/favicon-70.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
gui/slick/images/ico/favicon-72.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
gui/slick/images/ico/favicon-76.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
gui/slick/images/ico/favicon-96.png
Normal file
After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 11 KiB |
@ -10,16 +10,29 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<title>SickRage - TVRage $sickbeard.version.SICKBEARD_VERSION - $title</title>
|
||||
<title>SickRage - BRANCH:$sickbeard.version.SICKBEARD_VERSION - $title</title>
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<link rel="shortcut icon" href="$sbRoot/images/ico/favicon.ico">
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="$sbRoot/images/ico/apple-touch-icon-144x144-precomposed.png">
|
||||
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="$sbRoot/images/ico/apple-touch-icon-114x114-precomposed.png">
|
||||
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="$sbRoot/images/ico/apple-touch-icon-72x72-precomposed.png">
|
||||
<link rel="apple-touch-icon-precomposed" href="$sbRoot/images/ico/apple-touch-icon-57x57-precomposed.png">
|
||||
<link rel="shortcut icon" href="$sbRoot/images/ico/favicon.ico">
|
||||
<link rel="icon" sizes="16x16 32x32 64x64" href="$sbRoot/images/ico/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="196x196" href="$sbRoot/images/ico/favicon-196.png">
|
||||
<link rel="icon" type="image/png" sizes="160x160" href="$sbRoot/images/ico/favicon-160.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="$sbRoot/images/ico/favicon-96.png">
|
||||
<link rel="icon" type="image/png" sizes="64x64" href="$sbRoot/images/ico/favicon-64.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="$sbRoot/images/ico/favicon-32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="$sbRoot/images/ico/favicon-16.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="$sbRoot/images/ico/favicon-152.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="$sbRoot/images/ico/favicon-144.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="$sbRoot/images/ico/favicon-120.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="$sbRoot/images/ico/favicon-114.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="$sbRoot/images/ico/favicon-76.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="$sbRoot/images/ico/favicon-72.png">
|
||||
<link rel="apple-touch-icon" href="$sbRoot/images/ico/favicon-57.png">
|
||||
<meta name="msapplication-TileColor" content="#FFFFFF">
|
||||
<meta name="msapplication-TileImage" content="$sbRoot/images/ico/favicon-144.png">
|
||||
<meta name="msapplication-config" content="$sbRoot/css/browserconfig.xml">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="$sbRoot/css/default.css?$sbPID" />
|
||||
<link rel="stylesheet" type="text/css" href="$sbRoot/css/comingEpisodes.css?$sbPID" />
|
||||
|