mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-3116 Fix on duration display
This commit is contained in:
@@ -289,6 +289,14 @@
|
||||
>
|
||||
</iframe>
|
||||
</div>
|
||||
<style>
|
||||
.video-subtitle-editor-container .number {
|
||||
float: none;
|
||||
}
|
||||
.video-subtitle-editor-container .editing .number {
|
||||
float: left;
|
||||
}
|
||||
</style>
|
||||
<script type="text/javascript">
|
||||
var toolsConfig = {
|
||||
selectionLength: {{ selectionLength }},
|
||||
|
Reference in New Issue
Block a user