Dragging from the thumbgrid to an album in the tree now works.

Refactored the javascript to minimize duplication.
This commit is contained in:
Tim Almdal
2009-04-22 16:09:57 +00:00
parent f9ec5d6de4
commit 475b8fe9ff
6 changed files with 223 additions and 65 deletions

View File

@@ -20,8 +20,13 @@
padding: .3em 0;
}
.gBranchDroppable {
border: 1px dotted;
}
.gBranchText {
cursor: pointer;
width: auto;
}
.gBranchCollapsed {