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, 6.1 has been updated
       via  4cd12d646c2ef4a2e3c265b101d4af949f8b1a1e (commit)
      from  1972514e0510c4da2bc19e4eb9b59083c053f47c (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=4cd12d646c2ef4a2e3c265b101d4af949f8b1a1e

commit 4cd12d646c2ef4a2e3c265b101d4af949f8b1a1e
Author: Franck Villaume <[email protected]>
Date:   Sat Jan 13 18:49:13 2018 +0100

    widget user my tasks: add missing preview image

diff --git a/src/www/images/widget/widget-preview-my_tasks-en_US.png 
b/src/www/images/widget/widget-preview-my_tasks-en_US.png
new file mode 100644
index 0000000..6988b39
Binary files /dev/null and 
b/src/www/images/widget/widget-preview-my_tasks-en_US.png differ
diff --git a/src/www/themes/css/fusionforge.css 
b/src/www/themes/css/fusionforge.css
index 2f197db..8292a4c 100644
--- a/src/www/themes/css/fusionforge.css
+++ b/src/www/themes/css/fusionforge.css
@@ -529,6 +529,10 @@ p.information {
        background-image: 
url('../../images/widget/widget-preview-my_admin-en_US.png');
 }
 
+.widget-preview-mytasks-en_US {
+       background-image: 
url('../../images/widget/widget-preview-my_tasks-en_US.png');
+}
+
 .widget-preview-mylatestcommits-en_US {
        background-image: 
url('../../images/widget/widget-preview-mylatestcommits-en_US.png');
 }

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

Summary of changes:
 src/www/images/widget/widget-preview-my_tasks-en_US.png | Bin 0 -> 9806 bytes
 src/www/themes/css/fusionforge.css                      |   4 ++++
 2 files changed, 4 insertions(+)
 create mode 100644 src/www/images/widget/widget-preview-my_tasks-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