Lines Matching +full:pre +full:-
12 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,… selector
17 border-collapse: collapse;
18 border-spacing: 0;
24 font-style: inherit;
25 font-weight: inherit;
28 text-decoration: none;
31 margin-left: 20px;
34 text-align: left;
37 font-size: 100%;
38 font-weight: bold;
45 font-variant: normal;
48 vertical-align: baseline;
51 vertical-align: baseline;
57 font-family: inherit;
58 font-size: inherit;
59 font-style: inherit;
60 font-weight: inherit;
62 input,button,textarea,select {*font-size:100%;
67 margin-left: 1em;
68 margin-right: 1em;
69 font-family: arial, helvetica, geneva, sans-serif;
70 background-color: #ffffff; margin: 0px;
73 code, tt { font-family: monospace; font-size: 1.1em; }
74 span.parameter { font-family:monospace; }
78 .type { font-weight: bold; font-style:italic }
80 body, p, td, th { font-size: .95em; line-height: 1.2em;}
84 strong { font-weight: bold;}
86 em { font-style: italic;}
89 font-size: 1.5em;
93 h2 { font-size: 1.25em; }
94 h3 { font-size: 1.15em; }
95 h4 { font-size: 1.06em; }
97 a:link { font-weight: bold; color: #004080; text-decoration: none; }
98 a:visited { font-weight: bold; color: #006699; text-decoration: none; }
99 a:link:hover { text-decoration: underline; }
107 blockquote { margin-left: 3em; }
109 ul { list-style-type: disc; }
112 font-family: "Andale Mono", monospace;
113 padding-top: 1em;
116 pre { selector
117 background-color: rgb(245, 245, 245);
122 font-family: "Andale Mono", monospace;
125 pre.example {
126 font-size: .85em;
130 table.index td { text-align: left; vertical-align: top; }
133 margin-left: 1em;
134 margin-right: 1em;
135 background-color: #f0f0f0;
139 text-align: center;
140 border-bottom: 1px solid #cccccc;
141 background-color: #ffffff;
145 font-size: 2em;
149 background-color: #f0f0f0;
150 border-left: 2px solid #cccccc;
156 vertical-align: top;
157 background-color: #f0f0f0;
162 background-color:#e7e7e7;
163 font-size:1.1em;
165 text-align: left;
167 border-top:1px solid #dddddd;
168 border-bottom:1px solid #dddddd;
173 font-size:1em;
174 list-style-type: none;
179 text-indent: -1em;
185 margin: 0px 3px 0px -1em;
189 margin-left: 14em;
192 border-left: 2px solid #cccccc;
193 border-right: 2px solid #cccccc;
194 background-color: #ffffff;
200 border-top: 2px solid #cccccc;
201 background-color: #ffffff;
208 a { font-weight: bold; color: #004080; text-decoration: underline; }
211 background-color: #ffffff;
212 border-left: 0px;
216 margin-left: 2%;
217 margin-right: 2%;
218 background-color: #ffffff;
223 background-color: #ffffff;
229 pre.example {
230 font-family: "Andale Mono", monospace;
231 font-size: 10pt;
232 page-break-inside: avoid;
237 border-width: 1px;
238 border-style: solid;
239 border-color: #cccccc;
240 border-collapse: collapse;
243 border-width: 1px;
245 border-style: solid;
246 border-color: #cccccc;
248 table.module_list td.name { background-color: #f0f0f0; min-width: 200px; }
253 border-width: 1px;
254 border-style: solid;
255 border-color: #cccccc;
256 border-collapse: collapse;
259 border-width: 1px;
261 border-style: solid;
262 border-color: #cccccc;
264 table.function_list td.name { background-color: #f0f0f0; min-width: 200px; }
269 white-space:nowrap;
272 dl.table dt, dl.function dt {border-top: 1px solid #ccc; padding-top: 1em;}
273 dl.table dd, dl.function dd {padding-bottom: 1em; margin: 10px 0 0 20px;}
274 dl.table h3, dl.function h3 {font-size: .95em;}
277 ul ul { margin-top: 0px; }
278 ol ul { margin-top: 0px; }
279 ol ol { margin-top: 0px; }
280 ul ol { margin-top: 0px; }
284 background-color: #FF9;
289 pre .comment { color: #558817; }
290 pre .constant { color: #a8660d; }
291 pre .escape { color: #844631; }
292 pre .keyword { color: #aa5050; font-weight: bold; }
293 pre .library { color: #0e7c6b; }
294 pre .marker { color: #512b1e; background: #fedc56; font-weight: bold; }
295 pre .string { color: #8080ff; }
296 pre .number { color: #f8660d; }
297 pre .operator { color: #2239a8; font-weight: bold; }
298 pre .preprocessor, pre .prepro { color: #a33243; }
299 pre .global { color: #800080; }
300 pre .user-keyword { color: #800080; }
301 pre .prompt { color: #558817; }
302 pre .url { color: #272fc2; text-decoration: underline; }