Mapping Rekening DBH dan SKPD

This commit is contained in:
Pusdatin BPKD Jkt
2022-08-15 12:04:38 +07:00
parent b44e429aaf
commit a2290c3c7e
18 changed files with 163 additions and 89 deletions
+11 -1
View File
@@ -336,4 +336,14 @@ hr{
width: -webkit-fill-available;
width: fill-available;
}
*/
*/
.select2-container--default .select2-selection--multiple .select2-selection__choice{
background: #dfdfdf;
border-color:#dfdfdf;
color:#333;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
color:#333;
}