mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update vtt headers
This commit is contained in:
parent
e97c785c73
commit
e4417bff1a
11 changed files with 54 additions and 27 deletions
|
@ -402,24 +402,19 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
font-size: 90%;
|
||||
}
|
||||
|
||||
.detailFloatingButton {
|
||||
width: 56px;
|
||||
height: 56px;
|
||||
[is="emby-button"].detailFloatingButton {
|
||||
width: 56px !important;
|
||||
height: 56px !important;
|
||||
top: -28px;
|
||||
position: absolute;
|
||||
right: 25%;
|
||||
background-color: #52B54B !important;
|
||||
}
|
||||
|
||||
.btnFloatingRecord {
|
||||
[is="emby-button"].btnFloatingRecord {
|
||||
background-color: #cc3333 !important;
|
||||
}
|
||||
|
||||
.detailFloatingButton iron-icon {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
@media all and (max-width: 1000px) {
|
||||
|
||||
.primaryDetailsContainer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue