]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/extra_stylesheet.css
1 /* wxWidgets Custom Styles */
13 height: auto
!important
;
18 div
.contents
, div
.searchresults
{
30 font: 120% Tahoma
, Arial
, sans-serif
;
46 h1
, h2
, h3
, h4
, h5
, h6
{
58 border-bottom: 1px solid
#3276FF;
105 div
.appearance table
{
113 div
.appearance
.caption
{
119 td
.green
{ color: green
; }
120 td
.orange
{ color: #ff8000; }
121 td
.red
{ color: red
; }
124 text-decoration: none
;
126 font-family: monospace
, fixed
;
129 /* we make all the following <span> tags render the text just like
130 the standard Doxygen @remarks, @see tags do, to obtain a uniform
132 span
.itemdef
, span
.lib
, span
.category
, span
.stdobj
, span
.styles
,
133 span
.events
, span
.flags
, span
.appearance
, span
.impl
, span
.avail
{
138 span
.style
, span
.event
, span
.flag
{
143 div
.styleDesc
, div
.eventDesc
, div
.flagDesc
{
153 div
.eventHandler span
{
155 background-color: #eeeeee;
156 font-family: monospace
, fixed
;
170 border-top: 1px solid
#0043CC;
171 background-image: url
('nav_h.png');
172 background-repeat: repeat-x
;
173 background-color: #F4F8FF;
176 address
.footer small
{