Hello,
do you have any ide how to make the match of styles between the Attributes plugin and Veronika.
In user.css I've seen
/* VERONIKA STYLES */
#atr-search.atr-theme-veronika {padding:10px 12px;margin:0;}
#atr-search.atr-theme-veronika select {margin-bottom:10px;width:88%;}
#atr-item.atr-theme-veronika .atr-name {width:25%;}
#atr-item.atr-theme-veronika .atr-value {width:70%;}
#atr-form.atr-theme-veronika {padding:5px 10px;}
#atr-form.atr-theme-veronika .control-group > label {max-width:30%;}
#atr-form.atr-theme-veronika .control-group > .controls {max-width:68%;}
#atr-form.atr-theme-veronika .controls input[type="date"] {max-width:150px;}
but in the search the attributes arent similar to the others.
Thank you.