mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°3199 - Add tippyjs / popper.js JS libs (introducing NPM dependencies management system for JS/CSS libs)
This commit is contained in:
1
node_modules/tippy.js/animations/shift-away-subtle.css
generated
vendored
Normal file
1
node_modules/tippy.js/animations/shift-away-subtle.css
generated
vendored
Normal 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)}
|
||||
Reference in New Issue
Block a user