| Server IP : 217.160.0.223 / Your IP : 216.73.217.21 Web Server : Apache System : Linux www 6.18.38-i1-ampere+ #1089 SMP Tue Jul 7 14:54:42 CEST 2026 aarch64 User : sws1073902667 ( 1073902667) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/www/public/wp-content/plugins/duplicate-it/css/ |
Upload File : |
.counter-button {
cursor: pointer;
}
span.rating-stars {
color: #ffb900 !important;
transition: transform 0.2s !important; / Smooth transition for the zoom effect /
}
.rating-stars:hover{
transform: scale(1.1) !important; / Zoom in on hover (adjust the scale value as needed) /
display:inline-block !important;
}
td.plugin-title.column-primary strong{
font-weight:400;
}
/* Duplicate IT – Taxonomy checkbox vertical layout */
.duplicate-it-taxonomies label {
display: block;
margin-bottom: 6px;
}
/* FORCE vertical taxonomy checkboxes in admin */
.wp-admin table.form-table td label {
display: block !important;
margin-bottom: 6px;
}
.wp-admin table.form-table td input[type="checkbox"] {
margin-right: 6px;
}
.duplicate-it-column {
position: relative;
top: 23px;
margin-bottom: 23px !important;
}