www-commits
[Top][All Lists]
Advanced

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

www/licenses gpl-faq.html


From: Therese Godefroy
Subject: www/licenses gpl-faq.html
Date: Sat, 9 Feb 2019 10:05:37 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 19/02/09 10:05:37

Modified files:
        licenses       : gpl-faq.html 

Log message:
        Fix borders in compatibility matrix.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/gpl-faq.html?cvsroot=www&r1=1.244&r2=1.245

Patches:
Index: gpl-faq.html
===================================================================
RCS file: /webcvs/www/www/licenses/gpl-faq.html,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -b -r1.244 -r1.245
--- gpl-faq.html        25 Dec 2018 14:59:35 -0000      1.244
+++ gpl-faq.html        9 Feb 2019 15:05:36 -0000       1.245
@@ -10,6 +10,9 @@
 }
 #template-diagram img { width: 100%; }
 
+table#gpl-compat-matrix td, table#gpl-compat-matrix th {
+   border: 1px solid black;
+}
 table#gpl-compat-matrix {
    display: block;
    width: 100%;
@@ -17,12 +20,12 @@
    padding: .1em;
    margin: auto;
    border-collapse: collapse;
+   border: 2px solid black;
 }
 table#gpl-compat-matrix td, th.gpl-matrix-border {
    text-align: center;
    padding: .3em;
    margin: 0;
-   border: 1px solid black;
 }
 table#gpl-compat-matrix td.ok { background-color: #ccffcc; }
 table#gpl-compat-matrix td.mok { background-color: #e4ffcc; }
@@ -3941,7 +3944,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/12/25 14:59:35 $
+$Date: 2019/02/09 15:05:36 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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