%PDF- %PDF-
| Direktori : /snap/gnome-46-2404/164/usr/share/mm-common/doctool/ |
| Current File : //snap/gnome-46-2404/164/usr/share/mm-common/doctool/doxygen-extra.css |
/* GNOME C++ bindings Doxygen style */
/* Use in Doxyfile.in
* HTML_EXTRA_STYLESHEET = "$(MMDOCTOOLDIR)/doxygen-extra.css"
*/
html, body {
margin: 0;
}
body {
font: normal 90%/150% sans-serif;
padding: 1.5em;
min-width: 28em;
}
table {
font-size: inherit;
}
img {
border-style: none;
}
address img {
vertical-align: middle;
}
h1 {
font-size: 150%;
line-height: 120%;
text-align: center;
}
h2 {
font-size: 120%;
}
h3 {
font-size: 100%;
}
h1 + h3 {
text-align: center;
}
.navpath {
display: none;
}
caption {
font-weight: bold;
}
p, dl {
margin: 0.75em 0;
}
.center {
text-align: center;
}
div.qindex {
width: 100%;
line-height: 140%;
text-align: center;
margin: 0.2em;
padding: 0.2em;
}
a {
font-weight: normal;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a.el, a.qindex {
font-weight: bold;
}
dl.el {
margin-left: -1.5em;
}
code, .fragment {
font-family: monospace, fixed;
}
pre.fragment, div.fragment {
padding: 0.5em;
margin: 0.375em 0.75em 0.375em 0.2em;
}
div.fragment > pre.fragment {
border-style: none;
padding: 0;
margin: 0;
}
div.line {
white-space: pre;
}
div.ah {
font-weight: bold;
margin: 0.2em 0;
}
.indexkey, .indexvalue {
margin: 0.2em 0;
padding: 0.2em 0.75em;
}
.indexkey {
font-weight: bold;
}
.tiny {
font-size: 80%;
}
hr {
height: 0;
border: none;
}
.mdescLeft, .mdescRight, .memItemLeft, .memItemRight,
.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
border: none;
margin: 0.375em;
padding: 0.125em 0 0 0.75em;
}
.mdescLeft, .mdescRight {
padding: 0 0.75em 0.375em;
}
.memtemplate {
font-size: 90%;
font-weight: normal;
margin-left: 0.2em;
}
.memnav {
text-align: center;
margin: 0.2em 1em 0.2em 0;
padding: 0.2em;
}
.memitem {
margin: 0.5em 0;
padding: 0;
}
.memname {
white-space: nowrap;
font-weight: bold;
line-height: 120%;
}
.memproto {
padding: 0;
font-weight: bold;
-webkit-border-top-left-radius: 1ex;
-webkit-border-top-right-radius: 1ex;
-moz-border-radius-topleft: 1ex;
-moz-border-radius-topright: 1ex;
}
.memdoc {
padding: 0.2em 0.5em;
border-top-width: 0;
-webkit-border-bottom-left-radius: 1ex;
-webkit-border-bottom-right-radius: 1ex;
-moz-border-radius-bottomleft: 1ex;
-moz-border-radius-bottomright: 1ex;
}
.paramkey {
text-align: right;
}
.paramtype {
white-space: nowrap;
}
.paramname {
white-space: nowrap;
}
.paramname em {
font-style: normal;
}