Got drag-n-drop to schedule working.
This commit is contained in:
parent
90be85de26
commit
85bbe39578
6 changed files with 152 additions and 47 deletions
|
|
@ -108,6 +108,10 @@ div#chat-panel-main-div{
|
|||
width: 0.6em;
|
||||
}
|
||||
|
||||
#chat-panel-users-drag-handle{
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
#chat-panel-multipanel-div{
|
||||
height: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue