Sweep pending podcast episodes after an hour; css tweaks to My Podcast page

This commit is contained in:
Duncan Sommerville 2015-11-18 16:20:29 -05:00
parent 0efaf836b0
commit e4027c1e1f
8 changed files with 63 additions and 16 deletions

View file

@ -739,7 +739,11 @@ div.ColVis_collectionBackground {
.fg-toolbar .btn-toolbar {
margin: 0;
padding: 6px 6px 5px;
padding: 5px;
}
.fg-toolbar .btn-toolbar .ColVis_MasterButton {
margin: 0;
}
/* ~~~~~~~~~~~~~~~~ */

View file

@ -31,7 +31,7 @@
}
.station_podcast_wrapper {
padding-right: 4px;
padding: 8px;
overflow-x: hidden;
}