1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-18 20:20:40 +00:00
This commit is contained in:
Louis Vézina 2020-08-03 21:24:46 -04:00
parent f193320faf
commit 9741aa19bd

View file

@ -40,6 +40,10 @@
white-space: nowrap;
vertical-align: middle;
}
.dtrg-start {
cursor: pointer;
}
</style>
{% endblock page_head %}