File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
system/Debug/Toolbar/Views Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 150150 .timer {
151151 background-color : $g-orange ;
152152 }
153+
154+ .timeline-parent-open td {
155+ color : $t-dark ;
156+ }
153157 }
154158}
155159
Original file line number Diff line number Diff line change 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 }
644647# toolbarContainer .dark # debug-bar .timeline .timer {
645648 background-color : # DD8615 ;
646649}
650+ # toolbarContainer .dark # debug-bar .timeline .timeline-parent-open td {
651+ color : # 252525 ;
652+ }
647653# toolbarContainer .dark .debug-view .show-view {
648654 border-color : # DD8615 ;
649655}
You can’t perform that action at this time.
0 commit comments