]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/wxwidgets.css
1 /*****************************************************************************
3 ** Purpose: The wxWidgets documentation CSS; a customized version of
4 ** the standard Doxygen CSS
5 ** Author: Doxygen team
7 ** Licence: wxWindows license
8 *****************************************************************************/
12 Doxygen classic styles
13 ======================
16 BODY
,H1
,H2
,H3
,H4
,H5
,H6
,P
,CENTER
,TD
,TH
,UL
,DL
,DIV
{
17 font-family: Geneva
, Arial
, Helvetica
, sans-serif
;
30 border-top: 3px solid
#AAA;
40 background-color: #e8eef2;
41 border: 1px solid
#84b0c7;
49 background-color: #e8eef2;
50 border: 1px solid
#84b0c7;
57 background-color: #e8eef2;
58 border: 1px solid
#84b0c7;
68 text-decoration: none
;
73 text-decoration: none
;
78 text-decoration: none
;
79 background-color: #ddddff;
82 text-decoration: none
;
84 background-color: #6666cc;
86 border: 1px double
#9295C2;
89 text-decoration: none
;
90 background-color: #6666cc;
94 text-decoration: none
;
95 background-color: #6666cc;
99 text-decoration: none
;
106 text-decoration: none
;
111 text-decoration: none
;
124 text-decoration: none
;
125 background-color: #f2f2ff
131 font-family: monospace
, fixed
;
135 border: 1px solid
#CCCCCC;
136 background-color: #f5f5f5;
137 margin: 4px 8px 4px 2px;
141 background-color: black
;
166 background-color: #e8eef2;
170 border: 1px solid
#CCCCCC;
173 background-color: #e8eef2;
177 border: 1px solid
#CCCCCC;
180 background-color: #f0f0f0;
188 vertical-align: middle
;
190 SPAN
.keyword
{ color: #008000 }
191 SPAN
.keywordtype
{ color: #604020 }
192 SPAN
.keywordflow
{ color: #e08000 }
193 SPAN
.comment
{ color: #800000 }
194 SPAN
.preprocessor
{ color: #806020 }
195 SPAN
.stringliteral
{ color: #002080 }
196 SPAN
.charliteral
{ color: #008080 }
197 SPAN
.vhdldigit
{ color: #ff00ff }
198 SPAN
.vhdlchar
{ color: #000000 }
199 SPAN
.vhdlkeyword
{ color: #700070 }
200 SPAN
.vhdllogic
{ color: #ff0000 }
202 /* Doxygen Member Description Style 1.5.7 */
204 .mdescLeft
, .mdescRight
,
205 .memItemLeft
, .memItemRight
,
206 .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
207 background-color: #FAFAFA;
210 padding: 1px 0 0 8px;
213 .mdescLeft, .mdescRight {
214 padding: 0px 8px 4px 8px;
218 .memItemLeft, .memItemRight, .memTemplParams {
219 border-top: 1px solid
#ccc;
226 /*******************************************/
239 border-collapse: collapse
;
240 border: 1px solid
#84b0c7;
250 margin-bottom: 1.5em;
257 /* Style for detailed member documentation */
267 background-color: #e8eef2;
268 border: 1px solid
#84b0c7;
286 border: 1px solid
#84b0c7;
291 background-color: #d5e1e8;
293 -webkit-border-top-left-radius: 8px;
294 -webkit-border-top-right-radius: 8px;
295 -moz-border-radius-topleft: 8px;
296 -moz-border-radius-topright: 8px;
301 background-color: #eef3f5;
303 -webkit-border-bottom-left-radius: 8px;
304 -webkit-border-bottom-right-radius: 8px;
305 -moz-border-radius-bottomleft: 8px;
306 -moz-border-radius-bottomright: 8px;
309 .memdoc p, .memdoc dl, .memdoc ul {
327 /* End Styling for detailed member documentation */
329 /* for the tree view */
332 font-family: sans-serif
;
356 vertical-align: -30%;
359 /* these are for tree view when not used as main index */
372 .directory-alt > h3 {
387 vertical-align: -30%;
393 wxWidgets docs specific styles
394 ==============================
398 text-decoration: none
;
399 background-color: none
;
404 text-decoration: none
;
405 background-color: none
;
410 text-decoration: none
;
411 background-color: none
;
437 /*font-weight: bold;*/
440 TD
.green
{ color: green
; }
441 TD
.orange
{ color: #ff8000; }
442 TD
.red
{ color: red
; }
445 text-decoration: none
;
447 font-family: monospace
, fixed
;
450 /* we make all the following <span> tags render the text just like
451 the standard Doxygen @remarks, @see tags do, to obtain a uniform
453 SPAN
.itemdef
, SPAN
.lib
, SPAN
.category
, SPAN
.stdobj
, SPAN
.styles
, SPAN
.events
, SPAN
.flags
, SPAN
.appearance
, SPAN
.impl
, SPAN
.avail
{
458 SPAN
.style
, SPAN
.event
, SPAN
.flag
{
463 DIV
.styleDesc
, DIV
.eventDesc
, DIV
.flagDesc
{
473 DIV
.eventHandler SPAN
{
475 background-color: #eeeeee;
476 font-family: monospace
, fixed
;
479 /* Doxygen defaults the top navigation tabs to a small, bold font,
480 so we reset it here to a larger, normal font. */
481 DIV
.navigation A SPAN
{