Updated boxes and what-not.

This commit is contained in:
James Cole
2015-06-20 07:29:25 +02:00
parent 707f4e2965
commit 4d017dc8a9
67 changed files with 427 additions and 1167 deletions

View File

@@ -10,11 +10,11 @@
<div class="row">
<div class="col-lg-6 col-lg-offset-3 col-md-12 col-sm-12">
<div class="panel panel-red">
<div class="panel-heading">
<div class="box-header with-border">
<i class="fa fa-exclamation-circle"></i>
{{ trans('form.delete_account', {'name': account.name}) }}
</div>
<div class="panel-body">
<div class="box-body">
<p class="text-danger">
{{ trans('form.permDeleteWarning') }}
</p>