svn commit: r1928538 - apr/site/trunk/docs
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <175810171565.2924797.14657524252061479148@svn02-us-east.apache.org> |
Author: dsahlberg
Date: Wed Sep 17 09:35:15 2025
New Revision: 1928538
Log:
Followup to r1928537
Would work better if the same class name is used everywhere
* docs/style.css
Fix class name
Modified:
apr/site/trunk/docs/style.css
Modified: apr/site/trunk/docs/style.css
==============================================================================
--- apr/site/trunk/docs/style.css Wed Sep 17 09:33:45 2025 (r1928537)
+++ apr/site/trunk/docs/style.css Wed Sep 17 09:35:15 2025 (r1928538)
@@ -56,7 +56,7 @@ th {
td {
background: #a0ddf0;
}
-td.ml {
+td.mlh {
width: 50%
}
.covError > td {