You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2020/01/30 07:47:02 UTC

[isis-antora] branch master updated: tweaks

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis-antora.git


The following commit(s) were added to refs/heads/master by this push:
     new 075d2b4  tweaks
075d2b4 is described below

commit 075d2b46a9a5f9e9147a4241a50c74f241c65de5
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Jan 30 07:46:45 2020 +0000

    tweaks
---
 build/ui-bundle.zip           | Bin 314936 -> 314939 bytes
 src/css/extensions/tweaks.css |   1 +
 2 files changed, 1 insertion(+)

diff --git a/build/ui-bundle.zip b/build/ui-bundle.zip
index f79ca86..024ac56 100644
Binary files a/build/ui-bundle.zip and b/build/ui-bundle.zip differ
diff --git a/src/css/extensions/tweaks.css b/src/css/extensions/tweaks.css
index 7fbbe0c..bfb57e4 100644
--- a/src/css/extensions/tweaks.css
+++ b/src/css/extensions/tweaks.css
@@ -7,4 +7,5 @@
 .doc .imageblock img {
   border: thin solid #3c76bd;
   padding: 10px;
+  margin: 10px;
 }