File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -540,7 +540,7 @@ div.phpdebugbar-widgets-sqlqueries table.phpdebugbar-widgets-params td {
540540}
541541
542542div .phpdebugbar-widgets-sqlqueries table .phpdebugbar-widgets-params th {
543- background-color : var (--debugbar-header );
543+ background-color : var (--debugbar-background-alt );
544544}
545545
546546div .phpdebugbar-widgets-sqlqueries table .phpdebugbar-widgets-params td .phpdebugbar-widgets-name {
@@ -712,7 +712,7 @@ div.phpdebugbar-widgets-sqlqueries table.phpdebugbar-widgets-explain {
712712}
713713
714714div .phpdebugbar-widgets-sqlqueries table .phpdebugbar-widgets-explain th {
715- border : 1px solid var (--debugbar-header );
715+ border : 1px solid var (--debugbar-border );
716716 text-align : center;
717717}
718718
You can’t perform that action at this time.
0 commit comments