Lines Matching +full:display +full:- +full:related
5 * Sphinx stylesheet -- sphinxdoc theme. Originally created by
8 * :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS.
15 /* -- page layout ----------------------------------------------------------- */
18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
19 'Verdana', sans-serif;
20 font-size: 14px;
21 letter-spacing: -0.01em;
22 line-height: 150%;
23 text-align: center;
24 background-color: #BFD1D4;
30 min-width: 740px;
34 background-color: white;
35 text-align: left;
40 background-color: white;
41 text-align: left;
42 background-image: url(contents.png);
43 background-repeat: repeat-x;
48 border-right: 1px solid #ccc;
56 div.related {
57 font-size: 1em;
60 div.related ul {
61 background-image: url(navigation.png);
63 border-top: 1px solid #ddd;
64 border-bottom: 1px solid #ddd;
67 div.related ul li {
74 div.related ul li.right {
76 margin-right: 5px;
79 div.related ul li a {
82 line-height: 1.75em;
86 div.related ul li a:hover {
99 font-size: 1em;
100 text-align: left;
105 font-size: 1em;
109 background-color: #AFC1C4;
117 padding-left: 1.5em;
118 margin-top: 7px;
120 line-height: 130%;
124 margin-left: 20px;
128 background-color: #E3EFF1;
132 font-size: 0.8em;
133 text-align: right;
138 text-decoration: underline;
141 /* -- body styles ----------------------------------------------------------- */
149 text-decoration: none;
157 text-decoration: underline;
163 font-size: 1.5em;
169 font-size: 1.35em;
174 margin: 1em 0 -0.3em 0;
175 font-size: 1.2em;
183 display: none;
191 display: inline;
197 background-color: #eee;
202 font-size: 1em;
203 margin-left: 6px;
205 text-decoration: none!important;
209 background-color: #ccc;
214 font-family: 'Consolas', 'Deja Vu Sans Mono',
216 font-size: 0.95em;
217 letter-spacing: 0.01em;
221 background-color: #f2f2f2;
222 border-bottom: 1px solid #ddd;
245 font-family: 'Consolas', 'Deja Vu Sans Mono',
247 font-size: 0.95em;
248 letter-spacing: 0.015em;
249 line-height: 120%;
252 background-color: #f8f8f8;
257 text-decoration: underline;
265 background-color: #f8f8f8;
266 max-width: 250px;
273 background-color: #f8f8f8;
277 border-collapse: collapse;
278 margin: 0 -0.5em 0 -0.5em;
286 font-size: 0.9em;
289 background-color: #f7f7f7;
302 div.admonition p.admonition-title,
303 div.warning p.admonition-title {
307 border-bottom: 1px solid #86989B;
308 font-weight: bold;
309 background-color: #AFC1C4;
316 div.warning p.admonition-title {
317 background-color: #CF0000;
318 border-bottom-color: #940000;
330 background-color: #DDEAF0;
332 line-height: 1.3em;
333 font-size: 0.9em;
336 .viewcode-back {
337 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
338 'Verdana', sans-serif;
341 div.viewcode-block:target {
342 background-color: #f4debf;
343 border-top: 1px solid #ac9;
344 border-bottom: 1px solid #ac9;