mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
3.2.33.13
This commit is contained in:
parent
f71522a31b
commit
58467a24e3
71 changed files with 188 additions and 238 deletions
|
@ -12,6 +12,15 @@
|
|||
.mouseIdle, .mouseIdle button, .mouseIdle input, .mouseIdle textarea, .mouseIdle a {
|
||||
cursor: none !important;
|
||||
}
|
||||
|
||||
.preload {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.hide {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue