diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig index 16664e3831166..45d8ce3e2a751 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig @@ -1463,6 +1463,7 @@ tr.status-warning td { } .tab-navigation .tab-control { background: transparent; + color: inherit; border: 0; box-shadow: none; transition: box-shadow .05s ease-in, background-color .05s ease-in;