1
0
Fork 0
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:
Luke Pulverenti 2015-08-16 16:26:49 -04:00
parent 15c4de9eac
commit f070369c6d

View file

@ -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 {