This commit is contained in:
KONE SOREL 2026-04-07 10:34:27 +00:00
parent 7b3beb8297
commit 861f41158c

View File

@ -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; }