added transition

This commit is contained in:
Amine Ben hammou
2017-12-26 10:09:48 +00:00
parent 56e55c072a
commit f2733624e4

View File

@@ -21,6 +21,8 @@ $block-text-line-height = $text-line-height
left: 0
pointer-events: none
border: 1px solid $transparent-color
-webkit-transition: 0.3s;
transition: 0.3s;
&:hover > .mailpoet_block_highlight
border: 1px dashed $block-hover-highlight-color