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  12a44b62c85887262e3ec23290a86b5aa4dc9d64 (commit)
      from  9915e22297d30865a8a77347054517f772518f3a (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=12a44b62c85887262e3ec23290a86b5aa4dc9d64

commit 12a44b62c85887262e3ec23290a86b5aa4dc9d64
Author: Franck Villaume <[email protected]>
Date:   Sun May 15 17:26:58 2016 +0200

    funky theme: align all images vertically by default

diff --git a/src/www/themes/funky/css/theme.css 
b/src/www/themes/funky/css/theme.css
index 0c65a78..b6119b6 100644
--- a/src/www/themes/funky/css/theme.css
+++ b/src/www/themes/funky/css/theme.css
@@ -49,6 +49,7 @@ form {
 
 img {
        border:0;
+       vertical-align: middle;
 }
 
 h1 {

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

Summary of changes:
 src/www/themes/funky/css/theme.css | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
FusionForge

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

Reply via email to