mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Added support for pinned messaged.
This commit is contained in:
parent
deecc08982
commit
482c591716
12 changed files with 74 additions and 36 deletions
|
@ -12,11 +12,11 @@
|
|||
<link type="text/css" rel="stylesheet" href="../../Content/jQueryUI/jquery-ui-1.8.14.nzbdrone.css" />
|
||||
<link type="text/css" rel="stylesheet" href="../../Content/jquery.gritter.css" />
|
||||
<link type="text/css" rel="stylesheet" href="../../Content/NzbDrone.css" />
|
||||
<link type="text/css" rel="stylesheet" href="../../Content/Notibar.css" />
|
||||
<link type="text/css" rel="stylesheet" href="../../Content/ActionButton.css" />
|
||||
<link type="text/css" rel="stylesheet" href="../../Content/overrides.css" />
|
||||
<link type="text/css" rel="stylesheet" href="../../Content/Menu.css" />
|
||||
<link type="text/css" rel="stylesheet" href="../../Content/Slider.css" />
|
||||
<link type="text/css" rel="stylesheet" href="../../Content/Messages.css" />
|
||||
<script type="text/javascript" src="../../Scripts/jquery-1.6.3.min.js"></script>
|
||||
<script type="text/javascript" src="../../Scripts/jquery-ui-1.8.16.min.js"></script>
|
||||
<script type="text/javascript" src="../../Scripts/MicrosoftAjax.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue