www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout5.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout5.css
Date: Wed, 05 Mar 2014 14:39:56 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/05 14:39:56

Modified files:
        server/staging/nav-bar/test9: layout5.css 

Log message:
        More cleanup.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout5.css?cvsroot=www&r1=1.43&r2=1.44

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- layout5.css 5 Mar 2014 13:29:32 -0000       1.43
+++ layout5.css 5 Mar 2014 14:39:56 -0000       1.44
@@ -795,20 +795,17 @@
 
 /* For wide tables, e.g. in doc/other-free-books.html */
 table.listing {
-   height: 500px: overflow: auto;
    display: block;
    overflow: auto;
-   padding-top:.1em;
    margin: auto;
 }
 
 /* This is for licenses/gpl-faq.html. */
 table#gpl-compat-matrix {
-   border-collapse: collapse;
-   width: 100%;
    display: block;
+   width: 100%;
    overflow: auto;
-   padding-top:.1em;
+   border-collapse: collapse;
    margin: auto;
 }
 
@@ -825,6 +822,8 @@
 th.gpl-matrix-license { text-align: right; }
 tr.gpl-matrix-use-type { border-top: 2px solid black; }
 
+table#gpl-compat-matrix div.large-table {
+}
 
 /* This is used in pages of lists, such as gnu-linux.faq.html,
    to give readers a hint that they can link directly to a given item.



reply via email to

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