Revert "dark theme"

This reverts commit 859f243fa2.
This commit is contained in:
Nicolas LLOBERA
2017-03-20 17:03:08 +01:00
parent 1fc75db4b5
commit d5b01fd63d
2 changed files with 0 additions and 78 deletions
-1
View File
@@ -11,7 +11,6 @@ $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>