Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita0e03f6

Browse files
committed
Minor tweaks
1 parent002dda5 commita0e03f6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,10 @@
370370
.sf-toolbarreset {
371371
position: static;
372372
}
373+
374+
.sf-toolbar-block:hover .sf-toolbar-icon {
375+
background-color: inherit;
376+
}
373377
{%endif %}
374378

375379
/* Responsive Design */
@@ -399,6 +403,10 @@
399403
.sf-toolbar-block-memory .sf-toolbar-icon svg {
400404
display: none;
401405
}
406+
.sf-toolbar-block-time .sf-toolbar-icon svg + span,
407+
.sf-toolbar-block-memory .sf-toolbar-icon svg + span {
408+
margin-left: 0;
409+
}
402410

403411
.sf-toolbar-block .sf-toolbar-icon {
404412
padding: 0 10px;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp