Improve table formatting in output
| | |
| | | <xsl:param name="toc.max.depth">0</xsl:param> |
| | | |
| | | <xsl:param name="default.table.frame">topbot</xsl:param> |
| | | |
| | | <xsl:param name="default.table.rules">none</xsl:param> |
| | | <xsl:param name="table.cell.border.thickness">0pt</xsl:param> |
| | | |
| | | <xsl:param name="variablelist.as.blocks" select="1"></xsl:param> |
| | | <xsl:param name="variablelist.term.separator"></xsl:param> |
| | | <xsl:param name="variablelist.term.break.after">1</xsl:param> |
| | |
| | | <xsl:param name="toc.max.depth" select="1" /> |
| | | <xsl:param name="generate.meta.abstract" select="1" /> |
| | | |
| | | <xsl:param name="default.table.frame">none</xsl:param> |
| | | <xsl:param name="default.table.rules">none</xsl:param> |
| | | <xsl:param name="table.cell.border.thickness">0pt</xsl:param> |
| | | |
| | | <xsl:template match="xslthl:keyword" mode="xslthl"> |
| | | <strong class="hl-keyword"> |
| | | <xsl:apply-templates mode="xslthl"/> |
| | |
| | | <xsl:param name="toc.max.depth" select="1" /> |
| | | <xsl:param name="generate.meta.abstract" select="1" /> |
| | | |
| | | <xsl:param name="default.table.frame">none</xsl:param> |
| | | <xsl:param name="default.table.rules">none</xsl:param> |
| | | <xsl:param name="table.cell.border.thickness">0pt</xsl:param> |
| | | |
| | | <xsl:template match="xslthl:keyword" mode="xslthl"> |
| | | <strong class="hl-keyword"> |
| | | <xsl:apply-templates mode="xslthl"/> |
| | |
| | | <para>When you first install OpenDJ directory server and import your |
| | | data from LDIF, the following indexes are configured.</para> |
| | | |
| | | <table rowheader="firstcol"> |
| | | <table pgwide="1" rules="none"> |
| | | <title>Default Indexes</title> |
| | | <tgroup cols="7"> |
| | | <colspec colnum="2" colname="c2" /> |
| | |
| | | font-size: 13px; |
| | | } |
| | | |
| | | hr |
| | | { |
| | | display: none; |
| | | } |
| | | |
| | | ul |
| | | { |
| | | list-style-image: url("../images/bulletpoint.png"); |
| | |
| | | background-color: #fafafa; |
| | | } |
| | | |
| | | div.navheader |
| | | { |
| | | border-bottom: thin solid #ccc; |
| | | } |
| | | |
| | | /* Do not repeat the title at the top of the page. */ |
| | | .navheader th |
| | | { |
| | |
| | | max-height: 480px; |
| | | } |
| | | |
| | | ol |
| | | ol,th,td |
| | | { |
| | | font-size: 12px; |
| | | } |
| | | |
| | | .table-contents |
| | | { |
| | | border-top: thin solid #ccc; |
| | | border-bottom: thin solid #ccc; |
| | | } |
| | | |
| | | .table-contents thead { |
| | | text-align: left; |
| | | } |
| | | |
| | | /* |
| | | * Man pages |
| | | */ |