N°3199 - Add tippyjs / popper.js JS libs (introducing NPM dependencies management system for JS/CSS libs)

This commit is contained in:
Molkobain
2020-07-22 12:57:33 +02:00
parent 20ed4fe2d1
commit 46deb9590d
306 changed files with 32337 additions and 0 deletions

View File

@@ -0,0 +1 @@
.tippy-box[data-animation=shift-away-subtle][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top]{transform:translateY(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom]{transform:translateY(-5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left]{transform:translateX(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right]{transform:translateX(-5px)}