| Server IP : 60.247.133.247 / Your IP : 216.73.217.108 Web Server : Apache System : Linux ebs-119054 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64 User : goodwill ( 65985) PHP Version : 8.2.20 Disable Function : link,symlink,passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server,pcntl_fork,pcntl_rfork MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/wwwroot/goodwill/wwwroot/wp-content/themes/GoodWill/css/static-less/shortcodes/ |
Upload File : |
/* #Tooltip
================================================== */
.shortcode-tooltip {
border-bottom: 1px dashed;
}
.shortcode-tooltip:hover {
border: none;
cursor: help;
}
.tooltip-c {
display: none;
}
.shortcode-tooltip-content {
position:absolute;
left:-9999px;
z-index:999;
display: none;
overflow: visible;
margin: 5px 0 15px;
padding: 13px 20px 17px;
min-width: 210px;
max-width: 210px;
background: rgba(24, 25, 25, 0.95);
color: #fff !important;
}
.tooltip-title.text-big {
color: #fff;
}
.tooltip-title {
display: block;
margin-bottom: 10px;
}