mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix style on desktop
This commit is contained in:
parent
c87b0b8263
commit
5a41d706c5
1 changed files with 5 additions and 0 deletions
|
@ -752,6 +752,11 @@
|
||||||
font-weight: 600
|
font-weight: 600
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.listViewUserDataButtons {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
.recordingProgressBar::-moz-progress-bar {
|
.recordingProgressBar::-moz-progress-bar {
|
||||||
background-color: #c33
|
background-color: #c33
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue