From 9f772c78f3ca26a630bdfabba9c4576cb10af2b9 Mon Sep 17 00:00:00 2001 From: Matthieu Moquet Date: Sat, 12 May 2012 22:27:28 +0200 Subject: [PATCH] [WDT] Ajusted the color of the PHP logo Since the redesign of the Web-Debug-Toolbar, a new PHP icon has been set, but its color was a bit darker (#000000) than the other icons in the toolbar (#302e32 for the Symfony2 logo). This commit aims to ajust the background color of the PHP logo to keep a certain homogeneity. --- .../Resources/views/Collector/config.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/config.html.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/config.html.twig index 72a15e6ee859d..2793be5ca9665 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/config.html.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/config.html.twig @@ -21,7 +21,7 @@ {# PHP Information #} {% set icon %} - PHP + PHP {% endset %} {% set text %}