Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 381

docbook-style-xsl-1.78.1-1.fc17.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>sidebar.properties</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference Documentation"><link rel="up" href="propsets.html" title="Property Sets"><link rel="prev" href="monospace.verbatim.properties.html" title="monospace.verbatim.properties"><link rel="next" href="sidebar.title.properties.html" title="sidebar.title.properties"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">sidebar.properties</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="monospace.verbatim.properties.html">Prev</a> </td><th width="60%" align="center">Property Sets</th><td width="20%" align="right"> <a accesskey="n" href="sidebar.title.properties.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="sidebar.properties"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">sidebar.properties</span></h2><p>
sidebar.properties
 &#8212; Attribute set for sidebar properties
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="sidebar.properties.frag"></a><pre class="programlisting">
&lt;xsl:attribute-set name="sidebar.properties" use-attribute-sets="formal.object.properties"&gt;
  &lt;xsl:attribute name="border-style"&gt;solid&lt;/xsl:attribute&gt;
  &lt;xsl:attribute name="border-width"&gt;1pt&lt;/xsl:attribute&gt;
  &lt;xsl:attribute name="border-color"&gt;black&lt;/xsl:attribute&gt;
  &lt;xsl:attribute name="background-color"&gt;#DDDDDD&lt;/xsl:attribute&gt;
  &lt;xsl:attribute name="padding-start"&gt;12pt&lt;/xsl:attribute&gt;
  &lt;xsl:attribute name="padding-end"&gt;12pt&lt;/xsl:attribute&gt;
  &lt;xsl:attribute name="padding-top"&gt;6pt&lt;/xsl:attribute&gt;
  &lt;xsl:attribute name="padding-bottom"&gt;6pt&lt;/xsl:attribute&gt;
  &lt;xsl:attribute name="margin-{$direction.align.start}"&gt;0pt&lt;/xsl:attribute&gt;
  &lt;xsl:attribute name="margin-{$direction.align.end}"&gt;0pt&lt;/xsl:attribute&gt;
&lt;!--
  &lt;xsl:attribute name="margin-top"&gt;6pt&lt;/xsl:attribute&gt;
  &lt;xsl:attribute name="margin-bottom"&gt;6pt&lt;/xsl:attribute&gt;
--&gt;
&lt;/xsl:attribute-set&gt;
</pre>
</div>

<div class="refsection"><a name="idp6266944"></a><h2>Description</h2>

<p>The styling for sidebars.</p>

</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="monospace.verbatim.properties.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="propsets.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="sidebar.title.properties.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">monospace.verbatim.properties </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> sidebar.title.properties</td></tr></table></div></body></html>