gt
This commit is contained in:
parent
37d99890c7
commit
bd7ac32fa7
|
|
@ -70,7 +70,8 @@
|
|||
|
||||
<div class="card shadow-sm border-0">
|
||||
<div class="table-responsive shadow-sm rounded border">
|
||||
<table class="table table-hover align-middle mb-0" style="font-size: 8pt; min-width: 1100px;"> <thead class="table-dark text-uppercase" style="font-size: 7pt;">
|
||||
<table class="table table-hover align-middle mb-0" style="font-size: 8pt; min-width: 1100px;">
|
||||
<thead class="table-dark text-uppercase" style="font-size: 7pt;">
|
||||
<tr class="text-center">
|
||||
<th class="ps-2">Cat</th>
|
||||
<th class="text-start" style="min-width: 150px;"><?= _("Nom & Prénoms") ?></th>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped table-hover align-middle border tabspeciale compact" style="width:100%; font-size:8pt;">
|
||||
<thead class="table-dark text-nowrap">
|
||||
<thead class="text-nowrap">
|
||||
<tr>
|
||||
<th class="text-center small"><?= _("Cat") ?></th>
|
||||
<th class="text-start"><?= _("Nom & Prénoms") ?></th>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user