mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
Replaced root specific absolute paths with relative paths.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user