2012-09-05 13:37:39 +04:00
BODY , H1 , H2 , H3 , H4 , H5 , H6 , P , CENTER , TD , TH , UL , DL , DIV {
2014-08-04 04:34:35 +04:00
font-family : Verdana , Geneva , Arial , Helvetica , sans-serif ;
2012-09-05 13:37:39 +04:00
}
BODY , TD {
font-size : 90 % ;
}
H1 {
text-align : center ;
font-size : 140 % ;
font-weight : bold ;
}
H2 {
font-size : 120 % ;
font-style : italic ;
}
H3 {
font-size : 100 % ;
}
CAPTION { font-weight : bold }
DIV . qindex {
2014-08-04 04:34:35 +04:00
width : 100 % ;
background-color : # eeeeff ;
border : 1px solid # b0b0b0 ;
text-align : center ;
margin : 2px ;
padding : 2px ;
line-height : 140 % ;
2012-09-05 13:37:39 +04:00
}
DIV . nav {
2014-08-04 04:34:35 +04:00
width : 100 % ;
background-color : # eeeeff ;
border : 1px solid # b0b0b0 ;
text-align : center ;
margin : 2px ;
padding : 2px ;
line-height : 140 % ;
2012-09-05 13:37:39 +04:00
}
DIV . navtab {
background-color : # eeeeff ;
border : 1px solid # b0b0b0 ;
text-align : center ;
margin : 2px ;
margin-right : 15px ;
padding : 2px ;
}
TD . navtab {
font-size : 70 % ;
}
A . qindex {
text-decoration : none ;
font-weight : bold ;
color : # 1A419D ;
}
A . qindex : visited {
text-decoration : none ;
font-weight : bold ;
color : # 1A419D
}
A . qindex : hover {
2014-08-04 04:34:35 +04:00
text-decoration : none ;
background-color : # ddddff ;
2012-09-05 13:37:39 +04:00
}
A . qindexHL {
2014-08-04 04:34:35 +04:00
text-decoration : none ;
font-weight : bold ;
background-color : # 6666cc ;
color : # ffffff ;
border : 1px double # 9295C2 ;
2012-09-05 13:37:39 +04:00
}
A . qindexHL : hover {
2014-08-04 04:34:35 +04:00
text-decoration : none ;
background-color : # 6666cc ;
color : # ffffff ;
2012-09-05 13:37:39 +04:00
}
2014-08-04 06:05:42 +04:00
A . qindexHL : visited {
2012-09-05 13:37:39 +04:00
text-decoration : none ; background-color : # 6666cc ; color : # ffffff }
A . el { text-decoration : none ; font-weight : bold }
A . elRef { font-weight : bold }
A . code : link { text-decoration : none ; font-weight : normal ; color : #0000FF }
A . code : visited { text-decoration : none ; font-weight : normal ; color : #0000FF }
A . codeRef : link { font-weight : normal ; color : #0000FF }
A . codeRef : visited { font-weight : normal ; color : #0000FF }
A : hover { text-decoration : none ; background-color : #f2f2ff }
DL . el { margin-left : -1 cm }
. fragment {
font-family : Fixed , monospace ;
font-size : 95 % ;
}
PRE . fragment {
2014-08-04 04:34:35 +04:00
border : 1px solid # CCCCCC ;
background-color : # f5f5f5 ;
margin-top : 4px ;
margin-bottom : 4px ;
margin-left : 2px ;
margin-right : 8px ;
padding-left : 6px ;
padding-right : 6px ;
padding-top : 4px ;
padding-bottom : 4px ;
2012-09-05 13:37:39 +04:00
}
DIV . ah { background-color : black ; font-weight : bold ; color : #ffffff ; margin-bottom : 3 px ; margin-top : 3 px }
TD . md { background-color : #F4F4FB ; font-weight : bold ; }
TD . mdPrefix {
background-color : # F4F4FB ;
color : # 606060 ;
2014-08-04 04:34:35 +04:00
font-size : 80 % ;
2012-09-05 13:37:39 +04:00
}
TD . mdname1 { background-color : #F4F4FB ; font-weight : bold ; color : #602020 ; }
TD . mdname { background-color : #F4F4FB ; font-weight : bold ; color : #602020 ; width : 600 px ; }
DIV . groupHeader {
margin-left : 16px ;
margin-top : 12px ;
margin-bottom : 6px ;
font-weight : bold ;
}
DIV . groupText { margin-left : 16 px ; font-style : italic ; font-size : 90 % }
BODY {
2014-08-04 04:34:35 +04:00
background : white ;
color : black ;
margin-right : 20px ;
margin-left : 20px ;
2012-09-05 13:37:39 +04:00
}
TD . indexkey {
2014-08-04 04:34:35 +04:00
background-color : # eeeeff ;
font-weight : bold ;
padding-right : 10px ;
padding-top : 2px ;
padding-left : 10px ;
padding-bottom : 2px ;
margin-left : 0px ;
margin-right : 0px ;
margin-top : 2px ;
margin-bottom : 2px ;
border : 1px solid # CCCCCC ;
2012-09-05 13:37:39 +04:00
}
TD . indexvalue {
2014-08-04 04:34:35 +04:00
background-color : # eeeeff ;
font-style : italic ;
padding-right : 10px ;
padding-top : 2px ;
padding-left : 10px ;
padding-bottom : 2px ;
margin-left : 0px ;
margin-right : 0px ;
margin-top : 2px ;
margin-bottom : 2px ;
border : 1px solid # CCCCCC ;
2012-09-05 13:37:39 +04:00
}
TR . memlist {
2014-08-04 06:05:42 +04:00
background-color : # f0f0f0 ;
2012-09-05 13:37:39 +04:00
}
P . formulaDsp { text-align : center ; }
IMG . formulaDsp { }
IMG . formulaInl { vertical-align : middle ; }
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 }
. mdTable {
2014-08-04 04:34:35 +04:00
border : 1px solid # 868686 ;
background-color : # F4F4FB ;
2012-09-05 13:37:39 +04:00
}
. mdRow {
2014-08-04 04:34:35 +04:00
padding : 8px 10px ;
2012-09-05 13:37:39 +04:00
}
. mdescLeft {
padding : 0px 8px 4px 8px ;
2014-08-04 04:34:35 +04:00
font-size : 80 % ;
font-style : italic ;
background-color : # FAFAFA ;
border-top : 1px none # E0E0E0 ;
border-right : 1px none # E0E0E0 ;
border-bottom : 1px none # E0E0E0 ;
border-left : 1px none # E0E0E0 ;
margin : 0px ;
2012-09-05 13:37:39 +04:00
}
. mdescRight {
padding : 0px 8px 4px 8px ;
2014-08-04 04:34:35 +04:00
font-size : 80 % ;
font-style : italic ;
background-color : # FAFAFA ;
border-top : 1px none # E0E0E0 ;
border-right : 1px none # E0E0E0 ;
border-bottom : 1px none # E0E0E0 ;
border-left : 1px none # E0E0E0 ;
margin : 0px ;
2012-09-05 13:37:39 +04:00
}
. memItemLeft {
2014-08-04 04:34:35 +04:00
padding : 1px 0px 0px 8px ;
margin : 4px ;
border-top-width : 1px ;
border-right-width : 1px ;
border-bottom-width : 1px ;
border-left-width : 1px ;
border-top-color : # E0E0E0 ;
border-right-color : # E0E0E0 ;
border-bottom-color : # E0E0E0 ;
border-left-color : # E0E0E0 ;
border-top-style : solid ;
border-right-style : none ;
border-bottom-style : none ;
border-left-style : none ;
background-color : # FAFAFA ;
font-size : 80 % ;
2012-09-05 13:37:39 +04:00
}
. memItemRight {
2014-08-04 04:34:35 +04:00
padding : 1px 8px 0px 8px ;
margin : 4px ;
border-top-width : 1px ;
border-right-width : 1px ;
border-bottom-width : 1px ;
border-left-width : 1px ;
border-top-color : # E0E0E0 ;
border-right-color : # E0E0E0 ;
border-bottom-color : # E0E0E0 ;
border-left-color : # E0E0E0 ;
border-top-style : solid ;
border-right-style : none ;
border-bottom-style : none ;
border-left-style : none ;
background-color : # FAFAFA ;
font-size : 80 % ;
2012-09-05 13:37:39 +04:00
}
. memTemplItemLeft {
2014-08-04 04:34:35 +04:00
padding : 1px 0px 0px 8px ;
margin : 4px ;
border-top-width : 1px ;
border-right-width : 1px ;
border-bottom-width : 1px ;
border-left-width : 1px ;
border-top-color : # E0E0E0 ;
border-right-color : # E0E0E0 ;
border-bottom-color : # E0E0E0 ;
border-left-color : # E0E0E0 ;
border-top-style : none ;
border-right-style : none ;
border-bottom-style : none ;
border-left-style : none ;
background-color : # FAFAFA ;
font-size : 80 % ;
2012-09-05 13:37:39 +04:00
}
. memTemplItemRight {
2014-08-04 04:34:35 +04:00
padding : 1px 8px 0px 8px ;
margin : 4px ;
border-top-width : 1px ;
border-right-width : 1px ;
border-bottom-width : 1px ;
border-left-width : 1px ;
border-top-color : # E0E0E0 ;
border-right-color : # E0E0E0 ;
border-bottom-color : # E0E0E0 ;
border-left-color : # E0E0E0 ;
border-top-style : none ;
border-right-style : none ;
border-bottom-style : none ;
border-left-style : none ;
background-color : # FAFAFA ;
font-size : 80 % ;
2012-09-05 13:37:39 +04:00
}
. memTemplParams {
2014-08-04 04:34:35 +04:00
padding : 1px 0px 0px 8px ;
margin : 4px ;
border-top-width : 1px ;
border-right-width : 1px ;
border-bottom-width : 1px ;
border-left-width : 1px ;
border-top-color : # E0E0E0 ;
border-right-color : # E0E0E0 ;
border-bottom-color : # E0E0E0 ;
border-left-color : # E0E0E0 ;
border-top-style : solid ;
border-right-style : none ;
border-bottom-style : none ;
border-left-style : none ;
2012-09-05 13:37:39 +04:00
color : # 606060 ;
2014-08-04 04:34:35 +04:00
background-color : # FAFAFA ;
font-size : 80 % ;
2012-09-05 13:37:39 +04:00
}
. search { color : #003399 ;
font-weight : bold ;
}
FORM . search {
margin-bottom : 0px ;
margin-top : 0px ;
}
INPUT . search { font-size : 75 % ;
color : # 000080 ;
font-weight : normal ;
background-color : # eeeeff ;
}
TD . tiny { font-size : 75 % ;
}
a {
2014-08-04 04:34:35 +04:00
color : # 252E78 ;
2012-09-05 13:37:39 +04:00
}
a : visited {
2014-08-04 04:34:35 +04:00
color : # 3D2185 ;
2012-09-05 13:37:39 +04:00
}
. dirtab { padding : 4 px ;
border-collapse : collapse ;
border : 1px solid # b0b0b0 ;
}
TH . dirtab { background : #eeeeff ;
font-weight : bold ;
}
HR { height : 1 px ;
border : none ;
border-top : 1px solid black ;
}
2014-08-04 06:05:42 +04:00
/ *
2012-09-05 13:37:39 +04:00
* LLVM Modifications .
* Note : Everything above here is generated with "doxygen -w htlm" command . See
2014-08-04 06:05:42 +04:00
* "doxygen --help" for details . What follows are CSS overrides for LLVM
2012-09-05 13:37:39 +04:00
* specific formatting . We want to keep the above so it can be replaced with
* subsequent doxygen upgrades .
* /
. footer {
font-size : 80 % ;
font-weight : bold ;
text-align : center ;
vertical-align : middle ;
}
. title {
2014-08-04 06:05:42 +04:00
font-size : 25pt ;
2012-09-05 13:37:39 +04:00
color : black ; background : url ( "../img/lines.gif" ) ;
font-weight : bold ;
border-width : 1px ;
border-style : solid none solid none ;
text-align : center ;
vertical-align : middle ;
padding-left : 8pt ;
padding-top : 1px ;
padding-bottom : 2px
}
A : link {
cursor : pointer ;
text-decoration : none ;
font-weight : bolder ;
}
A : visited {
cursor : pointer ;
text-decoration : underline ;
font-weight : bolder ;
}
A : hover {
cursor : pointer ;
text-decoration : underline ;
font-weight : bolder ;
}
A : active {
cursor : pointer ;
text-decoration : underline ;
font-weight : bolder ;
font-style : italic ;
}
H1 {
text-align : center ;
font-size : 140 % ;
font-weight : bold ;
}
H2 {
font-size : 120 % ;
font-style : italic ;
}
H3 {
font-size : 100 % ;
}
H2 , H3 {
border-bottom : 2px solid ;
margin-top : 2em ;
}
A . qindex { }
A . qindexRef { }
A . el { text-decoration : none ; font-weight : bold }
A . elRef { font-weight : bold }
A . code { text-decoration : none ; font-weight : normal ; color : #4444ee }
A . codeRef { font-weight : normal ; color : #4444ee }
div . memitem {
border : 1px solid # 999999 ;
margin-top : 1 . 0em ;
margin-bottom : 1 . 0em ;
-webkit-border-radius : 0 . 5em ;
-webkit-box-shadow : 3px 3px 6px # 777777 ;
-moz-border-radius : 0 . 5em ;
-moz-box-shadow : black 3px 3px 3px ;
}
div . memproto {
background-color : # E3E4E5 ;
padding : 0 . 25em 0 . 5em ;
-webkit-border-top-left-radius : 0 . 5em ;
-webkit-border-top-right-radius : 0 . 5em ;
-moz-border-radius-topleft : 0 . 5em ;
-moz-border-radius-topright : 0 . 5em ;
}
div . memdoc {
padding-left : 1em ;
padding-right : 1em ;
}