mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
pool tuners
This commit is contained in:
parent
1ab2aaa51a
commit
8db3ce6e73
4 changed files with 20 additions and 26 deletions
|
@ -378,12 +378,16 @@ paper-menu-item {
|
|||
padding: .5em 0;
|
||||
}
|
||||
|
||||
.ui-page-theme-b paper-input label, .ui-page-theme-b paper-textarea label {
|
||||
font-size: 20px !important;
|
||||
paper-input label, paper-textarea label {
|
||||
font-size: 18px !important;
|
||||
font-family: inherit !important;
|
||||
color: #858585 !important;
|
||||
}
|
||||
|
||||
.ui-page-theme-b paper-input label, .ui-page-theme-b paper-textarea label {
|
||||
color: #858585 !important;
|
||||
}
|
||||
|
||||
.ui-page-theme-a .label-is-highlighted label {
|
||||
color: green !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue