mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-15 03:02:39 -04:00
Dragging from the thumbgrid to an album in the tree now works.
Refactored the javascript to minimize duplication.
This commit is contained in:
@@ -20,8 +20,13 @@
|
||||
padding: .3em 0;
|
||||
}
|
||||
|
||||
.gBranchDroppable {
|
||||
border: 1px dotted;
|
||||
}
|
||||
|
||||
.gBranchText {
|
||||
cursor: pointer;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.gBranchCollapsed {
|
||||
|
||||
Reference in New Issue
Block a user