8000
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 ba94e95 commit eac7195Copy full SHA for eac7195
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig
@@ -1463,6 +1463,7 @@ tr.status-warning td {
1463
}
1464
.tab-navigation .tab-control {
1465
background: transparent;
1466
+ color: inherit;
1467
border: 0;
1468
box-shadow: none;
1469
transition: box-shadow .05s ease-in, background-color .05s ease-in;
@@ -1780,4 +1781,3 @@ body.width-full .container {
1780
1781
@media (min-width: 1200px) {
1782
body.width-full .container { margin: 0 30px; }
1783
-
0 commit comments