Server IP : 85.214.239.14 / Your IP : 3.21.21.5 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/fm/ |
Upload File : |
/* Basic leaflet map*/ /* Change the background colour from standard gey #ddd to white #FFFFFF*/ .leaflet-container { background: #FFFFFF !important; /*only works with !important, but this is kinda dirty. TODO: find out why it doesn't work without !important and implement a proper solution*/ } /* Popup - mostly a repeat of the standard but if we overwrite here instead of changing the original*/ .leaflet-popup { position: absolute; text-align: center; margin-bottom: 20px; } .leaflet-popup-content-wrapper { padding: 1px; text-align: left; /* this makes rounded edges Standard was 12 */ border-radius: 3px; } .leaflet-popup-content { margin: 13px 19px; line-height: 1.4; } .leaflet-popup-content p { margin: 18px 0; } .leaflet-popup-tip-container { width: 40px; height: 20px; position: absolute; left: 50%; margin-left: -20px; overflow: hidden; pointer-events: none; } .leaflet-popup-tip { width: 17px; height: 17px; padding: 1px; margin: -10px auto 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .leaflet-popup-content-wrapper, .leaflet-popup-tip { background: white; color: #333; box-shadow: 0 3px 14px rgba(0,0,0,0.4); } .comment-by-Merion{ /* CUSTOM POPUP BACKGROUNDS begin here*/ } .boards02-popup .leaflet-popup-content-wrapper { background: transparent; background-image: url("../../img/popups/boards02.png"); background-size:100% 100%; overflow:visible; background-repeat: repeat; text-shadow: 0 0 2px black, 0 0 2px black, 0 0 1px black, 0 0 1px black; color: #FFFAF0; } .metal-popup .leaflet-popup-content-wrapper { background: transparent; background-image: url("../../img/popups/metal.png"); background-size:100% 100%; overflow:visible; background-repeat: repeat; text-shadow: 0 0 5px white, 0 0 5px white, 0 0 5px white, 0 0 5px white; color: black; } .parchment01-popup .leaflet-popup-content-wrapper { background: transparent; background-image: url("../../img/popups/parchment01.png"); background-size:100% 100%; overflow:visible; background-repeat: repeat; text-shadow: 0 0 5px white, 0 0 5px white, 0 0 5px white, 0 0 5px white; color: black; } .scroll-horizontal-popup .leaflet-popup-content-wrapper { background: transparent; background-image: url("../../img/popups/scroll-horizontal.png"); background-size:100% 100%; overflow:visible; box-shadow: 0 0px 0px rgba(0,0,0,0); padding: 15px; padding-left: 30px; } .scroll-vertical-popup .leaflet-popup-content-wrapper { background: transparent; background-image: url("../../img/popups/scroll-vertical.png"); background-size:100% 100%; overflow:visible; box-shadow: 0 0px 0px rgba(0,0,0,0); padding-left: 70px; padding-right: 50px; padding-top: 8px; text-shadow: 0 0 3px #DCDCDC, 0 0 3px #DCDCDC, 0 0 3px #DCDCDC, 0 0 3px #DCDCDC; } .stone01-popup .leaflet-popup-content-wrapper { background: transparent; background-image: url("../../img/popups/stone01.png"); background-size:100% 100%; overflow:visible; padding: 70px; text-shadow: 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white; } .frame01-popup .leaflet-popup-content-wrapper { background: white; background-image: url(../../img/popups/frame01.svg); background-size:100% 100%; overflow:visible; padding: 60px; background-size: auto auto; } .frame02-popup .leaflet-popup-content-wrapper { background: transparent; background-image: url(../../img/popups/frame02.png); background-size:100% 100%; overflow:visible; padding-top: 15%; padding-left: 80px; padding-right: 80px; padding-bottom: 12%; box-shadow: 0 0px 0px rgba(0,0,0,0); } .bamboo-frame-popup .leaflet-popup-content-wrapper { background: transparent; background-image: url(../../img/popups/bamboo-frame.png); background-size:100% 100%; overflow:visible; padding-top: 5%; padding-left: 60px; padding-right: 60px; padding-bottom: 5%; box-shadow: 0 0px 0px rgba(0,0,0,0); } /*CONTEXT MENU POPUP*/ .context-menu-popup .leaflet-popup-content-wrapper { border-radius: 0px; padding-top: 0%; padding-left: 0px; padding-right: 0px; padding-bottom: 0%; } .leaflet-container a.leaflet-popup-close-button { position: absolute; top: 0; right: 0; padding: 4px 4px 0 0; border: none; text-align: center; width: 18px; height: 14px; font: 16px/14px Tahoma, Verdana, sans-serif; color: #c3c3c3; text-decoration: none; font-weight: bold; background: transparent; } .leaflet-container a.leaflet-popup-close-button:hover { color: #999; } .leaflet-popup-scrolled { overflow: auto; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; } .leaflet-oldie .leaflet-popup-content-wrapper { zoom: 1; } .leaflet-oldie .leaflet-popup-tip { width: 24px; margin: 0 auto; -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)"; filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); } .leaflet-oldie .leaflet-popup-tip-container { margin-top: -1px; } .leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip { border: 1px solid #999; } /* div icon */ .leaflet-div-icon { background: #fff; border: 1px solid #666; } /* Tooltip */ /* Base styles for the element that has a tooltip */ .leaflet-tooltip { position: absolute; padding: 6px; background: transparent; /* background-color: #fff; background-image: url("img/parchment2.png"); */ border: transparent; border-radius: 3px; color: #800000; white-space: nowrap; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; box-shadow: 0 0px 0px rgba(0,0,0,0); } .leaflet-tooltip.leaflet-clickable { cursor: pointer; pointer-events: auto; } .leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before { position: absolute; pointer-events: none; border: 0px solid transparent; background: transparent; content: ""; } /* Directions */ .leaflet-tooltip-bottom { margin-top: 18px; font-weight: bold; font-size: 15px; font-family: "Corbel"; text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white; } .leaflet-tooltip-top { margin-top: -6px; } .leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before { left: 50%; margin-left: -6px; } .leaflet-tooltip-top:before { bottom: 0; margin-bottom: -12px; border-top-color: #fff; } .leaflet-tooltip-bottom:before { top: 0; margin-top: -12px; margin-left: -6px; border-bottom-color: #fff; } .leaflet-tooltip-left { margin-left: -6px; } .leaflet-tooltip-right { margin-left: 6px; } .leaflet-tooltip-left:before, .leaflet-tooltip-right:before { top: 50%; margin-top: -6px; } .leaflet-tooltip-left:before { right: 0; margin-right: -12px; border-left-color: #fff; } .leaflet-tooltip-right:before { left: 0; margin-left: -12px; border-right-color: #fff; } .leaflet-popup-tip-container { display: none; } /* POPUP CONTENTS */ /* the buttons in the popup should be centered, especially the on for the symbol picker or otherwise the symbol box goes outside the popup which looks bad */ .buttonInPopup { display: flex; justify-content: center; align-items: center; } /* IMAGE OVERLAYS aka DETAIL MAPS */ /* set the actual image contained in image overlay objects to not be displayed. that way, we can fade it in or out with JS */ /*.leaflet-image-layer { */ /* display: none; */ /*} */ /* CHANGES TO OTHER LIBRARIES */ /* we can't get rid of this div without losing the functionality but we can make it as small and invisible as possible */ .emoji-wysiwyg-editor { border-color: white; height: 1px; }