update: assit dialogue and srt creation

This commit is contained in:
Tom Boullay
2026-05-11 13:05:03 +02:00
parent e5aeab6534
commit 3c72298a45
2 changed files with 156 additions and 11 deletions
+8
View File
@@ -1731,6 +1731,7 @@ canvas {
}
.editor-dialogue-manifest-actions button,
.editor-dialogue-manifest-srt-cue,
.editor-dialogue-manifest-preview,
.editor-dialogue-manifest-delete {
display: inline-flex;
@@ -1748,6 +1749,7 @@ canvas {
}
.editor-dialogue-manifest-actions button:hover,
.editor-dialogue-manifest-srt-cue:hover,
.editor-dialogue-manifest-preview:hover,
.editor-dialogue-manifest-delete:hover {
border-color: #ffffff;
@@ -1759,6 +1761,7 @@ canvas {
opacity: 0.45;
}
.editor-dialogue-manifest-srt-cue:disabled,
.editor-dialogue-manifest-preview:disabled {
cursor: not-allowed;
opacity: 0.45;
@@ -1813,6 +1816,11 @@ canvas {
color: #bae6fd;
}
.editor-dialogue-manifest-srt-cue {
border-color: rgba(134, 239, 172, 0.24);
color: #bbf7d0;
}
.editor-dialogue-manifest-status {
margin: 0;
color: #8d8d8d;