Actualización
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"title": "Tether",
|
||||
"description": "Tether is a JavaScript library for efficiently making an absolutely positioned element stay next to another element on the page (http://github.hubspot.com/tether/)",
|
||||
"majorVersion": 1,
|
||||
"minorVersion": 0,
|
||||
"patchVersion": 2,
|
||||
"runnable": 0,
|
||||
"author": "Hubspot. Wrapped as H5P by Joubel (fnoks)",
|
||||
"license": "MIT",
|
||||
"machineName": "Tether",
|
||||
"preloadedJs": [
|
||||
{
|
||||
"path": "scripts/tether.min.js"
|
||||
}
|
||||
],
|
||||
"preloadedCss": [
|
||||
{
|
||||
"path": "styles/tether.min.css"
|
||||
}
|
||||
]
|
||||
}
|
||||
4
plugin/h5p/cache-h5p/launch/source-dragthewords/Tether-1.0/scripts/tether.min.js
vendored
Normal file
4
plugin/h5p/cache-h5p/launch/source-dragthewords/Tether-1.0/scripts/tether.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
plugin/h5p/cache-h5p/launch/source-dragthewords/Tether-1.0/styles/tether.min.css
vendored
Normal file
1
plugin/h5p/cache-h5p/launch/source-dragthewords/Tether-1.0/styles/tether.min.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.tether-element,.tether-element *,.tether-element :after,.tether-element :before,.tether-element:after,.tether-element:before{box-sizing:border-box}.tether-element{position:absolute;display:none}.tether-element.tether-open{display:block}
|
||||
Reference in New Issue
Block a user