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

stub out process throttle

This commit is contained in:
Luke Pulverenti 2015-02-27 12:43:06 -05:00
parent 377e169961
commit c7aae76f72
5 changed files with 7 additions and 15 deletions

View file

@ -23,14 +23,6 @@
z-index: 998;
display: none;
}
/* Stops safari context menus (supposedly). Can't get this to work. */
body, .card {
-webkit-touch-callout: none !important;
}
body, .card {
-webkit-user-select: none !important;
}
.cardOverlayInner {
padding: 11px 12px 10px;