Fix folder drag & drop and added relay events.

This commit is contained in:
Ylian Saint-Hilaire
2019-08-01 15:35:23 -07:00
parent 1ee8c9c467
commit 4c84830027
9 changed files with 56 additions and 12 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

View File

@@ -1186,6 +1186,14 @@ a {
border: none;
}
.relayIcon16 {
background: url(../images/icon-relay.png);
height: 16px;
width: 16px;
cursor: pointer;
border: none;
}
.lbbutton {
width: 74px;
height: 74px;