[Fusionforge-commits] FusionForge branch Branch_5_1 updated. d9c79c6b68994826d070ee864286e163fec6a6ff

Julien HEYMAN jheyman at fusionforge.org
Mon Oct 15 16:50:39 CEST 2012


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, Branch_5_1 has been updated
       via  d9c79c6b68994826d070ee864286e163fec6a6ff (commit)
      from  ec09df67f55c88ab2ee1f1ab07106957f5694bd5 (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 -----------------------------------------------------------------
commit d9c79c6b68994826d070ee864286e163fec6a6ff
Author: Julien HEYMAN <julien.heyman at atos.net>
Date:   Mon Oct 15 16:50:32 2012 +0200

    Fix bullet in mediawiki summary

diff --git a/src/www/themes/css/fusionforge.css b/src/www/themes/css/fusionforge.css
index 5bd8acc..49b0582 100644
--- a/src/www/themes/css/fusionforge.css
+++ b/src/www/themes/css/fusionforge.css
@@ -324,6 +324,12 @@ up {
 	margin: 0 0 0 1em;
 }
 
+#globalWrapper #toc ul li, #globalWrapper .toc ul li {
+        margin:0em 0em 0.1em 0em;
+        list-style-image:none;
+        list-style-type:none;
+}
+
 /* Progress bargraph (trackers) */
 table.progress {
 	border: 1px solid #d7d7d7;

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

Summary of changes:
 src/www/themes/css/fusionforge.css |    6 ++++++
 1 file changed, 6 insertions(+)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list