CC-3434 : Playlist Builder fast deleting
This commit is contained in:
parent
d25a6b7b6b
commit
eb389d99d2
3 changed files with 75 additions and 30 deletions
BIN
airtime_mvc/public/css/images/loader.gif
Normal file
BIN
airtime_mvc/public/css/images/loader.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -456,4 +456,14 @@ div.helper li {
|
|||
|
||||
li.spl_empty {
|
||||
height: 56px;
|
||||
}
|
||||
|
||||
.pl-overlay {
|
||||
z-index:100;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.pl-loading {
|
||||
z-index:101;
|
||||
background: transparent url(images/loader.gif) no-repeat 0 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue