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
|
@ -621,7 +621,6 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
.libraryPanelHeader {
|
||||
margin: 5px 0 15px 0;
|
||||
font-size: 15px;
|
||||
font-family: Montserrat;
|
||||
}
|
||||
|
||||
.libraryPanelHeader a {
|
||||
|
@ -985,12 +984,6 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
@media all and (min-width: 650px) {
|
||||
.libraryTabs .ui-btn-inner {
|
||||
padding: .5em 15px !important;
|
||||
}
|
||||
}
|
||||
|
||||
/* All HTML5 progress enabled browsers */
|
||||
.itemProgressBar {
|
||||
/* Turns off styling - not usually needed, but good to know. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue