HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/confeduphaar/public_html/wp-content/plugins/duplicate-page/css/dp_gutenberg.css
.dt-duplicate-post-status-info .components-button.is-tertiary.is-link {
    color: #ffffff;
    background-color: #007cba;
    border: 1px solid #007cba;
    text-decoration: none;
    border-radius: 3px;
    padding: 5px 10px 8px;
    font-weight: bold;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.dt-duplicate-post-status-info .components-button.is-tertiary.is-link:hover{
    border-color: #0071a1; 
    background-color: #0071a1; 
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    
}