Author: buildbot
Date: Mon Nov  6 16:04:47 2017
New Revision: 1020507

Log:
Staging update by buildbot for sis

Modified:
    websites/staging/sis/trunk/content/   (props changed)
    websites/staging/sis/trunk/content/book/book.css
    websites/staging/sis/trunk/content/book/en/developer-guide.html
    websites/staging/sis/trunk/content/book/fr/developer-guide.html

Propchange: websites/staging/sis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov  6 16:04:47 2017
@@ -1 +1 @@
-1814385
+1814422

Modified: websites/staging/sis/trunk/content/book/book.css
==============================================================================
--- websites/staging/sis/trunk/content/book/book.css (original)
+++ websites/staging/sis/trunk/content/book/book.css Mon Nov  6 16:04:47 2017
@@ -205,27 +205,21 @@ table tr td.separator {
   padding-bottom:      6px;
 }
 
-table.hidden {
-  border-style: none;
+div.caption {
+  margin:      6px;
+  text-align:  center;
+  font-weight: bold;
+  font-family: sans-serif;
 }
 
-table.hidden tr {
-  vertical-align: top;
+div.row-of-boxes {
+  display:         flex;
+  align-items:     flex-start;
+  justify-content: center;
 }
 
-table.hidden tr th {
-  border-style:   none;
-  background:     none;
-  font-family:    sans-serif;
-  font-weight:    bold;
-  padding-top:    12px;
-  padding-bottom: 6px;
-  padding-left:   0;
-  padding-right:  0;
-}
-
-table.hidden tr td {
-  padding: 0;
+div.row-of-boxes > div {
+  padding: 6px 30px;
 }
 
 pre {

Modified: websites/staging/sis/trunk/content/book/en/developer-guide.html
==============================================================================
Binary files - no diff available.

Modified: websites/staging/sis/trunk/content/book/fr/developer-guide.html
==============================================================================
Binary files - no diff available.


Reply via email to