From 861f41158c212ced23fd79f28fac0b73d75bb660 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 7 Apr 2026 10:34:27 +0000 Subject: [PATCH] der --- Vue/Detailbaremepriseencharge/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vue/Detailbaremepriseencharge/index.php b/Vue/Detailbaremepriseencharge/index.php index 288f6482..1cf7eb90 100755 --- a/Vue/Detailbaremepriseencharge/index.php +++ b/Vue/Detailbaremepriseencharge/index.php @@ -132,7 +132,7 @@ /* Style des lignes d'historique injectées */ #div_bareme table {font-size: 0.85rem;width: 100%;} - .lbl-saas { font-size: 10px; font-weight: 700; color: #6c757d; text-transform: uppercase; margin-bottom: 4px; display: block; } + .lbl-saas { font-size: 10px; font-weight: 700; color: #6c757d; margin-bottom: 4px; display: block; } .nav-tabs .nav-link { border: none; color: #6c757d; padding: 10px 15px; } .nav-tabs .nav-link.active { color: #0d6efd; border-bottom: 2px solid #0d6efd; background: none; } .history-scroll-zone { max-height: 350px; overflow-y: auto; font-size: 12px; }