1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update recordings

This commit is contained in:
Luke Pulverenti 2015-08-18 11:25:57 -04:00
parent 84edab7fb0
commit 42ff117d72
4 changed files with 18 additions and 13 deletions

View file

@ -379,9 +379,13 @@ paper-menu-item {
}
.ui-page-theme-b paper-input label, .ui-page-theme-b paper-textarea label {
color: #ccc !important;
font-size: 20px !important;
font-family: inherit !important;
color: #858585 !important;
}
.ui-page-theme-b .label-is-highlighted label {
color: #52B54B !important;
}
.ui-page-theme-b paper-input input, .ui-page-theme-b paper-textarea textarea {