Replaced root specific absolute paths with relative paths.

This commit is contained in:
Mark McDowall 2011-11-11 11:24:51 -08:00
commit e978cc1261
4 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
@model NzbDrone.Web.Models.NotificationSettingsModel
@section HeaderContent{
<link rel="stylesheet" type="text/css" href="/Content/Settings.css" />
<link rel="stylesheet" type="text/css" href="../../Content/Settings.css" />
<style>
.notifier