We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3a9e2 commit 7d165acCopy full SHA for 7d165ac
src/DebugBar/Resources/widgets/templates/widget.css
@@ -72,3 +72,6 @@ div.phpdebugbar-widgets-templates table.phpdebugbar-widgets-params .phpdebugbar-
72
font-weight: bold;
73
vertical-align: top;
74
}
75
+div.phpdebugbar[data-theme='dark'] div.phpdebugbar-widgets-templates div.phpdebugbar-widgets-callgraph > pre * {
76
+ background-color: inherit !important;
77
+}
0 commit comments