diff --git a/NzbDrone.Web/Content/Images/apple-touch-icon-114.png b/NzbDrone.Web/Content/Images/apple-touch-icon-114.png new file mode 100644 index 000000000..22cfed264 Binary files /dev/null and b/NzbDrone.Web/Content/Images/apple-touch-icon-114.png differ diff --git a/NzbDrone.Web/Content/Images/apple-touch-icon-144.png b/NzbDrone.Web/Content/Images/apple-touch-icon-144.png new file mode 100644 index 000000000..e606a1c5e Binary files /dev/null and b/NzbDrone.Web/Content/Images/apple-touch-icon-144.png differ diff --git a/NzbDrone.Web/Views/Shared/_ReferenceLayout.cshtml b/NzbDrone.Web/Views/Shared/_ReferenceLayout.cshtml index d6c1a3fe6..b3dfbc37f 100644 --- a/NzbDrone.Web/Views/Shared/_ReferenceLayout.cshtml +++ b/NzbDrone.Web/Views/Shared/_ReferenceLayout.cshtml @@ -6,6 +6,16 @@ @this.InitClientTimings() + + + + + + + + + + @Html.IncludeCss("jQueryUI/jquery-ui-1.8.16.custom.css")