Add move to destination functionality
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
.state-downloading {
|
||||
color: blue;
|
||||
}
|
||||
.state-moved {
|
||||
color: green;
|
||||
}
|
||||
.state-complete {
|
||||
color: green;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user