This commit is contained in:
Pusdatin BPKD Jkt
2022-09-01 14:15:26 +07:00
parent a1cb5e7b36
commit 6925e57274
18 changed files with 67 additions and 90 deletions
+13 -1
View File
@@ -350,4 +350,16 @@ hr{
.card-header{
background: whitesmoke;
}
}
table.dataTable th,table.dataTable thead td
{
background: #dcdcdc;
}
.btn-info
{
background: rgba(52,73,94,0.94) !important;
border: rgba(52,73,94,0.94) !important;
color: white !important;
}