1 body
, table
, div
, p
, dl
{
2 font-family: Lucida Grande
, Verdana
, Geneva
, Arial
, sans-serif
;
6 /* @group Heading Levels */
28 div
.qindex
, div
.navpath
, div
.navtab
{
29 background-color: #e8eef2;
30 border: 1px solid
#84b0c7;
36 div
.qindex
, div
.navpath
{
45 /* @group Link Styling */
50 text-decoration: none
;
58 text-decoration: underline
;
67 background-color: #6666cc;
69 border: 1px double
#9295C2;
92 font-family: monospace
, fixed
;
97 border: 1px solid
#CCCCCC;
98 background-color: #f5f5f5;
100 margin: 4px 8px 4px 2px;
104 background-color: black
;
131 background-color: #e8eef2;
133 border: 1px solid
#CCCCCC;
134 margin: 2px 0px 2px 0;
139 background-color: #e8eef2;
140 border: 1px solid
#CCCCCC;
146 background-color: #f0f0f0;
157 vertical-align: middle
;
160 /* @group Code Colorization */
222 background-color: #e8eef2;
231 border-collapse: collapse
;
232 border: 1px solid
#84b0c7;
243 border-top: 1px solid
#666;
246 /* @group Member Descriptions */
248 .mdescLeft
, .mdescRight
,
249 .memItemLeft
, .memItemRight
,
250 .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
251 background-color: #FAFAFA;
254 padding: 1px 0 0 8px;
257 .mdescLeft, .mdescRight {
258 padding: 0px 8px 4px 8px;
262 .memItemLeft, .memItemRight, .memTemplParams {
263 border-top: 1px solid
#ccc;
272 /* @group Member Details */
274 /* Styles for detailed member documentation */
284 background-color: #e8eef2;
285 border: 1px solid
#84b0c7;
302 border: 1px solid
#84b0c7;
307 background-color: #d5e1e8;
309 -webkit-border-top-left-radius: 8px;
310 -webkit-border-top-right-radius: 8px;
311 -moz-border-radius-topleft: 8px;
312 -moz-border-radius-topright: 8px;
317 background-color: #eef3f5;
319 -webkit-border-bottom-left-radius: 8px;
320 -webkit-border-bottom-right-radius: 8px;
321 -moz-border-radius-bottomleft: 8px;
322 -moz-border-radius-bottomright: 8px;
325 .memdoc p, .memdoc dl, .memdoc ul {
347 /* @group Directory (tree) */
349 /* for the tree view */
352 font-family: sans-serif
;
356 /* these are for tree view when used as main index */
370 The following two styles can be used to replace the root node title
371 with an image of your choice. Simply uncomment the next two styles,
372 specify the name of your image and be sure to set 'height' to the
373 proper pixel height of your image.
379 background-repeat: no-repeat;
380 background-image: url("yourimage.gif");
382 .directory h3.swap span {
402 vertical-align: -30%;
405 /* these are for tree view when not used as main index */
418 .directory-alt > h3 {
433 vertical-align: -30%;
445 DIV
.tabs A
, #toplinks
452 margin-bottom: -1.9em;
457 /* color:red; font-weight:bold; */
463 border-top:1px solid
;