Packages
erlexec
1.2.2
2.3.4
2.3.3
retired
2.3.2
retired
2.3.1
retired
2.3.0
retired
2.2.4
retired
2.2.3
retired
2.2.2
retired
2.2.1
retired
2.2.0
retired
2.0.8
retired
2.0.7
retired
2.0.6
retired
2.0.5
retired
2.0.4
retired
2.0.3
retired
2.0.2
retired
2.0.1
retired
2.0.0
retired
1.21.0
retired
1.20.1
retired
1.20.0
retired
1.19.1
retired
1.19.0
1.18.11
1.18.8
1.18.7
1.18.6
1.18.5
1.18.4
1.18.3
1.18.2
1.18.1
1.17.6
1.17.5
1.17.3
1.16.4
1.10.9
1.10.4
1.10.2
1.10.1
1.10.0
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.4.0
1.3.0
1.2.2
1.2.1
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
retired
OS Process Manager
Current section
Files
Jump to
Current section
Files
src/edoc.css
/* Baseline rhythm */
body {
font-size: 16px;
font-family: Helvetica, sans-serif;
margin: 8px;
}
p {
font-size: 1em; /* 16px */
line-height: 1.5em; /* 24px */
margin: 0 0 1.5em 0;
}
h1 {
font-size: 1.5em; /* 24px */
line-height: 1em; /* 24px */
margin-top: 1em;
margin-bottom: 0em;
}
h2 {
font-size: 1.375em; /* 22px */
line-height: 1.0909em; /* 24px */
margin-top: 1.0909em;
margin-bottom: 0em;
}
h3 {
font-size: 1.25em; /* 20px */
line-height: 1.2em; /* 24px */
margin-top: 1.2em;
margin-bottom: 0em;
}
h4 {
font-size: 1.125em; /* 18px */
line-height: 1.3333em; /* 24px */
margin-top: 1.3333em;
margin-bottom: 0em;
}
.class-for-16px {
font-size: 1em; /* 16px */
line-height: 1.5em; /* 24px */
margin-top: 1.5em;
margin-bottom: 0em;
}
.class-for-14px {
font-size: 0.875em; /* 14px */
line-height: 1.7143em; /* 24px */
margin-top: 1.7143em;
margin-bottom: 0em;
}
ul {
margin: 0 0 1.5em 0;
list-style-position: outside;
}
/* Customizations */
body {
color: #333;
}
tt, code, pre { font-size: 0.95em }
pre {
font-size: 0.875em; /* 14px */
margin: 0 1em 1.7143em;
padding: 0 1em;
background: #E0F0FF;
}
.navbar img, hr {
display: none;
}
.navbar {
background-color: #85C2FF;
}
table {
border-collapse: collapse;
}
h1 {
border-left: 0.5em solid #85C2FF;
padding-left: 0.5em;
background-color: #85C2FF;
}
h2.indextitle {
font-size: 1.25em; /* 20px */
line-height: 1.2em; /* 24px */
margin: -8px -8px 0.6em;
background-color: #85C2FF;
padding: 0.3em;
}
ul.index {
list-style: none;
margin-left: 0em;
padding-left: 0;
}
ul.index li {
display: inline;
padding-right: 0.75em
}
ul.definitions {
background-color: #E0F0FF;
}
dt {
font-weight: 600;
}
div.spec p {
margin-bottom: 0;
padding-left: 1.25em;
background-color: #E0F0FF;
}
h3.function {
border-left: 0.5em solid #85C2FF;
padding-left: 0.5em;
background-color: #BECFE0;
}
a, a:visited, a:hover, a:active { color: #06C }
h2 a, h3 a { color: #333 }
h3.typedecl {
background-color: #BECFE0;
}
i {
font-size: 0.875em; /* 14px */
line-height: 1.7143em; /* 24px */
margin-top: 1.7143em;
margin-bottom: 0em;
font-style: normal;
}