Skip to content

Commit 1c4a5e8

Browse files
authored
fix: dark mode timeline-open color text
1 parent be40bfb commit 1c4a5e8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

system/Debug/Toolbar/Views/toolbar.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,9 @@
532532
#debug-bar .timeline .timer {
533533
background-color: #DD8615;
534534
}
535+
#debug-bar .timeline .timeline-parent-open td {
536+
color: #252525;
537+
}
535538
.debug-view.show-view {
536539
border-color: #DD8615;
537540
}

0 commit comments

Comments
 (0)