Skip to content

Commit f48cb84

Browse files
committed
Explicit tab controls’ color as they can be buttons
1 parent 9542d95 commit f48cb84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/views/Profiler/profiler.css.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1463,6 +1463,7 @@ tr.status-warning td {
14631463
}
14641464
.tab-navigation .tab-control {
14651465
background: transparent;
1466+
color: inherit;
14661467
border: 0;
14671468
box-shadow: none;
14681469
transition: box-shadow .05s ease-in, background-color .05s ease-in;

0 commit comments

Comments
 (0)