1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update profile

This commit is contained in:
Luke Pulverenti 2017-05-21 03:25:29 -04:00
parent d9757495bd
commit 0e03d9a01d
4 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@
background-color: transparent !important;
}
.mouseIdle, .mouseIdle * {
.mouseIdle, .mouseIdle button, .mouseIdle input, .mouseIdle textarea, .mouseIdle a {
cursor: none !important;
}
</style>