mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update series recordings
This commit is contained in:
parent
15c4de9eac
commit
f070369c6d
1 changed files with 2 additions and 1 deletions
|
@ -383,11 +383,12 @@ paper-menu-item {
|
|||
color: #fff !important;
|
||||
}
|
||||
|
||||
.ui-page-theme-b paper-input .focused-line, .ui-page-theme-b paper-textarea .focused-line {
|
||||
paper-input .focused-line, .ui-page-theme-b paper-textarea .focused-line {
|
||||
background-color: #52B54B !important;
|
||||
}
|
||||
|
||||
.ui-page-theme-b .unfocused-line.paper-input-container, .ui-page-theme-b .unfocused-line.paper-textarea-container {
|
||||
background: #454545;
|
||||
}
|
||||
|
||||
paper-textarea.mono textarea {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue