mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
Added: Include css files in minification (#1672)
This commit is contained in:
committed by
Leonardo Galli
parent
ca6784f7b5
commit
c33d9727a0
+2
-2
@@ -10,8 +10,8 @@
|
||||
|
||||
<link href="/Content/bootstrap.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/bootstrap.toggle-switch.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/Messenger/messenger.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/Messenger/messenger.flat.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/messenger.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/messenger.flat.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/fullcalendar.css" rel='stylesheet' type='text/css'>
|
||||
<link href="/Content/theme.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/cells.css" rel='stylesheet' type='text/css'>
|
||||
|
||||
Reference in New Issue
Block a user