www-commits
[Top][All Lists]
Advanced

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

www gnu-new.css


From: Alex Muntada
Subject: www gnu-new.css
Date: Mon, 16 Oct 2006 20:31:40 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Alex Muntada <alex_muntada>     06/10/16 20:31:40

Modified files:
        .              : gnu-new.css 

Log message:
        Don't allow the anchor text wrap in translation links.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu-new.css?cvsroot=www&r1=1.20&r2=1.21

Patches:
Index: gnu-new.css
===================================================================
RCS file: /web/www/www/gnu-new.css,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- gnu-new.css 11 Oct 2006 19:25:45 -0000      1.20
+++ gnu-new.css 16 Oct 2006 20:31:38 -0000      1.21
@@ -271,6 +271,8 @@
 
 #translations h3, #translations h4{padding-top: 0; margin-top: 0;}
 
+#translations a { white-space: nowrap; }
+
 #magicwrapper{background-color: lime; width: 65em; margin: 0 auto 0 auto;}
 
 #validator{position: absolute; bottom: 0; right: 1em;}




reply via email to

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