mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Added more information to episode details
This commit is contained in:
parent
43baa2b86e
commit
324862ee13
3 changed files with 17 additions and 6 deletions
|
@ -197,13 +197,15 @@
|
|||
|
||||
.episode-detail-modal {
|
||||
|
||||
.episode-overview {
|
||||
.episode-info {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.episode-overview {
|
||||
font-style : italic;
|
||||
}
|
||||
|
||||
.episode-file-info {
|
||||
|
||||
margin-top : 30px;
|
||||
font-size : 12px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue