1 body
, table
, div
, p
, dl
{
2 font-family: Lucida Grande
, Verdana
, Geneva
, Arial
, sans-serif
;
6 /* @group Heading Levels */
13 h1 a
, h2 a
, h3 a
, h4 a
{
38 div
.qindex
, div
.navpath
, div
.navtab
{
39 background-color: #e8eef2;
40 border: 1px solid
#84b0c7;
46 div
.qindex
, div
.navpath
{
55 /* @group Link Styling */
60 text-decoration: none
;
68 text-decoration: underline
;
77 background-color: #6666cc;
79 border: 1px double
#9295C2;
102 font-family: monospace
, fixed
;
107 border: 1px solid
#CCCCCC;
108 background-color: #f5f5f5;
110 margin: 4px 8px 4px 2px;
114 background-color: black
;
141 background-color: #e8eef2;
143 border: 1px solid
#CCCCCC;
144 margin: 2px 0px 2px 0;
149 background-color: #e8eef2;
150 border: 1px solid
#CCCCCC;
156 background-color: #f0f0f0;
167 vertical-align: middle
;
170 /* @group Code Colorization */
232 background-color: #e8eef2;
241 border-collapse: collapse
;
242 border: 1px solid
#84b0c7;
253 border-top: 1px solid
#666;
256 /* @group Member Descriptions */
258 .mdescLeft
, .mdescRight
,
259 .memItemLeft
, .memItemRight
,
260 .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
261 background-color: #FAFAFA;
264 padding: 1px 0 0 8px;
267 .mdescLeft, .mdescRight {
268 padding: 0px 8px 4px 8px;
272 .memItemLeft, .memItemRight, .memTemplParams {
273 border-top: 1px solid
#ccc;
282 /* @group Member Details */
284 /* Styles for detailed member documentation */
294 background-color: #e8eef2;
295 border: 1px solid
#84b0c7;
312 border: 1px solid
#84b0c7;
317 background-color: #d5e1e8;
319 -webkit-border-top-left-radius: 8px;
320 -webkit-border-top-right-radius: 8px;
321 -moz-border-radius-topleft: 8px;
322 -moz-border-radius-topright: 8px;
327 background-color: #eef3f5;
329 -webkit-border-bottom-left-radius: 8px;
330 -webkit-border-bottom-right-radius: 8px;
331 -moz-border-radius-bottomleft: 8px;
332 -moz-border-radius-bottomright: 8px;
335 .memdoc p, .memdoc dl, .memdoc ul {
357 /* @group Directory (tree) */
359 /* for the tree view */
362 font-family: sans-serif
;
366 /* these are for tree view when used as main index */
380 The following two styles can be used to replace the root node title
381 with an image of your choice. Simply uncomment the next two styles,
382 specify the name of your image and be sure to set 'height' to the
383 proper pixel height of your image.
389 background-repeat: no-repeat;
390 background-image: url("yourimage.gif");
392 .directory h3.swap span {
412 vertical-align: -30%;
415 /* these are for tree view when not used as main index */
428 .directory-alt > h3 {
443 vertical-align: -30%;
455 DIV
.tabs A
, #toplinks
462 margin-bottom: -1.9em;
467 color:red
; font-weight:bold
;
473 border-top:1px solid
;