]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/extra_stylesheet.css
b8ecca53f68397423a1343948a13dd81145b871a
1 /* wxWidgets Custom Styles */
13 height: auto
!important
;
29 font: 120% Tahoma
, Arial
, sans-serif
;
34 h1
, h2
, h3
, h4
, h5
, h6
{
46 border-bottom: 1px solid
#3276FF;
84 div
.appearance table
{
92 div
.appearance
.caption
{
98 td
.green
{ color: green
; }
99 td
.orange
{ color: #ff8000; }
100 td
.red
{ color: red
; }
103 text-decoration: none
;
105 font-family: monospace
, fixed
;
108 /* we make all the following <span> tags render the text just like
109 the standard Doxygen @remarks, @see tags do, to obtain a uniform
111 span
.itemdef
, span
.lib
, span
.category
, span
.stdobj
, span
.styles
,
112 span
.events
, span
.flags
, span
.appearance
, span
.impl
, span
.avail
{
117 span
.style
, span
.event
, span
.flag
{
122 div
.styleDesc
, div
.eventDesc
, div
.flagDesc
{
132 div
.eventHandler span
{
134 background-color: #eeeeee;
135 font-family: monospace
, fixed
;
149 border-top: 1px solid
#0043CC;
150 background-image: url
('nav_h.png');
151 background-repeat: repeat-x
;
152 background-color: #F4F8FF;
155 address
.footer small
{