Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
subception
/
wp-content
/
plugins
/
image-map-pro
/
css
:
admin.css
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
#image-map-pro-admin { padding: 24px; } #image-map-pro-iframe-container { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 158900; background-color: rgba(255, 255, 255, 0.9); padding: 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } #image-map-pro-iframe-close-button { position: absolute; right: 10px; top: 10px; width: 40px; height: 40px; background-color: black; color: white; display: flex; justify-content: center; align-items: center; border-radius: 50%; cursor: pointer; } #image-map-pro-iframe { width: 100%; height: 100%; border-radius: 8px; box-shadow: 0 0 40px rgba(0, 0, 0, 0.25); } #button-launch-editor { background: #2271b1; padding: 10px 20px; border-radius: 4px; color: white; display: inline-block; cursor: pointer; } #button-launch-editor:hover { filter: brightness(1.2); }