Community
Participate
Working Groups
The following css doesn't work: Button[PUSH].animationBorder { background-color: rgb( 12, 227, 243 ); animation: hoverIn 200ms linear, hoverOut 500ms ease-out; border: 1px solid #C8C8C8; border-radius: 6px; }
It seems the hover-effect does not work if rounded borders are used, but no gradient.
*** Bug 328454 has been marked as a duplicate of this bug. ***
Fixed in CVS HEAD.