]>
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 licence
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;
41 background-color: #e8eef2;
42 border: 1px solid
#84b0c7;
50 background-color: #e8eef2;
51 border: 1px solid
#84b0c7;
58 background-color: #e8eef2;
59 border: 1px solid
#84b0c7;
69 text-decoration: none
;
74 text-decoration: none
;
79 text-decoration: none
;
80 background-color: #ddddff;
83 text-decoration: none
;
85 background-color: #6666cc;
87 border: 1px double
#9295C2;
90 text-decoration: none
;
91 background-color: #6666cc;
95 text-decoration: none
;
96 background-color: #6666cc;
100 text-decoration: none
;
107 text-decoration: none
;
112 text-decoration: none
;
125 text-decoration: none
;
126 background-color: #f2f2ff
132 font-family: monospace
, fixed
;
136 border: 1px solid
#CCCCCC;
137 background-color: #f5f5f5;
138 margin: 4px 8px 4px 2px;
142 background-color: black
;
167 background-color: #e8eef2;
171 border: 1px solid
#CCCCCC;
174 background-color: #e8eef2;
178 border: 1px solid
#CCCCCC;
181 background-color: #f0f0f0;
189 vertical-align: middle
;
191 SPAN
.keyword
{ color: #008000 }
192 SPAN
.keywordtype
{ color: #604020 }
193 SPAN
.keywordflow
{ color: #e08000 }
194 SPAN
.comment
{ color: #800000 }
195 SPAN
.preprocessor
{ color: #806020 }
196 SPAN
.stringliteral
{ color: #002080 }
197 SPAN
.charliteral
{ color: #008080 }
198 SPAN
.vhdldigit
{ color: #ff00ff }
199 SPAN
.vhdlchar
{ color: #000000 }
200 SPAN
.vhdlkeyword
{ color: #700070 }
201 SPAN
.vhdllogic
{ color: #ff0000 }
203 /* Doxygen Member Description Style 1.5.7 */
205 .mdescLeft
, .mdescRight
,
206 .memItemLeft
, .memItemRight
,
207 .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
208 background-color: #FAFAFA;
211 padding: 1px 0 0 8px;
214 .mdescLeft, .mdescRight {
215 padding: 0px 8px 4px 8px;
219 .memItemLeft, .memItemRight, .memTemplParams {
220 border-top: 1px solid
#ccc;
227 /*******************************************/
240 border-collapse: collapse
;
241 border: 1px solid
#84b0c7;
251 margin-bottom: 1.5em;
258 /* Style for detailed member documentation */
268 background-color: #e8eef2;
269 border: 1px solid
#84b0c7;
287 border: 1px solid
#84b0c7;
292 background-color: #d5e1e8;
294 -webkit-border-top-left-radius: 8px;
295 -webkit-border-top-right-radius: 8px;
296 -moz-border-radius-topleft: 8px;
297 -moz-border-radius-topright: 8px;
302 background-color: #eef3f5;
304 -webkit-border-bottom-left-radius: 8px;
305 -webkit-border-bottom-right-radius: 8px;
306 -moz-border-radius-bottomleft: 8px;
307 -moz-border-radius-bottomright: 8px;
310 .memdoc p, .memdoc dl, .memdoc ul {
328 /* End Styling for detailed member documentation */
330 /* for the tree view */
333 font-family: sans-serif
;
357 vertical-align: -30%;
360 /* these are for tree view when not used as main index */
373 .directory-alt > h3 {
388 vertical-align: -30%;
394 wxWidgets docs specific styles
395 ==============================
399 text-decoration: none
;
400 background-color: none
;
405 text-decoration: none
;
406 background-color: none
;
411 text-decoration: none
;
412 background-color: none
;
438 /*font-weight: bold;*/
441 TD
.green
{ color: green
; }
442 TD
.orange
{ color: #ff8000; }
443 TD
.red
{ color: red
; }
446 text-decoration: none
;
448 font-family: monospace
, fixed
;
451 /* we make all the following <span> tags render the text just like
452 the standard Doxygen @remarks, @see tags do, to obtain a uniform
454 SPAN
.itemdef
, SPAN
.lib
, SPAN
.category
, SPAN
.stdobj
, SPAN
.styles
, SPAN
.events
, SPAN
.flags
, SPAN
.appearance
, SPAN
.impl
, SPAN
.avail
{
459 SPAN
.style
, SPAN
.event
, SPAN
.flag
{
464 DIV
.styleDesc
, DIV
.eventDesc
, DIV
.flagDesc
{
474 DIV
.eventHandler SPAN
{
476 background-color: #eeeeee;
477 font-family: monospace
, fixed
;
480 /* Doxygen defaults the top navigation tabs to a small, bold font,
481 so we reset it here to a larger, normal font. */
482 DIV
.navigation A SPAN
{