Implements better markup for css changes to be made, including an overlay of the dropzones and help pic/text

Этот коммит содержится в:
Reed Garmsen
2015-08-12 14:12:17 -07:00
родитель 0f1c991727
Коммит 14c121dc0c
7 изменённых файлов: 73 добавлений и 43 удалений

Просмотреть файл

@@ -1,25 +0,0 @@
{
"name": "jquery-dragster",
"version": "1.0.3",
"homepage": "https://github.com/catmanjan/jquery-dragster",
"authors": [
"catmanjan"
],
"description": "Unified drag and drop listener",
"main": "jquery.dragster.js",
"keywords": [
"jquery",
"dragster",
"dragenter",
"dragleave",
"drop"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}