This commit is contained in:
KONE SOREL 2026-04-08 15:12:21 +00:00
parent 9e1aa7770b
commit c52fd07489

View File

@ -105,5 +105,6 @@
<style>
.opacity-50 { text-decoration: line-through rgba(220, 53, 69, 0.4); }
.table-hover tbody tr:hover { background-color: rgba(0, 136, 207, 0.05) !important; }
table td {font-size:0.75rem !important;}
.border-dashed { border: 2px dashed #dee2e6 !important; background: none; }
</style>