SAAS-1165 - implement simple one-item drag and drop for podcast episodes table; still needs work
This commit is contained in:
parent
729360e1a1
commit
a7881b8941
6 changed files with 48 additions and 51 deletions
|
@ -731,7 +731,7 @@ th.library_checkbox {
|
|||
|
||||
/* This is so dragged items show up above the layout */
|
||||
|
||||
#library_display .ui-draggable-dragging {
|
||||
#library_content .ui-draggable-dragging {
|
||||
z-index: 9999;
|
||||
position: fixed !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue