mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update recording defaults
This commit is contained in:
parent
14bce4eaf7
commit
f8eb80550a
10 changed files with 51 additions and 30 deletions
|
@ -12,6 +12,7 @@
|
|||
background-color: #121314;
|
||||
max-width: 90%;
|
||||
max-height: 90%;
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
.actionSheetMenuItem:hover {
|
||||
|
@ -103,7 +104,7 @@
|
|||
}
|
||||
|
||||
.actionsheet-extraSpacing {
|
||||
font-size: 108%;
|
||||
font-size: 112%;
|
||||
}
|
||||
|
||||
.btnCloseActionSheet {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue