123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428 |
- /* default.css */
- /*
- body
- {
- font: 12px "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
- width: 800px;
- }
- .header
- {
- clear: both;
- background-color: #ccc;
- padding: 8px;
- }
- h1
- {
- font-size: 150%;
- font-weight: bold;
- padding: 0;
- margin: 1em 0 0 .3em;
- }
- hr
- {
- border: none 0;
- border-top: 1px solid #7F8FB1;
- height: 1px;
- }
- pre.code
- {
- display: block;
- padding: 8px;
- border: 1px dashed #ccc;
- }
- #index
- {
- margin-top: 24px;
- float: left;
- width: 160px;
- position: absolute;
- left: 8px;
- background-color: #F3F3F3;
- padding: 8px;
- }
- #content
- {
- margin-left: 190px;
- width: 600px;
- }
- .classList
- {
- list-style-type: none;
- padding: 0;
- margin: 0 0 0 8px;
- font-family: arial, sans-serif;
- font-size: 1em;
- overflow: auto;
- }
- .classList li
- {
- padding: 0;
- margin: 0 0 8px 0;
- }
- .summaryTable { width: 100%; }
- h1.classTitle
- {
- font-size:170%;
- line-height:130%;
- }
- h2 { font-size: 110%; }
- caption, div.sectionTitle
- {
- background-color: #7F8FB1;
- color: #fff;
- font-size:130%;
- text-align: left;
- padding: 2px 6px 2px 6px;
- border: 1px #7F8FB1 solid;
- }
- div.sectionTitle { margin-bottom: 8px; }
- .summaryTable thead { display: none; }
- .summaryTable td
- {
- vertical-align: top;
- padding: 4px;
- border-bottom: 1px #7F8FB1 solid;
- border-right: 1px #7F8FB1 solid;
- border-left: 1px #7F8FB1 solid;
- }
- .summaryTable td.attributes
- {
- border-left: 1px #7F8FB1 solid;
- width: 140px;
- text-align: right;
- }
- td.attributes, .fixedFont
- {
- line-height: 15px;
- color: #002EBE;
- font-family: "Courier New",Courier,monospace;
- font-size: 13px;
- }
- .summaryTable td.nameDescription
- {
- text-align: left;
- font-size: 13px;
- line-height: 15px;
- }
- .summaryTable td.nameDescription, .description
- {
- line-height: 15px;
- padding: 4px;
- padding-left: 4px;
- }
- .summaryTable { margin-bottom: 8px; }
- ul.inheritsList
- {
- list-style: square;
- margin-left: 20px;
- padding-left: 0;
- }
- .detailList {
- margin-left: 20px;
- line-height: 15px;
- }
- .detailList dt { margin-left: 20px; }
- .detailList .heading
- {
- font-weight: bold;
- padding-bottom: 6px;
- margin-left: 0;
- }
- .light, td.attributes, .light a:link, .light a:visited
- {
- color: #777;
- font-style: italic;
- }
- .fineprint
- {
- text-align: right;
- font-size: 10px;
- }
- */
- /* Copied from styles.css generated by Github Pages */
- @import url(https://fonts.googleapis.com/css?family=Lato:300italic,700italic,300,700);
- body {
- padding:50px;
- font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
- color:#777;
- font-weight:300;
- }
- h1, h2, h3, h4, h5, h6 {
- color:#222;
- margin:0 0 20px;
- }
- p, ul, ol, table, pre, dl {
- margin:0 0 20px;
- }
- h1, h2, h3 {
- line-height:1.1;
- }
- h1 {
- font-size:28px;
- }
- h2 {
- color:#393939;
- }
- h3, h4, h5, h6 {
- color:#494949;
- }
- a {
- color:#39c;
- font-weight:400;
- text-decoration:none;
- }
- a small {
- font-size:11px;
- color:#777;
- margin-top:-0.6em;
- display:block;
- }
- .wrapper {
- width:860px;
- margin:0 auto;
- }
- blockquote {
- border-left:1px solid #e5e5e5;
- margin:0;
- padding:0 0 0 20px;
- font-style:italic;
- }
- code, pre {
- font-family:Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal;
- color:#333;
- font-size:12px;
- }
- pre {
- padding:8px 15px;
- background: #f8f8f8;
- border-radius:5px;
- border:1px solid #e5e5e5;
- overflow-x: auto;
- }
- table {
- width:100%;
- border-collapse:collapse;
- }
- th, td {
- text-align:left;
- padding:5px 10px;
- border-bottom:1px solid #e5e5e5;
- }
- dt {
- color:#444;
- font-weight:700;
- }
- th {
- color:#444;
- }
- img {
- max-width:100%;
- }
- header {
- width:270px;
- float:left;
- position:fixed;
- }
- header ul {
- list-style:none;
- padding:0;
-
- /*background: #eee;
- background: -moz-linear-gradient(top, #f8f8f8 0%, #dddddd 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#dddddd));
- background: -webkit-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
- background: -o-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
- background: -ms-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
- background: linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
-
- border-radius:5px;
- border:1px solid #d2d2d2;
- box-shadow:inset #fff 0 1px 0, inset rgba(0,0,0,0.03) 0 -1px 0;*/
- width:270px;
- }
- header li {
- width:89px;
- /*float:left;
- border-right:1px solid #d2d2d2;
- height:40px;*/
- }
- header ul a {
- line-height:1;
- font-size:11px;
- color:#999;
- display:block;
- text-align:center;
- padding-top:6px;
- /*height:40px;*/
- }
- strong {
- color:#222;
- font-weight:700;
- }
- /*header ul li + li {
- width:88px;
- border-left:1px solid #fff;
- }
- header ul li + li + li {
- border-right:none;
- width:89px;
- }*/
- header ul a strong {
- font-size:14px;
- display:block;
- color:#222;
- }
- section {
- width:500px;
- float:right;
- padding-bottom:50px;
- }
- small {
- font-size:11px;
- }
- hr {
- border:0;
- background:#e5e5e5;
- height:1px;
- margin:0 0 20px;
- }
- footer {
- width:270px;
- float:left;
- position:fixed;
- bottom:50px;
- }
- @media print, screen and (max-width: 960px) {
-
- div.wrapper {
- width:auto;
- margin:0;
- }
-
- header, section, footer {
- float:none;
- position:static;
- width:auto;
- }
-
- header {
- /*padding-right:320px;*/
- padding: 0;
- }
-
- section {
- border:1px solid #e5e5e5;
- border-width:1px 0;
- padding:20px 0;
- margin:0 0 20px;
- }
-
- header a small {
- display:inline;
- }
-
- header ul {
- position:static;
- height:40px;
- width: auto;
- }
- header ul li {
- float: left;
- }
- }
- @media print, screen and (max-width: 720px) {
- body {
- word-wrap:break-word;
- }
-
- header {
- padding:0;
- }
-
- header ul, header p.view {
- position:static;
- }
-
- pre, code {
- word-wrap:normal;
- }
- }
- @media print, screen and (max-width: 480px) {
- body {
- padding:15px;
- }
-
- /*header ul {
- display:none;
- }*/
- }
- @media print {
- body {
- padding:0.4in;
- font-size:12pt;
- color:#444;
- }
- }
|