From 9045cb5efc5c545548ce61b4a30ffebf563ac42d Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 20 2011 16:02:46 +0000 Subject: Update `Docbook/tables.css': - Add 0.2em of padding-left to admonitions in order to align them to `pre' elements on the left. --- diff --git a/Identity/Webenv/Css/Docbook/tables.css b/Identity/Webenv/Css/Docbook/tables.css index 9700dd3..3db6254 100755 --- a/Identity/Webenv/Css/Docbook/tables.css +++ b/Identity/Webenv/Css/Docbook/tables.css @@ -64,6 +64,7 @@ div.important, div.caution, div.warning { margin: 1.5em 0 1.5em 0 !important; + padding-left: 0.2em; } div.note table, div.note table,