We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c06f84 commit 51391dfCopy full SHA for 51391df
2 files changed
admin/css/debug-toolbar/_theme-dark.scss
@@ -150,10 +150,6 @@
150
.timer {
151
background-color: $g-orange;
152
}
153
-
154
- .timeline-parent-open td {
155
- color: $t-dark;
156
- }
157
158
159
system/Debug/Toolbar/Views/toolbar.css
@@ -532,9 +532,6 @@
532
#debug-bar .timeline .timer {
533
background-color: #DD8615;
534
535
- #debug-bar .timeline .timeline-parent-open td {
536
- color: #252525;
537
538
.debug-view.show-view {
539
border-color: #DD8615;
540
@@ -647,9 +644,6 @@
647
644
#toolbarContainer.dark #debug-bar .timeline .timer {
648
645
649
646
650
-#toolbarContainer.dark #debug-bar .timeline .timeline-parent-open td {
651
652
-}
653
#toolbarContainer.dark .debug-view.show-view {
654
655
0 commit comments