mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
dark mode
This commit is contained in:
parent
b9601ef2e4
commit
8d19e56967
9 changed files with 18 additions and 9 deletions
|
|
@ -160,7 +160,7 @@ function page_utils.print_header(title)
|
|||
<!--[if lt IE 9]>
|
||||
<script src="]] print(http_prefix) print[[/js/html5shiv.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<link href="]] print(http_prefix) print[[/css/dark-mode.css" rel="stylesheet">
|
||||
<link href="]] print(http_prefix) print[[/css/ntopng.css?]] print(startup_epoch) print[[" rel="stylesheet">
|
||||
|
||||
<link href="]] print(http_prefix) print[[/css/custom_theme.css?]] print(startup_epoch) print[[" rel="stylesheet">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue