Lines Matching +full:display +full:- +full:related

5  * Sphinx stylesheet -- basic theme.
7 * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
12 /* -- main layout ----------------------------------------------------------- */
18 /* -- relbar ---------------------------------------------------------------- */
20 div.related {
22 font-size: 90%;
25 div.related h3 {
26 display: none;
29 div.related ul {
32 list-style: none;
35 div.related li {
36 display: inline;
39 div.related li.right {
41 margin-right: 5px;
44 /* -- sidebar --------------------------------------------------------------- */
53 margin-left: -100%;
54 font-size: 90%;
55 word-wrap: break-word;
56 overflow-wrap : break-word;
60 list-style: none;
64 div.sphinxsidebar ul.want-points {
65 margin-left: 20px;
66 list-style: square;
70 margin-top: 0;
71 margin-bottom: 0;
75 margin-top: 10px;
80 font-family: sans-serif;
81 font-size: 1em;
90 max-width: 100%;
93 /* -- search page ----------------------------------------------------------- */
102 background-image: url(file.png);
103 background-repeat: no-repeat;
104 background-position: 0 7px;
108 font-weight: bold;
114 text-align: left;
118 font-weight: bold;
121 /* -- index page ------------------------------------------------------------ */
125 margin-left: auto;
126 margin-right: auto;
130 line-height: 150%;
134 font-size: 1.3em;
138 font-style: italic;
139 padding-top: 5px;
140 font-size: 90%;
143 /* -- general index --------------------------------------------------------- */
150 text-align: left;
151 vertical-align: top;
155 margin-top: 0;
156 margin-bottom: 0;
157 list-style-type: none;
161 padding-left: 0em;
169 margin-top: 10px;
170 background-color: #f2f2f2;
174 margin-right: 3px;
175 margin-top: 3px;
179 div.modindex-jumpbox {
180 border-top: 1px solid #ddd;
181 border-bottom: 1px solid #ddd;
186 div.genindex-jumpbox {
187 border-top: 1px solid #ddd;
188 border-bottom: 1px solid #ddd;
193 /* -- domain module index --------------------------------------------------- */
197 border-collapse: collapse;
200 /* -- general body styles --------------------------------------------------- */
203 -moz-hyphens: auto;
204 -ms-hyphens: auto;
205 -webkit-hyphens: auto;
222 div.code-block-caption:hover > a.headerlink {
227 text-align: inherit;
231 text-align: left;
235 margin-left: 50%;
239 background-color: #eee;
244 margin-top: 0 !important;
248 margin-top: 30px;
249 font-weight: bold;
252 img.align-left, .figure.align-left, object.align-left {
255 margin-right: 1em;
258 img.align-right, .figure.align-right, object.align-right {
261 margin-left: 1em;
264 img.align-center, .figure.align-center, object.align-center {
265 display: block;
266 margin-left: auto;
267 margin-right: auto;
270 .align-left {
271 text-align: left;
274 .align-center {
275 text-align: center;
278 .align-right {
279 text-align: right;
282 /* -- sidebars -------------------------------------------------------------- */
288 background-color: #ffe;
293 p.sidebar-title {
294 font-weight: bold;
297 /* -- topics ---------------------------------------------------------------- */
305 p.topic-title {
306 font-size: 1.1em;
307 font-weight: bold;
308 margin-top: 10px;
311 /* -- admonitions ----------------------------------------------------------- */
314 margin-top: 10px;
315 margin-bottom: 10px;
320 font-weight: bold;
324 margin-bottom: 0;
327 p.admonition-title {
329 font-weight: bold;
333 text-align: center;
334 margin-top: 25px;
337 /* -- tables ---------------------------------------------------------------- */
341 border-collapse: collapse;
344 table caption span.caption-number {
345 font-style: italic;
348 table caption span.caption-text {
351 dl.function table.docutils th.field-name {
357 border-top: 1px solid #aaa;
358 border-left: 1px solid #aaa;
359 border-right: 1px solid #aaa;
360 border-bottom: 1px solid #aaa;
364 border-bottom: 2px solid #aaa;
365 background-color: #f2f2f2;
373 text-align: left;
374 padding-right: 5px;
378 border-left: solid 1px gray;
379 margin-left: 1px;
383 border-bottom: none;
386 /* -- figures --------------------------------------------------------------- */
397 div.figure p.caption span.caption-number {
398 font-style: italic;
401 div.figure p.caption span.caption-text {
404 /* -- field list styles ----------------------------------------------------- */
406 table.field-list td, table.field-list th {
410 .field-list ul {
412 padding-left: 1em;
415 .field-list p {
419 .field-name {
420 -moz-hyphens: manual;
421 -ms-hyphens: manual;
422 -webkit-hyphens: manual;
426 /* -- other body styles ----------------------------------------------------- */
429 list-style: decimal;
433 list-style: lower-alpha;
437 list-style: upper-alpha;
441 list-style: lower-roman;
445 list-style: upper-roman;
449 margin-bottom: 15px;
453 margin-top: 0px;
457 margin-bottom: 10px;
461 margin-top: 3px;
462 margin-bottom: 10px;
463 margin-left: 30px;
467 background-color: #fbe54e;
471 font-weight: bold;
472 font-size: 1.1em;
476 font-size: 1.3em;
479 .sig-paren {
480 font-size: larger;
484 font-style: italic;
487 .system-message {
488 background-color: #fda;
494 background-color: #ffa;
497 .line-block {
498 display: block;
499 margin-top: 1em;
500 margin-bottom: 1em;
503 .line-block .line-block {
504 margin-top: 0;
505 margin-bottom: 0;
506 margin-left: 1.5em;
510 font-family: sans-serif;
514 text-decoration: underline;
518 font-style: oblique;
522 border-bottom: dotted 1px;
526 /* -- code displays --------------------------------------------------------- */
530 overflow-y: hidden; /* fixes display issues on Chrome browsers */
534 -moz-hyphens: none;
535 -ms-hyphens: none;
536 -webkit-hyphens: none;
543 background-color: transparent;
548 margin-left: 0.5em;
555 div.code-block-caption {
557 font-size: small;
560 div.code-block-caption code {
561 background-color: transparent;
564 div.code-block-caption + div > div.highlight > pre {
565 margin-top: 0;
568 div.code-block-caption span.caption-number {
570 font-style: italic;
573 div.code-block-caption span.caption-text {
576 div.literal-block-wrapper {
580 div.literal-block-wrapper div.highlight {
585 background-color: transparent;
586 font-weight: bold;
587 font-size: 1.2em;
591 background-color: transparent;
595 background-color: transparent;
596 font-weight: bold;
600 background-color: transparent;
603 .viewcode-link {
607 .viewcode-back {
609 font-family: sans-serif;
612 div.viewcode-block:target {
613 margin: -1px -10px;
617 /* -- math display ---------------------------------------------------------- */
620 vertical-align: middle;
624 text-align: center;
634 z-index: 1;
641 /* -- printout stylesheet --------------------------------------------------- */
652 div.related,
654 #top-link {
655 display: none;