This commit is contained in:
KONE SOREL 2026-03-11 10:03:48 +00:00
parent 7dbcc3a1b6
commit 70c2b374ed
6 changed files with 6 additions and 0 deletions

View File

@ -119,4 +119,5 @@
border-color: #212e53;
box-shadow: none;
}
.text-primary { color: #212e53 !important; }
</style>

View File

@ -58,4 +58,5 @@
font-size: 0.75rem !important;
padding: 0.4rem 0.8rem !important;
}
.text-primary { color: #212e53 !important; }
</style>

View File

@ -54,4 +54,5 @@
#tableLister thead th { padding-top: 15px; padding-bottom: 15px; font-size: 0.75rem; letter-spacing: 0.5px; }
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
.text-primary { color: #212e53 !important; }
</style>

View File

@ -54,4 +54,5 @@
#tableLister thead th { padding-top: 15px; padding-bottom: 15px; font-size: 0.75rem; letter-spacing: 0.5px; }
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
.text-primary { color: #212e53 !important; }
</style>

View File

@ -57,4 +57,5 @@
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
.italic { font-style: italic; }
.text-primary { color: #212e53 !important; }
</style>

View File

@ -58,4 +58,5 @@
#tableLister thead th { padding-top: 15px; padding-bottom: 15px; font-size: 0.75rem; letter-spacing: 0.5px; }
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
.text-primary { color: #212e53 !important; }
</style>