Server IP : 15.235.198.142 / Your IP : 216.73.216.190 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/yme/wp-content/plugins/duplicator/assets/js/tippy/ |
Upload File : |
/*! ================================================ * DUPLICATOR TIPPY STYLE * Copyright:Snap Creek LLC 2015-2021 * ================================================ */ .tippy-box[data-theme~='duplicator'], .tippy-box[data-theme~='duplicator-filled'] { background-color: white; color: black; font-size: 12px; border-width: 1px; border-style: solid; border-radius: 0; padding: 0; max-width: 250px; } .tippy-box[data-theme~='duplicator'] .tippy-content, .tippy-box[data-theme~='duplicator-filled'] .tippy-content { padding: 0; } .tippy-box[data-theme~='duplicator'] h3, .tippy-box[data-theme~='duplicator-filled'] h3 { display: block; box-sizing: border-box; margin: 0; width: 100%; padding: 5px; font-weight: bold; font-size: 12px; } .tippy-box[data-theme~='duplicator'] .dup-tippy-content, .tippy-box[data-theme~='duplicator-filled'] .dup-tippy-content { padding: 5px; } .tippy-box[data-theme~='duplicator'] .dup-tippy-content *:first-child, .tippy-box[data-theme~='duplicator-filled'] .dup-tippy-content *:first-child { margin-top: 0; } .tippy-box[data-theme~='duplicator'] .dup-tippy-content *:last-child, .tippy-box[data-theme~='duplicator-filled'] .dup-tippy-content *:last-child { margin-bottom: 0; } .tippy-box[data-placement^='top']>.tippy-arrow::before { bottom: -9px; } .tippy-box[data-placement^='bottom']>.tippy-arrow::before { top: -9px; } .tippy-box[data-theme~='duplicator'], .tippy-box[data-theme~='duplicator-filled'] { border-color: #13659C; } .tippy-box[data-theme~='duplicator'] h3, .tippy-box[data-theme~='duplicato-filled'] h3 { background-color: #13659C; color: white; } .tippy-box[data-theme~='duplicator-filled'] .tippy-content { background-color: #13659C; color: white; } .tippy-box[data-theme~='duplicator'][data-placement^='top']>.tippy-arrow::before, .tippy-box[data-theme~='duplicator-filled'][data-placement^='top']>.tippy-arrow::before { border-top-color: #13659C; } .tippy-box[data-theme~='duplicator'][data-placement^='bottom']>.tippy-arrow::before, .tippy-box[data-theme~='duplicator-filled'][data-placement^='bottom']>.tippy-arrow::before { border-bottom-color: #13659C; } .tippy-box[data-theme~='duplicator'][data-placement^='left']>.tippy-arrow::before, .tippy-box[data-theme~='duplicator-filled'][data-placement^='left']>.tippy-arrow::before { border-left-color: #13659C; } .tippy-box[data-theme~='duplicator'][data-placement^='right']>.tippy-arrow::before, .tippy-box[data-theme~='duplicator-filled'][data-placement^='right']>.tippy-arrow::before { border-right-color: #13659C; }