more fixes, AI

This commit is contained in:
2026-03-31 22:10:30 +02:00
parent de1fa76e40
commit 2beb7aa75a
14 changed files with 121 additions and 67 deletions

View File

@@ -1,4 +1,9 @@
/* Hide map dialog initially - jQuery UI dialog will show it */
.map_dialog {
display: none;
}
input.locationwidget
{
cursor: pointer !important;