1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-17 21:26:22 -04:00

New: Hidden field with series title for use with Xtender (Chrome Plugin)

This commit is contained in:
Mark McDowall
2014-11-22 11:32:08 -08:00
parent e2450e2106
commit b3136b359a
2 changed files with 5 additions and 0 deletions

View File

@@ -282,6 +282,10 @@
.episode-activity-details-cell .popover {
max-width: 800px;
}
.hidden-series-title {
display : none;
}
}
.season-grid {