1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-13 07:32:52 +00:00

Fix for pointer over episode title.

This commit is contained in:
Louis Vézina 2019-12-07 16:00:02 -05:00
parent 4f996e4f2e
commit d8752b5718

View file

@ -74,6 +74,8 @@
background-color: #ffcccc !important;
line-height: 0 !important;
}
.episode_history { cursor: pointer; }
</style>
<script>