mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Added Font-Awesome
This commit is contained in:
parent
548737e8e4
commit
234144a636
16 changed files with 2414 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
@Html.IncludeCss("Messages.css")
|
||||
@Html.IncludeCss("DataTables-1.9.0/media/css/jquery.dataTables.css")
|
||||
@Html.IncludeCss("overrides.css")
|
||||
@Html.IncludeCss("font-awesome.css")
|
||||
@RenderSection("HeaderContent", required: false)
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue