Style modifié
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
$idPolice = $emission['idPolice'];
|
||||
?>
|
||||
|
||||
|
||||
<input class="sr-only" type="text" id="idEmission" name="idEmission" value="<?= $idEmission ?>">
|
||||
<input class="sr-only" type="text" id="idPolice" name="idPolice" value="<?= $idPolice ?>">
|
||||
|
||||
|
||||
@@ -119,7 +119,7 @@ $activeChildId = $menuData['child'];
|
||||
<link rel="manifest" href="<?= $racineWeb ?>manifest.json">
|
||||
|
||||
<!-- 4. VOS STYLES PERSONNALISÉS (en dernier pour qu'ils dominent) -->
|
||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.27.14" rel="stylesheet">
|
||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.28.00" rel="stylesheet">
|
||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet">
|
||||
|
||||
<!-- ============================================
|
||||
|
||||
Reference in New Issue
Block a user