Server IP : 85.214.239.14 / Your IP : 18.118.205.55 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/3/cwd/var/www/wordpress/wp-content/plugins/fictional-maps-handler/css/leaflet/ |
Upload File : |
/* leaflet.responsive.popup 0.6.4 (c) 2019 https://github.com/yafred */ /* North */ .leaflet-resp-popup-north .leaflet-popup-tip { box-shadow: none; } /* South */ .leaflet-resp-popup-south .leaflet-popup-tip-container { top: 0; margin-top: -20px; } .leaflet-resp-popup-south .leaflet-popup-tip { margin: 11px auto 0; box-shadow: none; } /* West */ .leaflet-resp-popup-west .leaflet-popup-tip-container { right: 0; margin-right: -20px; left: 100%; margin-left: -2px; top: 50%; margin-top: -11px; } .leaflet-resp-popup-west .leaflet-popup-tip { margin: 1px -8px 0 -8px; box-shadow: none; } /* East */ .leaflet-resp-popup-east .leaflet-popup-tip-container { width: 20px; left: 2px; top: 50%; margin-top: -11px; } .leaflet-resp-popup-east .leaflet-popup-tip { margin: 0 11px; box-shadow: none; } /* South-East */ .leaflet-resp-popup-south-east .leaflet-popup-tip-container { left: 0; margin-left: 0; top: 0; margin-top: -20px; } .leaflet-resp-popup-south-east .leaflet-popup-tip { margin: 11px 11px 11px -8px; box-shadow: none; } .leaflet-resp-popup-south-east .leaflet-popup-content-wrapper { border-radius: 0 20px 20px 20px; } /* East-South */ .leaflet-resp-popup-east-south .leaflet-popup-tip-container { width: 20px; left: 0; top: 0; } .leaflet-resp-popup-east-south .leaflet-popup-tip { margin: -8px 11px; box-shadow: none; } .leaflet-resp-popup-east-south .leaflet-popup-content-wrapper { border-radius: 0 20px 20px 20px; } /* North-East */ .leaflet-resp-popup-north-east .leaflet-popup-tip-container { left: 0; margin-left: 0; margin-top: -1px; } .leaflet-resp-popup-north-east .leaflet-popup-tip { margin: -8px 11px 11px -8px; box-shadow: none; } .leaflet-resp-popup-north-east .leaflet-popup-content-wrapper { border-radius: 20px 20px 20px 0; } /* East-North */ .leaflet-resp-popup-east-north .leaflet-popup-tip-container { left: 0; margin-left: -20px; margin-top: -20px; } .leaflet-resp-popup-east-north .leaflet-popup-tip { margin: 11px 11px 11px 11px; box-shadow: none; } /* North-West */ .leaflet-resp-popup-north-west .leaflet-popup-tip-container { width: 20px; margin-right: 0; margin-top: -1px; left: 100%; right: 0; } .leaflet-resp-popup-north-west .leaflet-popup-tip { margin: -8px 11px 11px 11px; box-shadow: none; } .leaflet-resp-popup-north-west .leaflet-popup-content-wrapper { border-radius: 20px 20px 0 20px; } /* West-North */ .leaflet-resp-popup-west-north .leaflet-popup-tip-container { margin-left: 0; margin-top: -20px; left: 100%; right: 0; } .leaflet-resp-popup-west-north .leaflet-popup-tip { margin: 11px 11px 0px -8px; box-shadow: none; } .leaflet-resp-popup-west-north .leaflet-popup-content-wrapper { border-radius: 20px 20px 0 20px; } /* South-West */ .leaflet-resp-popup-south-west .leaflet-popup-tip-container { width: 20px; left: 100%; top: 0; margin-top: -20px; } .leaflet-resp-popup-south-west .leaflet-popup-tip { margin: 11px 11px 11px 11px; box-shadow: none; } .leaflet-resp-popup-south-west .leaflet-popup-content-wrapper { border-radius: 20px 0 20px 20px; } /* West-South */ .leaflet-resp-popup-west-south .leaflet-popup-tip-container { margin-left: 0; margin-right: -20px; left: 100%; right: 0; top: 0; } .leaflet-resp-popup-west-south .leaflet-popup-tip { margin: -8px; box-shadow: none; } .leaflet-resp-popup-west-south .leaflet-popup-content-wrapper { border-radius: 20px 0 20px 20px; }