Replaced root specific absolute paths with relative paths.

This commit is contained in:
Mark McDowall
2011-11-11 11:24:51 -08:00
parent 86eb70bcbb
commit e978cc1261
4 changed files with 7 additions and 7 deletions
@@ -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