1
0
Fork 0
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:
Luke Pulverenti 2017-10-18 21:22:13 -04:00
parent f71522a31b
commit 58467a24e3
71 changed files with 188 additions and 238 deletions

View file

@ -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>