| Server IP : 54.36.91.62 / Your IP : 216.73.217.112 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/newsite/plugins/system/jagooglemap/assets/ |
Upload File : |
/**
* ------------------------------------------------------------------------
* JA System Google Map plugin for Joomla 2.5 & J3.4
* ------------------------------------------------------------------------
* Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
* @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
* Author: J.O.O.M Solutions Co., Ltd
* Websites: http://www.joomlart.com - http://www.joomlancers.com
* ------------------------------------------------------------------------
*/
@charset "utf-8";
/* CSS Document */
.map-container {
margin: 10px 0px;
padding: 0;
}
.map-container img {
max-width:none !important;
}
.map-streeview {
height: 200px;
}
.map-route {
height: 200px;
overflow: hidden;
overflow-x: hidden;
overflow-y: auto;
}
.map-popup-container {
display: none;
}
.map-popup-body {
margin: 0 auto;
overflow: hidden;
}
.map-popup {
}
.map-popup-route {
height: 10px;
}
.map-open-link {
text-align: left;
}
.map-alert-on {
color: #FF0000;
display: block;
text-align: center;
}
.map-preview-container {
width: 420px;
height: 10px;
overflow: hidden;
}
.map-alert-off {
display: none;
}
#ja-widget-map .ja-usersetting-options {
margin-bottom: 10px;
}
#ja-widget-map form.ja-usersetting-form {
padding-bottom: 10px;
padding-top: 10px;
}
#ja-widget-map a.ja-usersetting-loadform {
right: 20px;
}
#ja-widget-map img{
max-width: none;
}