Skip to content

Commit d28c08b

Browse files
committed
Add red color on error markers
1 parent c4f7f71 commit d28c08b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gha_logs.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ async fn process_logs(
152152
}}
153153
.error-marker {{
154154
scroll-margin-bottom: 15vh;
155+
color: #e5534b;
155156
}}
156157
</style>
157158
<script type="module" nonce="{nonce}">

0 commit comments

Comments
 (0)