Styling for new install

This commit is contained in:
BNoiZe
2013-10-13 11:29:01 +02:00
parent e0184e2b40
commit b744447714
16 changed files with 549 additions and 20 deletions

6
install/templates/header.tpl Normal file → Executable file
View File

@@ -4,9 +4,9 @@
<meta charset="utf-8" />
<meta http-equiv="Default-Style" content="text/css" />
<!--[if lt IE 9]><script src="../js/html5shiv.js"></script><![endif]-->
<link href="../templates/{$theme}/assets/css/main.css" rel="stylesheet" type="text/css" />
<link href="templates/assets/css/install.css" rel="stylesheet" type="text/css" />
<!--[if IE]><link rel="stylesheet" href="../templates/{$theme}/css/main_ie.css" type="text/css" /><![endif]-->
<link href="../templates/{$theme}/assets/img/favicon.ico" rel="icon" type="image/x-icon" />
<link href="templates/assets/img/favicon.ico" rel="icon" type="image/x-icon" />
<title>Froxlor Server Management Panel - Installation</title>
<style type="text/css">
body {
@@ -15,4 +15,4 @@
</style>
</head>
<body>
<div class="loginpage">
<div class="installsec">