From 696972cbb66a58cad80f953915ce541c08997ad1 Mon Sep 17 00:00:00 2001 From: martindholmes Date: Sat, 18 Jan 2025 10:45:05 -0800 Subject: [PATCH] More work on documentation CSS. --- docs/documentation.css | 4 +++- docs/staticSearch.html | 2 +- schema/staticSearch.rng | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/documentation.css b/docs/documentation.css index f7a7d1e..0bd9874 100644 --- a/docs/documentation.css +++ b/docs/documentation.css @@ -934,6 +934,9 @@ div.egXML_invalid{ /* table of contents */ ul.toc{ list-style: none; + @media only screen and (max-width: 768px) { + padding-left: 1em; + } } li.toc{ list-style: none; @@ -1697,7 +1700,6 @@ section[id] div.table table>tbody>tr{ @media only screen and (max-width: 768px) { display: list; list-style-type: none; - padding-left: 0; border-style: solid; border-color: gray; border-width: 1pt 0; diff --git a/docs/staticSearch.html b/docs/staticSearch.html index 7e2590c..e074d34 100644 --- a/docs/staticSearch.html +++ b/docs/staticSearch.html @@ -3896,7 +3896,7 @@

Appendix A.2.2 att.mat diff --git a/schema/staticSearch.rng b/schema/staticSearch.rng index 9e52dc3..adb9b04 100644 --- a/schema/staticSearch.rng +++ b/schema/staticSearch.rng @@ -5,7 +5,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" ns="http://hcmc.uvic.ca/ns/staticSearch">