1
1
mirror of https://github.com/primer/css.git synced 2024-12-22 21:51:39 +03:00
css/modules/primer-tooltips/lib
Jérémie Astori 2cf338e948
Do not suppress opacity transition for tooltipped-no-delay
As far as I understand (the git history is not too easy to follow on this repo :/), when `tooltipped-no-delay` was added, there were no animations/transitions on the tooltip.

This commit removes the delay, so that the transition starts immediately, instead of suppressing the transition entirely. It effectively makes the 2 variants differ by only the initial delay (like the name suggests).
2017-08-12 20:53:31 -04:00
..
tooltips.scss Do not suppress opacity transition for tooltipped-no-delay 2017-08-12 20:53:31 -04:00