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

Commitebb44e4

Browse files
committed
Added some styles to make old panels look better in the new design
1 parent1847285 commitebb44e4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,18 @@
385385
display: inline-block;
386386
}
387387

388+
/* Legacy Design - these styles are maintained to make old panels look
389+
a bit better on the new toolbar */
390+
.sf-toolbar-block .sf-toolbar-info-piece-additional-detail {
391+
color: #AAA;
392+
font-size: 12px;
393+
}
394+
.sf-toolbar-status-green .sf-toolbar-info-piece-additional-detail,
395+
.sf-toolbar-status-yellow .sf-toolbar-info-piece-additional-detail,
396+
.sf-toolbar-status-red .sf-toolbar-info-piece-additional-detail {
397+
color: #FFF;
398+
}
399+
388400
@media (min-width: 768px) {
389401

390402
.sf-toolbar-icon .sf-toolbar-label,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp