v1.4.8 Fixed alot of the areas the graphic designer told me to.

This commit is contained in:
2020-10-21 09:12:53 +02:00
parent 26ae5f1212
commit 94749fcf21
17 changed files with 103 additions and 41 deletions
@@ -10,6 +10,11 @@
@endsection
@section("content")
<style>
.letterSpaceTable{
letter-spacing: 1.2px;
}
</style>
<script src="{{ asset("/js/jquery-3.2.1.min.js") }}"></script>
@if(auth()->user()->can('menuplan.create'))
<div class="row align-items-center">
@@ -17,7 +22,7 @@
</div>
@endif
<table class="tbl" id="table_id">
<table class="tbl letterSpaceTable" id="table_id">
<thead>
<th>Uge</th>
<th style="width: 1em;"><img class="w-100" src="{{ asset('/images/icons/print-hvid.svg') }}" alt="Print"></th>