mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 01:29:54 -06:00
style: replace DockerManager.css with dynamix-jquery-ui.css across multiple pages for improved theme consistency and maintainability
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
?>
|
||||
<link type="text/css" rel="stylesheet" href="<?autov("/webGui/styles/jquery.ui.css")?>">
|
||||
<link type="text/css" rel="stylesheet" href="<?autov("/plugins/dynamix.docker.manager/styles/DockerManager.css")?>">
|
||||
<link type="text/css" rel="stylesheet" href="<?autov("/plugins/dynamix/styles/dynamix-jquery-ui.css")?>">
|
||||
|
||||
<div class="dfm_template">
|
||||
<div id="dfm_dialogWindow"></div>
|
||||
|
||||
Reference in New Issue
Block a user