primo commit

This commit is contained in:
2024-12-17 17:34:10 +01:00
commit e650f8df99
16435 changed files with 2451012 additions and 0 deletions

View File

@ -0,0 +1,25 @@
/* Phoca Maps Plugin CSS */
/* Bootstrap */
#phocamaps img {
max-width: none;
}
#phocamaps.phocamaps img {
border: 0px;
box-shadow: 0px;
margin: 0px;
max-width: none !important;
}
#phocamaps-box img {
max-width:none !important;
}
/* Modals */
#pmPlgModal .modal-dialog {
height: 70%;
max-width: 70%;
}
#pmPlgModal .modal-content {
height: 100%;
}

View File

@ -0,0 +1 @@
<html><body bgcolor="#FFFFFF"></body></html>