mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
rework playlist editor
This commit is contained in:
parent
add9159c97
commit
cbccf10bec
9 changed files with 255 additions and 220 deletions
|
@ -430,7 +430,7 @@ fieldset {
|
|||
border: none;
|
||||
}
|
||||
|
||||
input:not(.paper-input):not(.likePaperText):not([type='checkbox']):not([type='radio']):not([type='file']) {
|
||||
input:not(.paper-input):not(.likePaperText):not([type='checkbox']):not([type='radio']):not([type='file']):not([type='range']) {
|
||||
-webkit-appearance: none;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-webkit-rtl-ordering: logical;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue