installer style fixes

This commit is contained in:
yuri
2018-01-29 13:26:04 +02:00
parent dae251fb43
commit bc901fad0b
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div style="background-color: #4A6492; padding: 3px 10px;" class="panel-heading">
<div class="panel-heading main-header">
<img src="../client/img/logo.png">
</div>
<header class="panel-heading">
+4 -1
View File
@@ -149,4 +149,7 @@ span.ok {
font-size: 15px;
}
.main-header.panel-heading {
background-color: #546e7a !important;
padding: 0px 2px;
}