mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support more embedded video metadata
This commit is contained in:
parent
b43d55182d
commit
3d4ec9caf1
18 changed files with 3367 additions and 3369 deletions
22
dashboard-ui/devices/windowsphone/wp.css
Normal file
22
dashboard-ui/devices/windowsphone/wp.css
Normal file
|
@ -0,0 +1,22 @@
|
|||
html, body, .ui-btn, .pageTitle {
|
||||
font-family: 'Segoe UI', Arial, sans-serif;
|
||||
}
|
||||
|
||||
.viewMenuBar {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.libraryViewNav, .libraryViewNav paper-tabs {
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
text-transform: lowercase;
|
||||
font-size: 240%;
|
||||
}
|
||||
|
||||
.libraryViewNav a, paper-tab {
|
||||
font-weight: 400 !important;
|
||||
}
|
||||
|
||||
.background-theme-b, paper-dialog.background-theme-b {
|
||||
background: #161616;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue