CC-3724 : Now Playing -> Timeline view: to drag and drop single file very fast will block adding the same file

using jquery.blockUI.js on timeline/playlist builder pages.
This commit is contained in:
Naomi Aro 2012-05-04 15:00:18 +02:00
parent 12a5f17ff5
commit edaec54a5d
6 changed files with 80 additions and 60 deletions

View file

@ -1,7 +1,7 @@
@CHARSET "UTF-8";
.sb-content {
overflow: hidden;
overflow: hidden;
}
.sb-content .dataTables_scrolling {