SAAS-1061 - implement podcast list view skeleton; small bugfixes
Conflicts: airtime_mvc/public/js/airtime/library/library.js
This commit is contained in:
parent
28493497fd
commit
8c65ba8f66
16 changed files with 406 additions and 333 deletions
|
@ -716,3 +716,15 @@ th.library_checkbox {
|
|||
background-color: #FF5D1A !important;
|
||||
height: 38px !important;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~
|
||||
Podcasts
|
||||
~~~~~~~~~~~~~~~~ */
|
||||
|
||||
#podcast_table {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~
|
||||
END Podcasts
|
||||
~~~~~~~~~~~~~~~~ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue