Search works (#3)

Still need to clean it up a bit, and make the UI have a collapsed section once the search is completed
This commit is contained in:
2021-01-17 23:28:01 -05:00
parent 15c1a3ff2c
commit 7839b8eb57
8 changed files with 194 additions and 14 deletions

View File

@@ -65,3 +65,7 @@ label.jjj-required::after {
color: red;
content: ' *';
}
label.jjj-label {
font-style: italic;
}