From e66e361426a2e5368e136ee8c60f5ba5f51dc44b Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 8 Oct 2013 22:43:31 -0600 Subject: [PATCH] One of these things is not like the other... (color -> grayscale) --- horde/package.xml | 6 ++++-- horde/themes/default/graphics/php.png | Bin 0 -> 327 bytes horde/themes/default/screen.css | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 horde/themes/default/graphics/php.png diff --git a/horde/package.xml b/horde/package.xml index cfc887e8a72..592aec4db3b 100644 --- a/horde/package.xml +++ b/horde/package.xml @@ -28,7 +28,7 @@ mrubinsk@horde.org yes - 2013-09-03 + 2013-10-09 5.1.5 5.0.0 @@ -1502,6 +1502,7 @@ + @@ -2397,6 +2398,7 @@ + @@ -3763,7 +3765,7 @@ stable stable - 2013-09-03 + 2013-10-09 LGPL-2 * diff --git a/horde/themes/default/graphics/php.png b/horde/themes/default/graphics/php.png new file mode 100644 index 0000000000000000000000000000000000000000..2741e3b7d147942642354c9c4455eb6115b57452 GIT binary patch literal 327 zcmV-N0l5B&P)d11gQLEJ;B_d7Pas9;E)K;_u!D=UqJm2&-=KR(p)P8RVr$bj zF-bp9?mb{IeDL$b|8aAOK`@)9YJz`knPs=Rs79kCOZg+>^1>@#2$C#h>KOCIK$JJy zPRZvb6QsV=A_iCaSE Z$}ctBS4Iq(0a*Y5002ovPDHLkV1hWvjZpvq literal 0 HcmV?d00001 diff --git a/horde/themes/default/screen.css b/horde/themes/default/screen.css index 37ff14ab806..6545f9d77d0 100644 --- a/horde/themes/default/screen.css +++ b/horde/themes/default/screen.css @@ -2245,7 +2245,7 @@ left.horde-point-right { background-image: url("graphics/alerts/alarm.png"); } .horde-admin-php { - background-image: url("graphics/mime/php.png"); + background-image: url("graphics/php.png"); } .horde-admin-sql { background-image: url("graphics/sql.png");