SAAS-1061 - implement podcast list view skeleton; small bugfixes
This commit is contained in:
parent
fe5db4761e
commit
0fcf6a8dac
16 changed files with 512 additions and 439 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