rework drag and drop to drag directly into files area, implement the default upload button to work with the same mechanism as drag and drop, revert 560af7a5b8
since it did not work so well with the new cloud upload mechanism
This commit is contained in:
@@ -41,3 +41,7 @@
|
||||
padding: 7px 10px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#cloud-drag-area.hover {
|
||||
box-shadow: inset 0 0px 7px #5cb85c;
|
||||
}
|
||||
|
Reference in New Issue
Block a user