* doc/guide.tex:
authorBadlop <badlop@process-one.net>
Thu, 12 Jun 2008 22:00:51 +0000 (22:00 +0000)
committerBadlop <badlop@process-one.net>
Thu, 12 Jun 2008 22:00:51 +0000 (22:00 +0000)
Changes in CSS: verbatim text is indented and has grey background;
descriptions are indented; table borders are softer.

SVN Revision: 1350

ChangeLog
doc/guide.tex

index 4f4974cc7995a95b58bcb2b1908bdc9fe0ac92c3..00d54cf51e53c951bf152d8bf48b8f495fcabbc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2008-06-12  Badlop  <badlop@process-one.net>
 
-       * doc/guide.tex: Permanent reference URL for sections (EJAB-651)
+       * doc/guide.tex: Permanent reference URL for sections (EJAB-651).
+       Changes in CSS: verbatim text is indented and has grey background;
+       descriptions are indented; table borders are softer.
 
 2008-06-10  Badlop  <badlop@process-one.net>
 
index 5be69dfc31913aa1795c1089292d1b417c68034b..4004f1c32a620ac0ca05730d5e3ba3a20fcb7662 100644 (file)
@@ -142,8 +142,16 @@ ejabberd Development Team
 %\newcommand{\new}{\marginpar{\textsc{new}}} % Highlight new features
 %\newcommand{\improved}{\marginpar{\textsc{improved}}} % Highlight improved features
 
-%% To by-pass errors in the HTML version.
-\newstyle{SPAN}{width:20\%; float:right; text-align:left; margin-left:auto;}
+%% To by-pass errors in the HTML version:
+\newstyle{.SPAN}{width:20\%; float:right; text-align:left; margin-left:auto;}
+\newstyle{H1 A, H2 A, H3 A, H4 A}{color:\#000000; text-decoration:none;}
+\newstyle{pre.verbatim}{margin:1ex 2ex;border:1px dashed lightgrey;background-color:\#f9f9f9;padding:0.5ex;}
+\newstyle{.dt-description}{margin:0ex 2ex;}
+\newstyle{table[border="1"]}{border-collapse:collapse;margin-bottom:1em;}
+\newstyle{table[border="1"] td}{border:1px solid \#aaa;padding:2px}
+% Don't display <hr> before and after tables or images:
+\newstyle{BLOCKQUOTE.table DIV.center DIV.center HR}{display:none;} 
+\newstyle{BLOCKQUOTE.figure DIV.center DIV.center HR}{display:none;} 
 
 %% Footnotes
 \begin{latexonly}