Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F1135082
doxygen.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Subscribers
None
doxygen.css
View Options
body
,
table
,
div
,
p
,
dl
{
font-family
:
Lucida
Grande
,
Verdana
,
Geneva
,
Arial
,
sans-serif
;
font-size
:
12
px
;
}
/* @group Heading Levels */
h1
{
text-align
:
center
;
font-size
:
150
%
;
}
h2
{
font-size
:
120
%
;
}
h3
{
font-size
:
100
%
;
}
/* @end */
caption
{
font-weight
:
bold
;
}
div
.
qindex
,
div
.
navtab
{
background-color
:
#e8eef2
;
border
:
1
px
solid
#84b0c7
;
text-align
:
center
;
margin
:
2
px
;
padding
:
2
px
;
}
div
.
qindex
,
div
.
navpath
{
width
:
100
%
;
line-height
:
140
%
;
}
div
.
navtab
{
margin-right
:
15
px
;
}
/* @group Link Styling */
a
{
color
:
#153788
;
font-weight
:
normal
;
text-decoration
:
none
;
}
.
contents
a
:
visited
{
color
:
#1b77c5
;
}
a
:
hover
{
text-decoration
:
underline
;
}
a
.
qindex
{
font-weight
:
bold
;
}
a
.
qindexHL
{
font-weight
:
bold
;
background-color
:
#6666cc
;
color
:
#ffffff
;
border
:
1
px
double
#9295C2
;
}
.
contents
a
.
qindexHL
:
visited
{
color
:
#ffffff
;
}
a
.
el
{
font-weight
:
bold
;
}
a
.
elRef
{
}
a
.
code
{
}
a
.
codeRef
{
}
/* @end */
dl
.
el
{
margin-left
:
-1
cm
;
}
.
fragment
{
font-family
:
monospace
,
fixed
;
font-size
:
105
%
;
}
pre
.
fragment
{
border
:
1
px
solid
#CCCCCC
;
background-color
:
#f5f5f5
;
padding
:
4
px
6
px
;
margin
:
4
px
8
px
4
px
2
px
;
}
div
.
ah
{
background-color
:
black
;
font-weight
:
bold
;
color
:
#ffffff
;
margin-bottom
:
3
px
;
margin-top
:
3
px
}
div
.
groupHeader
{
margin-left
:
16
px
;
margin-top
:
12
px
;
margin-bottom
:
6
px
;
font-weight
:
bold
;
}
div
.
groupText
{
margin-left
:
16
px
;
font-style
:
italic
;
}
body
{
background
:
white
;
color
:
black
;
margin-right
:
20
px
;
margin-left
:
20
px
;
}
td
.
indexkey
{
background-color
:
#e8eef2
;
font-weight
:
bold
;
border
:
1
px
solid
#CCCCCC
;
margin
:
2
px
0
px
2
px
0
;
padding
:
2
px
10
px
;
}
td
.
indexvalue
{
background-color
:
#e8eef2
;
border
:
1
px
solid
#CCCCCC
;
padding
:
2
px
10
px
;
margin
:
2
px
0
px
;
}
tr
.
memlist
{
background-color
:
#f0f0f0
;
}
p
.
formulaDsp
{
text-align
:
center
;
}
img
.
formulaDsp
{
}
img
.
formulaInl
{
vertical-align
:
middle
;
}
/* @group Code Colorization */
span
.
keyword
{
color
:
#008000
}
span
.
keywordtype
{
color
:
#604020
}
span
.
keywordflow
{
color
:
#e08000
}
span
.
comment
{
color
:
#800000
}
span
.
preprocessor
{
color
:
#806020
}
span
.
stringliteral
{
color
:
#002080
}
span
.
charliteral
{
color
:
#008080
}
span
.
vhdldigit
{
color
:
#ff00ff
}
span
.
vhdlchar
{
color
:
#000000
}
span
.
vhdlkeyword
{
color
:
#700070
}
span
.
vhdllogic
{
color
:
#ff0000
}
/* @end */
.
search
{
color
:
#003399
;
font-weight
:
bold
;
}
form
.
search
{
margin-bottom
:
0
px
;
margin-top
:
0
px
;
}
input
.
search
{
font-size
:
75
%
;
color
:
#000080
;
font-weight
:
normal
;
background-color
:
#e8eef2
;
}
td
.
tiny
{
font-size
:
75
%
;
}
.
dirtab
{
padding
:
4
px
;
border-collapse
:
collapse
;
border
:
1
px
solid
#84b0c7
;
}
th
.
dirtab
{
background
:
#e8eef2
;
font-weight
:
bold
;
}
hr
{
height
:
0
;
border
:
none
;
border-top
:
1
px
solid
#666
;
}
/* @group Member Descriptions */
.
mdescLeft
,
.
mdescRight
,
.
memItemLeft
,
.
memItemRight
,
.
memTemplItemLeft
,
.
memTemplItemRight
,
.
memTemplParams
{
background-color
:
#FAFAFA
;
border
:
none
;
margin
:
4
px
;
padding
:
1
px
0
0
8
px
;
}
.
mdescLeft
,
.
mdescRight
{
padding
:
0
px
8
px
4
px
8
px
;
color
:
#555
;
}
.
memItemLeft
,
.
memItemRight
,
.
memTemplParams
{
border-top
:
1
px
solid
#ccc
;
}
.
memTemplParams
{
color
:
#606060
;
}
/* @end */
/* @group Member Details */
/* Styles for detailed member documentation */
.
memtemplate
{
font-size
:
80
%
;
color
:
#606060
;
font-weight
:
normal
;
margin-left
:
3
px
;
}
.
memnav
{
background-color
:
#e8eef2
;
border
:
1
px
solid
#84b0c7
;
text-align
:
center
;
margin
:
2
px
;
margin-right
:
15
px
;
padding
:
2
px
;
}
.
memitem
{
padding
:
0
;
}
.
memname
{
white-space
:
nowrap
;
font-weight
:
bold
;
}
.
memproto
,
.
memdoc
{
border
:
1
px
solid
#84b0c7
;
}
.
memproto
{
padding
:
0
;
background-color
:
#d5e1e8
;
font-weight
:
bold
;
-webkit-
border-top-left-radius
:
8
px
;
-webkit-
border-top-right-radius
:
8
px
;
-moz-
border-radius-topleft
:
8
px
;
-moz-
border-radius-topright
:
8
px
;
}
.
memdoc
{
padding
:
2
px
5
px
;
background-color
:
#eef3f5
;
border-top-width
:
0
;
-webkit-
border-bottom-left-radius
:
8
px
;
-webkit-
border-bottom-right-radius
:
8
px
;
-moz-
border-radius-bottomleft
:
8
px
;
-moz-
border-radius-bottomright
:
8
px
;
}
.
paramkey
{
text-align
:
right
;
}
.
paramtype
{
white-space
:
nowrap
;
}
.
paramname
{
color
:
#602020
;
white-space
:
nowrap
;
}
.
paramname
em
{
font-style
:
normal
;
}
/* @end */
/* @group Directory (tree) */
/* for the tree view */
.
ftvtree
{
font-family
:
sans-serif
;
margin
:
0.5
em
;
}
/* these are for tree view when used as main index */
.
directory
{
font-size
:
9
pt
;
font-weight
:
bold
;
}
.
directory
h3
{
margin
:
0
px
;
margin-top
:
1
em
;
font-size
:
11
pt
;
}
/*
The following two styles can be used to replace the root node title
with an image of your choice. Simply uncomment the next two styles,
specify the name of your image and be sure to set 'height' to the
proper pixel height of your image.
*/
/*
.directory h3.swap {
height: 61px;
background-repeat: no-repeat;
background-image: url("yourimage.gif");
}
.directory h3.swap span {
display: none;
}
*/
.
directory
>
h3
{
margin-top
:
0
;
}
.
directory
p
{
margin
:
0
px
;
white-space
:
nowrap
;
}
.
directory
div
{
display
:
none
;
margin
:
0
px
;
}
.
directory
img
{
vertical-align
:
-30
%
;
}
/* these are for tree view when not used as main index */
.
directory-alt
{
font-size
:
100
%
;
font-weight
:
bold
;
}
.
directory-alt
h3
{
margin
:
0
px
;
margin-top
:
1
em
;
font-size
:
11
pt
;
}
.
directory-alt
>
h3
{
margin-top
:
0
;
}
.
directory-alt
p
{
margin
:
0
px
;
white-space
:
nowrap
;
}
.
directory-alt
div
{
display
:
none
;
margin
:
0
px
;
}
.
directory-alt
img
{
vertical-align
:
-30
%
;
}
/* @end */
address
{
font-style
:
normal
;
color
:
#333
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 6 2025, 04:08 (5 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23138
Default Alt Text
doxygen.css (5 KB)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment