Skip to content

Commit 767e37e

Browse files
committed
Change stack trace background color.
1 parent 3a45fc8 commit 767e37e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Serilog.Ui.Web/wwwroot/dist/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ a[data-toggle="collapse"] {
393393
}
394394

395395
pre.stacktrace {
396-
background-color: #333;
396+
background-color: #222;
397397
color: #ffffff;
398398
padding-left: 5px;
399399
}

src/Serilog.Ui.Web/wwwroot/dist/main.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)