You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
297 lines
4.4 KiB
297 lines
4.4 KiB
3 years ago
|
html
|
||
|
{
|
||
|
overflow: auto;
|
||
|
}
|
||
|
|
||
|
body
|
||
|
{
|
||
|
font: 14px "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
|
||
|
line-height: 130%;
|
||
|
color: #333;
|
||
|
background-color: #e8ecf4;
|
||
|
}
|
||
|
|
||
|
a {
|
||
|
color: #4c4e56;
|
||
|
}
|
||
|
|
||
|
a:visited {
|
||
|
color: #4c4e56;
|
||
|
}
|
||
|
|
||
|
a:active {
|
||
|
color: #4c4e56;
|
||
|
}
|
||
|
|
||
|
header
|
||
|
{
|
||
|
display: block;
|
||
|
padding: 6px 4px;
|
||
|
}
|
||
|
|
||
|
.class-description, .container-overview .description {
|
||
|
font-style: italic;
|
||
|
font-family: Palatino, 'Palatino Linotype', serif;
|
||
|
font-size: 130%;
|
||
|
line-height: 140%;
|
||
|
margin-bottom: 1em;
|
||
|
margin-top: 1em;
|
||
|
}
|
||
|
.container-overview .description { padding-left: 20px; }
|
||
|
|
||
|
#main {
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
section
|
||
|
{
|
||
|
display: block;
|
||
|
padding: 12px 24px;
|
||
|
margin-left: 240px;
|
||
|
}
|
||
|
|
||
|
.variation {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
.optional:after {
|
||
|
content: "opt";
|
||
|
font-size: 60%;
|
||
|
color: #aaa;
|
||
|
font-style: italic;
|
||
|
font-weight: lighter;
|
||
|
}
|
||
|
|
||
|
nav {
|
||
|
display: block;
|
||
|
position: fixed;
|
||
|
left: 0; top: 0;
|
||
|
height: 100%;
|
||
|
width: 240px;
|
||
|
border-right: 1px solid #afb4bf;
|
||
|
overflow: auto;
|
||
|
background: #d4d8e1;
|
||
|
}
|
||
|
|
||
|
nav-inner
|
||
|
{
|
||
|
display: block;
|
||
|
display: block;
|
||
|
padding: 15px;
|
||
|
}
|
||
|
|
||
|
nav ul {
|
||
|
font-family: 'Lucida Grande', 'Lucida Sans Unicode', arial, sans-serif;
|
||
|
font-size: 100%;
|
||
|
line-height: 17px;
|
||
|
padding:0;
|
||
|
margin:0;
|
||
|
list-style-type:none;
|
||
|
}
|
||
|
|
||
|
nav h2 a, nav h2 a:visited {
|
||
|
color: #b70100;
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
|
||
|
nav h3 {
|
||
|
margin-top: 18px;
|
||
|
padding-bottom: 8px;
|
||
|
}
|
||
|
|
||
|
nav li {
|
||
|
margin-top: 6px;
|
||
|
}
|
||
|
|
||
|
nav a {
|
||
|
color: #5C5954;
|
||
|
}
|
||
|
|
||
|
nav a:visited {
|
||
|
color: #5C5954;
|
||
|
}
|
||
|
|
||
|
nav a:active {
|
||
|
color: #5C5954;
|
||
|
}
|
||
|
|
||
|
footer {
|
||
|
display: block;
|
||
|
text-align: right;
|
||
|
padding: 6px;
|
||
|
margin: 12px 0 0 240px;
|
||
|
font-style: italic;
|
||
|
font-size: 90%;
|
||
|
}
|
||
|
|
||
|
h1
|
||
|
{
|
||
|
font-size: 200%;
|
||
|
font-weight: bold;
|
||
|
letter-spacing: -0.01em;
|
||
|
margin: 5px 0 9px 240px;
|
||
|
padding: 10px;
|
||
|
}
|
||
|
|
||
|
article h1 { margin-left: 0; padding-left: 0; }
|
||
|
|
||
|
h2
|
||
|
{
|
||
|
font-size: 170%;
|
||
|
font-weight: bold;
|
||
|
letter-spacing: -0.01em;
|
||
|
margin: 6px 0 3px 0;
|
||
|
}
|
||
|
|
||
|
h3
|
||
|
{
|
||
|
font-size: 150%;
|
||
|
font-weight: bold;
|
||
|
letter-spacing: -0.01em;
|
||
|
margin-top: 16px;
|
||
|
margin: 6px 0 3px 0;
|
||
|
}
|
||
|
|
||
|
h4
|
||
|
{
|
||
|
font-size: 130%;
|
||
|
font-weight: bold;
|
||
|
letter-spacing: -0.01em;
|
||
|
margin-top: 16px;
|
||
|
margin: 18px 0 3px 0;
|
||
|
color: #bb0001;
|
||
|
}
|
||
|
|
||
|
h5, .container-overview .subsection-title
|
||
|
{
|
||
|
font-size: 100%;
|
||
|
font-weight: bold;
|
||
|
letter-spacing: -0.01em;
|
||
|
margin: 12px 0 8px 0;
|
||
|
}
|
||
|
|
||
|
h6
|
||
|
{
|
||
|
font-size: 100%;
|
||
|
letter-spacing: -0.01em;
|
||
|
margin: 6px 0 3px 0;
|
||
|
font-style: italic;
|
||
|
}
|
||
|
|
||
|
.ancestors { color: #999; }
|
||
|
.ancestors a
|
||
|
{
|
||
|
color: #999 !important;
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
|
||
|
.important
|
||
|
{
|
||
|
font-weight: bold;
|
||
|
color: #950B02;
|
||
|
}
|
||
|
|
||
|
.yes-def {
|
||
|
text-indent: -1000px;
|
||
|
}
|
||
|
|
||
|
.type-signature {
|
||
|
color: #9a9ca2;
|
||
|
}
|
||
|
|
||
|
.name, .signature {
|
||
|
font-family: Consolas, "Lucida Console", Monaco, monospace;
|
||
|
}
|
||
|
|
||
|
.details { margin-top: 14px; }
|
||
|
.details dt { width:100px; float:left; border-left: 2px solid #DDD; padding-left: 10px; padding-top: 6px; }
|
||
|
.details dd { margin: 0 0 0 50px; padding: 0; }
|
||
|
.details ul { margin: 0; }
|
||
|
.details ul { list-style-type: none; }
|
||
|
.details li { margin-left: 30px; padding-top: 6px; }
|
||
|
|
||
|
.description {
|
||
|
margin-bottom: 1em;
|
||
|
margin-left: -16px;
|
||
|
margin-top: 1em;
|
||
|
}
|
||
|
|
||
|
.code-caption
|
||
|
{
|
||
|
font-style: italic;
|
||
|
font-family: Palatino, 'Palatino Linotype', serif;
|
||
|
font-size: 107%;
|
||
|
margin: 0;
|
||
|
}
|
||
|
|
||
|
.prettyprint
|
||
|
{
|
||
|
border: 1px solid #ddd;
|
||
|
width: 80%;
|
||
|
overflow: auto;
|
||
|
}
|
||
|
|
||
|
.prettyprint.source {
|
||
|
width: inherit;
|
||
|
}
|
||
|
|
||
|
.prettyprint code
|
||
|
{
|
||
|
font-family: Consolas, 'Lucida Console', Monaco, monospace;
|
||
|
font-size: 100%;
|
||
|
line-height: 18px;
|
||
|
display: block;
|
||
|
padding: 4px 12px;
|
||
|
margin: 0;
|
||
|
background-color: #fff;
|
||
|
color: #000;
|
||
|
border-left: 3px #ddd solid;
|
||
|
}
|
||
|
|
||
|
.params p { padding: 0 0 8px 0; margin: 0; }
|
||
|
|
||
|
.params, .props
|
||
|
{
|
||
|
background: #fff;
|
||
|
border-spacing: 0;
|
||
|
border: 0;
|
||
|
border-collapse: collapse;
|
||
|
}
|
||
|
|
||
|
.params p, .props p { padding: 0 0 8px 0; margin: 0; }
|
||
|
|
||
|
.params .name, .props .name, .name code {
|
||
|
color: #508d00;
|
||
|
font-family: Consolas, 'Lucida Console', Monaco, monospace;
|
||
|
font-size: 100%;
|
||
|
}
|
||
|
|
||
|
.params td, .params th, .props td, .props th
|
||
|
{
|
||
|
border: 1px solid #ddd;
|
||
|
margin: 0px;
|
||
|
text-align: left;
|
||
|
vertical-align: top;
|
||
|
padding: 4px 6px;
|
||
|
display: table-cell;
|
||
|
}
|
||
|
|
||
|
.params thead tr, .props thead tr
|
||
|
{
|
||
|
background-color: #d4d8e1;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
.params .params thead tr, .props .props thead tr
|
||
|
{
|
||
|
background-color: #fff;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
.params th, .props th { border-right: 1px solid #aaa; }
|
||
|
.params thead .last, .props thead .last { border-right: 1px solid #ddd; }
|
||
|
|
||
|
.disabled {
|
||
|
color: #454545;
|
||
|
}
|