filter duplicate recordings based on showId

This commit is contained in:
Luke Pulverenti 2016-11-24 11:29:23 -05:00
parent 25b668f919
commit 649fd0000d
9 changed files with 21 additions and 67 deletions

View file

@ -36,7 +36,7 @@ html {
padding: 0;
height: 100%;
font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", 'Open Sans', sans-serif;
font-size: 14px;
font-size: 88%;
}
h1 {
@ -92,7 +92,6 @@ h1, h2, h3 {
h1 {
font-weight: normal !important;
font-size: 24px;
opacity: .7;
}