8000 Explicit tab controls’ color as they can be buttons · symfony/symfony@f34af1c · GitHub
[go: up one dir, main page]

Skip to content

Commit f34af1c

Browse files
committed
Explicit tab controls’ color as they can be buttons
1 parent ba94e95 commit f34af1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/WebProfilerBundle/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)
0