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

update components

This commit is contained in:
Luke Pulverenti 2017-01-03 03:10:50 -05:00
parent 3e2ad02767
commit afb01571ff
6 changed files with 31 additions and 394 deletions

View file

@ -8,6 +8,10 @@
background: none !important;
background-color: transparent !important;
}
.mouseIdle, .mouseIdle * {
cursor: none !important;
}
</style>
</head>