Initial comming of full program to main branch

This commit is contained in:
James Richie
2026-02-14 07:57:18 -05:00
parent 2b18dcef82
commit 6195ca4709
1516 changed files with 432116 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
.searchPermitsBySubdivision .bootstrap-autocomplete .dropdown-menu {
max-height: 150px;
overflow-y: auto;
overflow-x: hidden;
}
.searchPermitsBySubdivision .bootstrap-autocomplete a.dropdown-item {
font-size: .875rem;
padding: 0 .75rem;
cursor: pointer;
}