mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
New: Added advanced subtitle/audio language filter to {MediaInfo ..}
closes #3367
This commit is contained in:
@@ -16,3 +16,21 @@
|
||||
margin-left: 10px;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.footNote {
|
||||
|
||||
color: $helpTextColor;
|
||||
display: flex;
|
||||
|
||||
.icon {
|
||||
padding: 2px;
|
||||
margin-top: 3px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: #f7f7f7;
|
||||
border: 1px solid $borderColor;
|
||||
padding: 0px 1px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user