diff --git a/Vue/Detailbaremepriseencharge/index.php b/Vue/Detailbaremepriseencharge/index.php index 251e7beb..be78e285 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; margin-bottom: 4px; display: block; } + .lbl-saas { 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; }