File: /var/www/html/onlineshop/wp-content/plugins/yith-woocommerce-compare/assets/css/admin.css
.yith_woocommerce_slider {
width: 300px;
float: left
}
.yith_woocommerce_slider_value {
margin-top: -5px;
margin-left: 10px;
width: 50px;
float: left;
text-align: center;
font-weight: bold;
}
.attributes li {
margin-bottom: 0;
}
.attributes .ui-sortable-placeholder {
background: #f9f9f9;
border: 1px dashed #d4d4d4;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
visibility: visible !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-bottom: -2px;
}