mirror of
https://github.com/unraid/webgui.git
synced 2026-04-30 06:49:24 -05:00
Move stylesheets to styles folder
This commit is contained in:
@@ -36,9 +36,9 @@
|
||||
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="include/base.css" />
|
||||
<link rel="alternate stylesheet" href="include/black.css" TITLE="Black" />
|
||||
<link rel="alternate stylesheet" href="include/blue.css" TITLE="Blue" />
|
||||
<link rel="stylesheet" href="styles/base.css" />
|
||||
<link rel="alternate stylesheet" href="styles/black.css" TITLE="Black" />
|
||||
<link rel="alternate stylesheet" href="styles/blue.css" TITLE="Blue" />
|
||||
|
||||
<!--
|
||||
<script type='text/javascript'
|
||||
|
||||
Reference in New Issue
Block a user