der
This commit is contained in:
parent
9a144baf7c
commit
80dd0d96b9
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<div class="modal-body" style="padding: 20px;">
|
||||
<div class="table-responsive">
|
||||
<table class="table table-hover table-striped" style="font-size: 11px; margin-bottom: 0;">
|
||||
<table class="table table-hover table-striped table-bordered" style="font-size: 12px; vertical-align: middle;">
|
||||
<thead>
|
||||
<tr >
|
||||
<th class="text-center" style="padding: 10px;"><?= _("Date") ?></th>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<div class="table-responsive" style="border: 1px solid #ddd; border-radius: 4px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);">
|
||||
<div id="div_patienter"></div>
|
||||
<table class="table table-hover table-striped" style="font-size: 12px; margin-bottom: 0; vertical-align: middle;">
|
||||
<table class="table table-hover table-striped table-bordered" style="font-size: 12px; vertical-align: middle;">
|
||||
<thead>
|
||||
<tr >
|
||||
<th class="text-center" style="border-bottom: 0; padding: 12px;"><?= _("Date Effet") ?></th>
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
</div>
|
||||
|
||||
<div class="table-responsive">
|
||||
<table class="table table-hover table-striped" style="vertical-align: middle; margin-bottom: 0;">
|
||||
<table class="table table-hover table-striped table-bordered" style="font-size: 12px; vertical-align: middle;">
|
||||
<thead>
|
||||
<tr >
|
||||
<th style="padding-left: 20px;" width="12%"><?= _("Identifiant") ?></th>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user