Skip to content

Commit 75d484c

Browse files
committed
[WebProfilerBundle] Use same color as other icons for the close toolbar btn
1 parent 9a6be48 commit 75d484c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/views/Profiler/toolbar.css.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125

126126
.sf-toolbarreset .hide-button {
127127
background: var(--sf-toolbar-gray-800);
128+
color: var(--sf-toolbar-gray-300);
128129
display: block;
129130
position: absolute;
130131
top: 2px;

0 commit comments

Comments
 (0)