diff options
| author | Nicolas LLOBERA <nllobera@gmail.com> | 2016-12-17 01:50:19 +0100 |
|---|---|---|
| committer | Nicolas LLOBERA <nllobera@gmail.com> | 2016-12-17 01:50:19 +0100 |
| commit | 859f243fa2f3f8d305c00a3096eda4e1fb9082a0 (patch) | |
| tree | 5e0d0fdc435c5c9b1382541ee4c4eb59b235d1cb /index.php | |
| parent | 2ba594ae7696cf7abd53c5d3f256d0db27998a7f (diff) | |
dark theme
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ $update = $Config->checkUpdate(); <title>eZ Server Monitor - <?php echo Misc::getHostname(); ?></title> <link rel="stylesheet" href="web/css/utilities.css" type="text/css"> <link rel="stylesheet" href="web/css/frontend.css" type="text/css"> + <link rel="stylesheet" href="web/css/darktheme.css" type="text/css"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <!--[if IE]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> |
