Added common files (geo layers, css, js and images) as well as the geo plot method and a mechanism to insert the mnr css etc files in the header

This commit is contained in:
2026-02-05 11:00:43 +00:00
parent 21c15a4f0d
commit a37e664c82
32 changed files with 1150 additions and 8 deletions

View File

@@ -0,0 +1,8 @@
div.selectize-input > div.item {
line-height: 41px;
}
input[type="text"], input[type="password"], input[type="number"] {
font-size: 12pt !important;
height: 41px !important;
}