www-commits
[Top][All Lists]
Advanced

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

www/proprietary proprietary.html


From: Therese Godefroy
Subject: www/proprietary proprietary.html
Date: Mon, 26 Apr 2021 08:56:57 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/04/26 08:56:56

Modified files:
        proprietary    : proprietary.html 

Log message:
        Adjust table size to its content.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/proprietary/proprietary.html?cvsroot=www&r1=1.328&r2=1.329

Patches:
Index: proprietary.html
===================================================================
RCS file: /webcvs/www/www/proprietary/proprietary.html,v
retrieving revision 1.328
retrieving revision 1.329
diff -u -b -r1.328 -r1.329
--- proprietary.html    26 Apr 2021 11:53:04 -0000      1.328
+++ proprietary.html    26 Apr 2021 12:56:56 -0000      1.329
@@ -18,7 +18,7 @@
 #about-section { font-size: 1.1em; font-style: italic; }
 table#TOC {
    display: block;
-   max-width: 100%;
+   max-width: 100%; width: max-content;
    overflow: auto;
    border: .2em solid #e0dfda;
    margin: 2.5em auto;
@@ -308,7 +308,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2021/04/26 11:53:04 $
+$Date: 2021/04/26 12:56:56 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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