From 7cff4e09255706cdc82687d17b13a6a234831a5f Mon Sep 17 00:00:00 2001 From: Roger Sheen Date: Sun, 3 Mar 2019 20:30:29 +0100 Subject: [PATCH 01/12] Add Relax NG schema & package.version Signed-off-by: Roger Sheen --- plugin.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin.xml b/plugin.xml index ff54fd69..919229e6 100755 --- a/plugin.xml +++ b/plugin.xml @@ -1,9 +1,11 @@ + + From ae3a680298463edfa0e60e92e65810e2548b4a4e Mon Sep 17 00:00:00 2001 From: Roger Sheen Date: Sun, 3 Mar 2019 20:38:22 +0100 Subject: [PATCH 02/12] Update grid classes for Bootstrap 4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit > every tier has been bumped up one level (so .col-md-6 in v3 is now .col-lg-6 in v4) > — https://getbootstrap.com/docs/4.3/migration/#grid-system Signed-off-by: Roger Sheen --- xsl/html5-bootstrap.xsl | 4 ++-- xsl/map2html5-cover.xsl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xsl/html5-bootstrap.xsl b/xsl/html5-bootstrap.xsl index 76f33d3f..75c8b658 100755 --- a/xsl/html5-bootstrap.xsl +++ b/xsl/html5-bootstrap.xsl @@ -71,7 +71,7 @@ -
+
@@ -95,7 +95,7 @@ -