Task lists WIP:
* task drag and drop (buggy version)
This commit is contained in:
@ -35,5 +35,13 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.livechat-drag-bottom-half .task-line {
|
||||
border-bottom: 4px solid blue;
|
||||
}
|
||||
|
||||
&.livechat-drag-top-half .task-line {
|
||||
border-top: 4px solid blue;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user