www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging/nav-bar/test9 other-free-boo...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 other-free-boo...
Date: Mon, 03 Mar 2014 20:48:26 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/03 20:48:26

Modified files:
        server/staging/nav-bar/test9: other-free-books2.fr.html 
                                      free-distros2.fr.html layout4.css 

Log message:
        Change style of outdated; remove extra </div>.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/other-free-books2.fr.html?cvsroot=www&r1=1.12&r2=1.13
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/free-distros2.fr.html?cvsroot=www&r1=1.11&r2=1.12
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout4.css?cvsroot=www&r1=1.22&r2=1.23

Patches:
Index: other-free-books2.fr.html
===================================================================
RCS file: 
/webcvs/www/www/server/staging/nav-bar/test9/other-free-books2.fr.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- other-free-books2.fr.html   3 Mar 2014 20:14:51 -0000       1.12
+++ other-free-books2.fr.html   3 Mar 2014 20:48:26 -0000       1.13
@@ -524,7 +524,7 @@
 <div class="footer-unit">
 <!--TRANSLATORS: Use space (SPC) as msgstr if you don't want credits.-->
 Traduction : Cédric Corazza.<br /> Révision : <a
-href="mailto:trad-gnu&#64;april.org";>trad-gnu&#64;april.org</a></div>
+href="mailto:trad-gnu&#64;april.org";>trad-gnu&#64;april.org</a>
 </div><!-- /footer-unit -->
 
 <!-- start of server/bottom-notes.html -->
@@ -536,7 +536,7 @@
 <!-- timestamp start -->
 Dernière mise à jour :
 
-$Date: 2014/03/03 20:14:51 $
+$Date: 2014/03/03 20:48:26 $
 
 <!-- timestamp end -->
 </p>

Index: free-distros2.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/free-distros2.fr.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- free-distros2.fr.html       3 Mar 2014 15:25:42 -0000       1.11
+++ free-distros2.fr.html       3 Mar 2014 20:48:26 -0000       1.12
@@ -364,7 +364,7 @@
 <div class="footer-unit">
 <!--TRANSLATORS: Use space (SPC) as msgstr if you don't want credits.-->
 Traduction : Cédric Corazza.<br /> Révision : <a
-href="mailto:trad-gnu&#64;april.org";>trad-gnu&#64;april.org</a></div>
+href="mailto:trad-gnu&#64;april.org";>trad-gnu&#64;april.org</a>
 </div><!-- /footer-unit -->
 
 <!-- start of server/bottom-notes.html -->
@@ -376,7 +376,7 @@
 <!-- timestamp start -->
 Dernière mise à jour :
 
-$Date: 2014/03/03 15:25:42 $
+$Date: 2014/03/03 20:48:26 $
 
 <!-- timestamp end -->
 </p>

Index: layout4.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout4.css,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- layout4.css 3 Mar 2014 18:17:00 -0000       1.22
+++ layout4.css 3 Mar 2014 20:48:26 -0000       1.23
@@ -615,13 +615,14 @@
 
 /* For outdated translations  */
 #outdated {
-   padding: .5em;
-   margin: 1em 0 .5em 0;
+   padding: .7em 3%;
+   margin: 0 -1%; 
    background-color: #f5f6f7;
-   border: .2em solid #b9bcbf;
+   border-bottom: .2em solid #b9bcbf;
+}
+#outdated p {
+   margin: 0.2em 0;
 }
-#outdated p {  font-size: .9em;
-margin: 0.2em; }
 /* In the out-of-date notice, we use <br> elements to separate
    translatable texts from automatically generated items. */
 #outdated br { display: none }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]