mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update subtitle editor
This commit is contained in:
parent
6697f8685d
commit
5361e0d2a5
18 changed files with 446 additions and 406 deletions
|
@ -184,11 +184,6 @@ paper-button.notext {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/*paper-toast {
|
||||
background-color: #eee;
|
||||
color: #000;
|
||||
}*/
|
||||
|
||||
.bottomFab {
|
||||
bottom: 90px;
|
||||
}
|
||||
|
@ -480,7 +475,7 @@ paper-textarea.mono textarea {
|
|||
}
|
||||
|
||||
.ui-body-b .paperList {
|
||||
background-color: #323232;
|
||||
background-color: #2b2b2b;
|
||||
}
|
||||
|
||||
paper-dropdown-menu {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue