1 body
, table
, div
, p
, dl
{
2 font-family: Lucida Grande
, Verdana
, Geneva
, Arial
, sans-serif
;
6 /* @group Heading Levels */
27 div
.qindex
, div
.navpath
, div
.navtab
{
28 background-color: #e8eef2;
29 border: 1px solid
#84b0c7;
35 div
.qindex
, div
.navpath
{
44 /* @group Link Styling */
49 text-decoration: none
;
57 text-decoration: underline
;
66 background-color: #6666cc;
68 border: 1px double
#9295C2;
91 font-family: monospace
, fixed
;
96 border: 1px solid
#CCCCCC;
97 background-color: #f5f5f5;
99 margin: 4px 8px 4px 2px;
103 background-color: black
;
130 background-color: #e8eef2;
132 border: 1px solid
#CCCCCC;
133 margin: 2px 0px 2px 0;
138 background-color: #e8eef2;
139 border: 1px solid
#CCCCCC;
145 background-color: #f0f0f0;
156 vertical-align: middle
;
159 /* @group Code Colorization */
221 background-color: #e8eef2;
230 border-collapse: collapse
;
231 border: 1px solid
#84b0c7;
242 border-top: 1px solid
#666;
245 /* @group Member Descriptions */
247 .mdescLeft
, .mdescRight
,
248 .memItemLeft
, .memItemRight
,
249 .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
250 background-color: #FAFAFA;
253 padding: 1px 0 0 8px;
256 .mdescLeft, .mdescRight {
257 padding: 0px 8px 4px 8px;
261 .memItemLeft, .memItemRight, .memTemplParams {
262 border-top: 1px solid
#ccc;
271 /* @group Member Details */
273 /* Styles for detailed member documentation */
283 background-color: #e8eef2;
284 border: 1px solid
#84b0c7;
301 border: 1px solid
#84b0c7;
306 background-color: #d5e1e8;
308 -webkit-border-top-left-radius: 8px;
309 -webkit-border-top-right-radius: 8px;
310 -moz-border-radius-topleft: 8px;
311 -moz-border-radius-topright: 8px;
316 background-color: #eef3f5;
318 -webkit-border-bottom-left-radius: 8px;
319 -webkit-border-bottom-right-radius: 8px;
320 -moz-border-radius-bottomleft: 8px;
321 -moz-border-radius-bottomright: 8px;
324 .memdoc p, .memdoc dl, .memdoc ul {
346 /* @group Directory (tree) */
348 /* for the tree view */
351 font-family: sans-serif
;
355 /* these are for tree view when used as main index */
369 The following two styles can be used to replace the root node title
370 with an image of your choice. Simply uncomment the next two styles,
371 specify the name of your image and be sure to set 'height' to the
372 proper pixel height of your image.
378 background-repeat: no-repeat;
379 background-image: url("yourimage.gif");
381 .directory h3.swap span {
401 vertical-align: -30%;
404 /* these are for tree view when not used as main index */
417 .directory-alt > h3 {
432 vertical-align: -30%;
444 DIV
.tabs A
, #toplinks
451 margin-bottom: -1.9em;
456 /* color:red; font-weight:bold; */
462 border-top:1px solid
;