c
This commit is contained in:
parent
6df6b4939b
commit
520f1cfd29
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<div id="div_colleges_police" class="container-fluid py-3 animate__animated animate__fadeIn">
|
||||
|
||||
<h1 class="text-primary"><i class="fas fa-users-cog me-2"></i><?= _('Liste des Collèges') ?></h1>
|
||||
<h1 class="text-primary"><i class="fas fa-users-cog me-2"></i><?= _('Liste des collèges') ?></h1>
|
||||
|
||||
<div class="card-header d-flex justify-content-between align-items-center py-3">
|
||||
<h4 class="fw-bold text-secondary mb-0">
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
<div class="card shadow-sm border-0 mb-4">
|
||||
<div class="card-body p-0">
|
||||
<div class="table-responsive">
|
||||
<table class="table table-hover align-middle mb-0 custom-college-table">
|
||||
<table class="table table-striped table-bordered table-hover table-condensed tabliste compact w-100" style="font-size:0.85rem; white-space:nowrap;">
|
||||
<thead class="table-dark">
|
||||
<tr>
|
||||
<th class="text-center"><?= _("Catégorie") ?></th>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user