mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
Fixed: Year on add series will be shown in grey if its not part of the series title
This commit is contained in:
@@ -44,6 +44,11 @@
|
||||
margin-left: 15px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.year {
|
||||
font-style : italic;
|
||||
color : #aaaaaa;
|
||||
}
|
||||
}
|
||||
|
||||
.new-series-overview {
|
||||
|
||||
Reference in New Issue
Block a user