This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  17674eed4f94760bf927243b49635b864de784b1 (commit)
      from  dab823ff7f06f2e526c479f9f60535f6ea247bdc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=17674eed4f94760bf927243b49635b864de784b1

commit 17674eed4f94760bf927243b49635b864de784b1
Author: Franck Villaume <[email protected]>
Date:   Sat Jun 24 12:34:23 2017 +0200

    add preview widget image for tracker comment

diff --git a/src/www/images/widget/widget-preview-trackercomment-en_US.png 
b/src/www/images/widget/widget-preview-trackercomment-en_US.png
new file mode 100644
index 0000000..c3248fe
Binary files /dev/null and 
b/src/www/images/widget/widget-preview-trackercomment-en_US.png differ
diff --git a/src/www/themes/css/fusionforge.css 
b/src/www/themes/css/fusionforge.css
index 42a50bb..a414bb4 100644
--- a/src/www/themes/css/fusionforge.css
+++ b/src/www/themes/css/fusionforge.css
@@ -627,6 +627,10 @@ p.information {
        background-image: 
url('../../images/widget/widget-preview-trackermain-en_US.png');
 }
 
+.widget-preview-trackercomment-en_US {
+       background-image: 
url('../../images/widget/widget-preview-trackercomment-en_US.png');
+}
+
 /* }}} */
 
 /* {{{ Layout Manager */

-----------------------------------------------------------------------

Summary of changes:
 .../widget/widget-preview-trackercomment-en_US.png      | Bin 0 -> 11369 bytes
 src/www/themes/css/fusionforge.css                      |   4 ++++
 2 files changed, 4 insertions(+)
 create mode 100644 
src/www/images/widget/widget-preview-trackercomment-en_US.png


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to