5
* Sphinx stylesheet -- basic theme.
7
* :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS.
8
* :license: BSD, see LICENSE for details.
12
@import url("widelands.css");
14
/* -- main layout ----------------------------------------------------------- */
20
/* -- relbar ---------------------------------------------------------------- */
41
div.related li.right {
46
/* -- sidebar --------------------------------------------------------------- */
48
div.sphinxsidebarwrapper {
49
padding: 10px 5px 0 10px;
57
word-wrap: break-word;
58
overflow-wrap : break-word;
61
div.sphinxsidebar ul {
65
div.sphinxsidebar ul ul,
66
div.sphinxsidebar ul.want-points {
71
div.sphinxsidebar ul ul {
76
div.sphinxsidebar form {
80
/*div.sphinxsidebar input {
81
border: 1px solid #98dbcc;
82
font-family: sans-serif;
86
div.sphinxsidebar #searchbox input[type="text"] {
95
/* -- search page ----------------------------------------------------------- */
98
margin: 10px 0 0 20px;
103
padding: 5px 0 5px 20px;
104
background-image: url(file.png);
105
background-repeat: no-repeat;
106
background-position: 0 7px;
113
ul.search li div.context {
115
margin: 2px 0 0 30px;
119
ul.keywordmatches li.goodmatch a {
123
/* -- index page ------------------------------------------------------------ */
125
table.contentstable {
131
table.contentstable p.biglink {
145
/* -- general index --------------------------------------------------------- */
151
table.indextable td {
156
table.indextable ul {
159
list-style-type: none;
162
table.indextable > tbody > tr > td > ul {
166
table.indextable tr.pcap {
170
table.indextable tr.cap {
172
background-color: #f2f2f2;
181
div.modindex-jumpbox {
182
border-top: 1px solid #ddd;
183
border-bottom: 1px solid #ddd;
188
div.genindex-jumpbox {
189
border-top: 1px solid #ddd;
190
border-bottom: 1px solid #ddd;
195
/* -- domain module index --------------------------------------------------- */
197
table.modindextable td {
199
border-collapse: collapse;
202
/* -- general body styles --------------------------------------------------- */
204
div.body p, div.body dd, div.body li, div.body blockquote {
207
-webkit-hyphens: auto;
215
h1:hover > a.headerlink,
216
h2:hover > a.headerlink,
217
h3:hover > a.headerlink,
218
h4:hover > a.headerlink,
219
h5:hover > a.headerlink,
220
h6:hover > a.headerlink,
221
dt:hover > a.headerlink,
222
caption:hover > a.headerlink,
223
p.caption:hover > a.headerlink,
224
div.code-block-caption:hover > a.headerlink {
237
margin-top: 0 !important;
245
img.align-left, .figure.align-left, object.align-left {
251
img.align-right, .figure.align-right, object.align-right {
257
img.align-center, .figure.align-center, object.align-center {
275
/* -- sidebars -------------------------------------------------------------- */
278
margin: 0 0 0.5em 1em;
279
border: 1px solid #ddb;
280
padding: 7px 7px 0 7px;
281
background-color: #ffe;
290
/* -- topics ---------------------------------------------------------------- */
293
border: 1px solid #ccc;
294
padding: 7px 7px 0 7px;
295
margin: 10px 0 10px 0;
304
/* -- admonitions ----------------------------------------------------------- */
321
margin: 0px 10px 5px 0px;
325
div.body p.centered {
330
/* -- tables ---------------------------------------------------------------- */
334
border-collapse: collapse;
337
table caption span.caption-number {
341
table caption span.caption-text {
344
table.docutils td, table.docutils th {
345
padding: 1px 8px 1px 5px;
349
border-bottom: 1px solid #aaa;
352
table.footnote td, table.footnote th {
353
border: 0 !important;
362
border-left: solid 1px gray;
370
/* -- figures --------------------------------------------------------------- */
377
div.figure p.caption {
381
div.figure p.caption span.caption-number {
385
div.figure p.caption span.caption-text {
388
/* -- field list styles ----------------------------------------------------- */
390
table.field-list td, table.field-list th {
391
border: 0 !important;
404
-moz-hyphens: manual;
406
-webkit-hyphens: manual;
410
/* -- other body styles ----------------------------------------------------- */
417
list-style: lower-alpha;
421
list-style: upper-alpha;
425
list-style: lower-roman;
429
list-style: upper-roman;
450
/*dt:target, span.highlighted {
451
background-color: #fbe54e;
476
background-color: #fda;
478
border: 3px solid red;
482
background-color: #ffa;
491
.line-block .line-block {
497
.guilabel, .menuselection {
498
font-family: sans-serif;
502
text-decoration: underline;
510
border-bottom: dotted 1px;
514
/* -- code displays --------------------------------------------------------- */
518
overflow-y: hidden; /* fixes display issues on Chrome browsers */
524
-webkit-hyphens: none;
531
background-color: transparent;
535
table.highlighttable {
539
table.highlighttable td {
540
padding: 0 0.5em 0 0.5em;
543
div.code-block-caption {
548
div.code-block-caption code {
549
background-color: transparent;
552
div.code-block-caption + div > div.highlight > pre {
556
div.code-block-caption span.caption-number {
557
padding: 0.1em 0.3em;
561
div.code-block-caption span.caption-text {
564
div.literal-block-wrapper {
568
div.literal-block-wrapper div.highlight {
573
background-color: transparent;
579
background-color: transparent;
583
background-color: transparent;
587
h1 code, h2 code, h3 code, h4 code, h5 code, h6 code {
588
background-color: transparent;
597
font-family: sans-serif;
600
div.viewcode-block:target {
605
/* -- math display ---------------------------------------------------------- */
608
vertical-align: middle;
611
div.body div.math p {
619
span.eqno a.headerlink {
625
div.math:hover a.headerlink {
629
/* -- printout stylesheet --------------------------------------------------- */
635
margin: 0 !important;