v1.0.0a - Edited CSS & Controller img's
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<input class="checkbox-inline" type="checkbox" name="checkbox" id="tf" value="tf">
|
||||
<label for="efternavn">Telefon</label>
|
||||
</div>
|
||||
<div id="showHideCheckboxs" style="margin-bottom: -38px">
|
||||
<div id="showHideCheckboxs" style="margin-bottom: -36px">
|
||||
</div>
|
||||
<table class="tbl mt-2">
|
||||
<tr>
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
<input class="checkbox-inline" type="checkbox" id="rolle" name="checkbox"value="rolle">
|
||||
<label for="rolle">Rolle</label>
|
||||
</div>
|
||||
<div id="showHideCheckboxs" style="margin-bottom: -38px">
|
||||
<div id="showHideCheckboxs" style="margin-bottom: -36px">
|
||||
</div>
|
||||
|
||||
<table class="tbl mt-2">
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<main style="justify-content: unset">
|
||||
<h1 class="text-center sde-blue mb-0" style="margin-bottom: 2rem">{{ __('msg.omkring') }}</h1>
|
||||
<h4 class="mb-0 mt-1">Version:</h4>
|
||||
<p>1.0</p>
|
||||
<p>1.0.0-a</p>
|
||||
<h4 class="mb-0 mt-1">{{__("msg.omappen")}}:</h4>
|
||||
<p>{{__("msg.infoomappen")}}</p>
|
||||
<h4 class="mb-1 mt-1">{{__("msg.programmedby")}}:</h4>
|
||||
|
||||
Reference in New Issue
Block a user