Made display of database errors wider

This commit is contained in:
BNoiZe
2013-11-29 14:24:16 +01:00
parent 9986c3405e
commit d1cb2625ca
4 changed files with 14 additions and 7 deletions

View File

@@ -124,6 +124,10 @@ footer a:hover {
border: 1px solid #999999;
}
.errorbox {
width: 800px;
}
.fullform,.midform,.tinyform {
border: 1px solid #666;
background-color: #f8f8f8;

View File

@@ -18,7 +18,7 @@
</head>
<body>
<div class="loginpage">
<article class="login bradius">
<article class="login errorbox bradius">
<header class="dark">
<img src="templates/Froxlor/assets/img/logo.png" alt="Froxlor Server Management Panel" />
</header>