0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
shinyWidgets
/
assets
/
tippy
/
animations
/
[
Home
]
File: shift-away-extreme.css
.tippy-tooltip[data-animation=shift-away-extreme][data-placement^=top][data-state=hidden]{transform:translateY(20px)}.tippy-tooltip[data-animation=shift-away-extreme][data-placement^=bottom][data-state=hidden]{transform:translateY(-20px)}.tippy-tooltip[data-animation=shift-away-extreme][data-placement^=left][data-state=hidden]{transform:translateX(20px)}.tippy-tooltip[data-animation=shift-away-extreme][data-placement^=right][data-state=hidden]{transform:translateX(-20px)}.tippy-tooltip[data-animation=shift-away-extreme][data-state=hidden]{opacity:0}