Skip to content

Commit 5eeaf96

Browse files
committed
better colors
1 parent b7dfe3a commit 5eeaf96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

viewer-queue-frontend/src/components/QueueItemComponent.vue

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ export default defineComponent({
8686
8787
.killed {
8888
text-decoration: line-through;
89+
font-style: italic;
90+
color: #ff0000;
8991
}
9092
9193
.green {

0 commit comments

Comments
 (0)