Add IMDB, TVDB, TMDb, last.fm, and trakt to notification options

This commit is contained in:
JonnyWong16 2016-02-09 22:20:17 -08:00
parent 71131c699e
commit 42bfacfb19
3 changed files with 90 additions and 8 deletions

View file

@ -2718,4 +2718,8 @@ table[id^='media_info_child'] table[id^='media_info_child'] thead th {
}
.selectize-input input[type='text'] {
height: 20px;
}
.small-muted {
font-size: small;
color: #777;
}