removed css style not needed

This commit is contained in:
Jeremy Quinton 2018-07-05 12:04:37 +02:00
parent 2cb33d6082
commit 176f33a829
1 changed files with 0 additions and 16 deletions

View File

@ -3,22 +3,6 @@
@section('title')
@lang("Installer.title")
@stop
@section('head')
<style>
.modal-header {
background-color: transparent !important;
color: #666 !important;
text-shadow: none !important;;
}
.alert-success {
background-color: #dff0d8 !important;
border-color: #d6e9c6 !important;
color: #3c763d !important;
}
</style>
@stop
@section('content')
<div class="row">
<div class="col-md-7 col-md-offset-2">