1 /* reference.css, a stylesheet for reference documentation
 
   2  * generated by the DocBook XSL Stylesheets */
 
   3 /* $Id: reference.css 8234 2009-02-09 12:10:48Z xmldoc $ */
 
   9 div.note, div.tip, div.warning {
 
  16   border-left: solid #d5dee3 20px;
 
  17   border-right: solid #d5dee3 20px;
 
  21   border-left: solid palegreen 20px;
 
  22   border-right: solid palegreen 20px;
 
  26   border-left: solid yellow 20px;
 
  27   border-right: solid yellow 20px;
 
  30 div.note p, div.tip p, div.warning p {
 
  35 div.note h3, div.tip h3, div.warning h3 {
 
  40   background-color: #d5dee3;
 
  41   border-top-width: 2px;
 
  42   border-top-style: double;
 
  43   border-top-color: #d3d3d3;
 
  44   border-bottom-width: 2px;
 
  45   border-bottom-style: double;
 
  46   border-bottom-color: #d3d3d3;
 
  52 pre.programlisting, pre.synopsis {
 
  54   font-family: monospace;
 
  55   background-color: #d5dee3;
 
  56   border-top-width: 1px;
 
  57   border-top-style: single;
 
  58   border-top-color: #d3d3d3;
 
  59   border-bottom-width: 1px;
 
  60   border-bottom-style: single;
 
  61   border-bottom-color: #d3d3d3;
 
  68 div.informalexample pre {
 
  70   font-family: monospace;
 
  71   border-top-width: 0px;
 
  72   border-bottom-width: 0px;
 
  76 /* Parameter and PI titles */