]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/docs/default.css
   3 :Contact: goodger@users.sourceforge.net 
   6 :Copyright: This stylesheet has been placed in the public domain. 
   8 Default cascading style sheet for the HTML output of Docutils. 
  10 See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to 
  11 customize this style sheet. 
  14 /* used to remove borders from tables and images */ 
  15 .borderless, table.borderless td, table.borderless th { 
  18 table
.borderless td
, table
.borderless th 
{ 
  19   /* Override padding for "table.docutils td" with "! important". 
  20      The right padding separates the table cells. */ 
  21   padding: 0 0.5em 0 0 ! important 
} 
  24   /* Override more specific margin styles with "! important". */ 
  25   margin-top: 0 ! important 
} 
  27 .last, .with-subtitle { 
  28   margin-bottom: 0 ! important 
} 
  34   text-decoration: none 
; 
  41   margin-bottom: 0.5em } 
  43 /* Uncomment (and remove this text!) to get bold-faced definition list terms 
  51 div
.abstract p
.topic-title 
{ 
  55 div
.admonition
, div
.attention
, div
.caution
, div
.danger
, div
.error
, 
  56 div
.hint
, div
.important
, div
.note
, div
.tip
, div
.warning 
{ 
  58   border: medium outset 
; 
  61 div
.admonition p
.admonition-title
, div
.hint p
.admonition-title
, 
  62 div
.important p
.admonition-title
, div
.note p
.admonition-title
, 
  63 div
.tip p
.admonition-title 
{ 
  65   font-family: sans-serif 
} 
  67 div
.attention p
.admonition-title
, div
.caution p
.admonition-title
, 
  68 div
.danger p
.admonition-title
, div
.error p
.admonition-title
, 
  69 div
.warning p
.admonition-title 
{ 
  72   font-family: sans-serif 
} 
  74 /* Uncomment (and remove this text!) to get reduced vertical space in 
  76 div.compound .compound-first, div.compound .compound-middle { 
  77   margin-bottom: 0.5em } 
  79 div.compound .compound-last, div.compound .compound-middle { 
  88 div
.dedication p
.topic-title 
{ 
  96 div
.footer
, div
.header 
{ 
 105 div
.line-block div
.line-block 
{ 
 112   border: medium outset 
; 
 114   background-color: #ffffee ; 
 119 div
.sidebar p
.rubric 
{ 
 120   font-family: sans-serif 
; 
 123 div
.system-messages 
{ 
 126 div
.system-messages h1 
{ 
 130   border: medium outset 
; 
 133 div
.system-message p
.system-message-title 
{ 
 140 h1
.section-subtitle
, h2
.section-subtitle
, h3
.section-subtitle
, 
 141 h4
.section-subtitle
, h5
.section-subtitle
, h6
.section-subtitle 
{ 
 159 ol
.simple
, ul
.simple 
{ 
 163   list-style: decimal 
} 
 166   list-style: lower-alpha 
} 
 169   list-style: upper-alpha 
} 
 172   list-style: lower-roman 
} 
 175   list-style: upper-roman 
} 
 189   white-space: nowrap 
} 
 198   font-family: sans-serif 
; 
 203   font-family: sans-serif 
; 
 215 pre
.literal-block
, pre
.doctest-block 
{ 
 218   background-color: #eeeeee } 
 221   font-family: sans-serif 
; 
 222   font-style: oblique 
} 
 224 span
.classifier-delimiter 
{ 
 225   font-family: sans-serif 
; 
 229   font-family: sans-serif 
} 
 232   white-space: nowrap 
} 
 240 span
.section-subtitle 
{ 
 241   /* font-size relative to parent (h1..h6 element) */ 
 245   border-left: solid 
1px gray
; 
 253   margin-bottom: 0.5em } 
 256   border-left: solid 
1px black
; 
 259 table
.docutils td
, table
.docutils th
, 
 260 table
.docinfo td
, table
.docinfo th 
{ 
 261   padding-left: 0.5em ; 
 262   padding-right: 0.5em ; 
 263   vertical-align: top 
} 
 265 table
.docutils th
.field-name
, table
.docinfo th
.docinfo-name 
{ 
 268   white-space: nowrap 
; 
 271 h1 tt
.docutils
, h2 tt
.docutils
, h3 tt
.docutils
, 
 272 h4 tt
.docutils
, h5 tt
.docutils
, h6 tt
.docutils 
{ 
 276   background-color: #eeeeee } 
 279   list-style-type: none 
}