Fixed cursor for variations, removed move and changed to pointer

This commit is contained in:
Claudio Sanches 2015-07-29 11:52:12 -03:00
parent 7b2aec4791
commit be3dcf5ddf
2 changed files with 5 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -3053,6 +3053,10 @@ img.help_tip {
}
}
&.woocommerce_variation h3 {
cursor: pointer;
}
h3:hover {
a.delete, .handlediv {
display: block;