mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-19 21:46:43 -04:00
New: Series genres for search results
This commit is contained in:
@@ -70,10 +70,15 @@
|
||||
}
|
||||
|
||||
.originalLanguageName,
|
||||
.network {
|
||||
.network,
|
||||
.genres {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.genres {
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
.tvdbLink {
|
||||
composes: link from '~Components/Link/Link.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user