mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
less cleanup.
This commit is contained in:
parent
ef89f5ae4b
commit
f40d1013b0
21 changed files with 224 additions and 987 deletions
|
@ -3,27 +3,16 @@
|
|||
<head runat="server">
|
||||
<title>NzbDrone</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<link href="/Content/Font.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/Bootstrap.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/bootstrap.slider.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/Messenger/messenger.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/Messenger/messenger.future.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/Theme.css" rel='stylesheet' type='text/css'>
|
||||
<link href="/Cells/Cells.css" rel='stylesheet' type='text/css'>
|
||||
<link href="/Content/fullcalendar.css" rel='stylesheet' type='text/css'>
|
||||
<link href="/Content/Backbone.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/backbone.backgrid.filter.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/base.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/bootstrap.toggle-switch.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/AddSeries/Addseries.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/menu.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/form.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Series/Series.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Series/Details.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/Base.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Settings/Notifications/notifications.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Settings/Indexers/indexers.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Calendar/Calendar.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/settings/quality/quality.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/settings/settings.css" rel='stylesheet' type='text/css'/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="in-sub-nav">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue