| 158 |
158 |
|
| 159 |
159 |
.wiki p, .wiki li { margin-left: 30px; margin-right: 3em; }
|
| 160 |
160 |
|
|
161 |
.overviewfields h4 { margin-left: 30px; margin-bottom: 0; }
|
|
162 |
.overviewfields ul { margin-top: 0; }
|
|
163 |
|
| 161 |
164 |
.repository-info .wiki p { margin-left: 0 }
|
| 162 |
165 |
|
| 163 |
166 |
div.issue { background: #fdfaf0; border: 1px solid #a9b680; border-left: 4px solid #a9b680; }
|
| ... | ... | |
| 231 |
234 |
.TableRowColor td { background-color: #fdfbf5; color: #000000; border: 0; }
|
| 232 |
235 |
.NavBarCell1 { background-color: #ffe69b; color:#000000 }
|
| 233 |
236 |
|
| 234 |
|
.embedded table { border: 0px solid #fff; }
|
| 235 |
|
.embedded h3 { margin-top: 0.5em; }
|
| 236 |
|
.embedded hr { color: #a9b680; background-color: #a9b680 }
|
| 237 |
|
.embedded center { text-align: left; } /* haha */
|
|
237 |
.controller-redmine_embedded table { border: 0px solid #fff; }
|
|
238 |
.controller-redmine_embedded h3 { margin-top: 0.5em; }
|
|
239 |
.controller-redmine_embedded hr { color: #a9b680; background-color: #a9b680 }
|
|
240 |
.controller-redmine_embedded center { text-align: left; } /* haha */
|
|
241 |
.controller-redmine_embedded th { font-weight: normal; text-align: left; }
|
|
242 |
.controller-redmine_embedded caption { text-align: left; font-weight: bold; font-size: 14px; margin-top: 1em; }
|
|
243 |
.controller-redmine_embedded li.blockList { list-style-type: none; }
|
|
244 |
|
|
245 |
.controller-redmine_embedded .summary { font-style: normal; margin-bottom: 1.5em; }
|
| 238 |
246 |
|
| 239 |
247 |
/* Special hack to hide the FRAMES | NO FRAMES links -- they don't
|
| 240 |
248 |
work in this context -- and right-align the All Classes and Detail links */
|
| 241 |
|
.embedded .NavBarCell2 a[target=_top] { width: 0px; visibility: hidden; }
|
| 242 |
|
.embedded .NavBarCell2 + .NavBarCell2 { text-align: right; }
|
| 243 |
|
.embedded .NavBarCell3 + .NavBarCell3 { text-align: right; }
|
|
249 |
.controller-redmine_embedded .NavBarCell2 a[target=_top] { width: 0px; visibility: hidden; }
|
|
250 |
.controller-redmine_embedded .NavBarCell2 + .NavBarCell2 { text-align: right; }
|
|
251 |
.controller-redmine_embedded .NavBarCell3 + .NavBarCell3 { text-align: right; }
|
|
252 |
|
|
253 |
.topNav, .bottomNav { position: relative; overflow: hidden; }
|
|
254 |
.topNav ul li, .bottomNav ul li { float: left; list-style-type: none; margin-right: 14px; position: relative; font-weight: bold; }
|
|
255 |
.controller-redmine_embedded .subNav .navList { display: none; }
|
| 244 |
256 |
|
| 245 |
257 |
/* For Doxygen in Embedded context (though note some of the Javadoc
|
| 246 |
258 |
rules will also apply to Doxygen): */
|
| ... | ... | |
| 251 |
263 |
.memTemplItemLeft,
|
| 252 |
264 |
.memTemplItemRight,
|
| 253 |
265 |
.indexkey,
|
| 254 |
|
.indexvalue,
|
| 255 |
266 |
.memproto,
|
| 256 |
267 |
.memproto td,
|
| 257 |
|
.memdoc a,
|
| 258 |
|
.embedded li .el,
|
| 259 |
|
.embedded a.el { font-family: monospace; }
|
|
268 |
.memdoc a { font-family: 'SourceCodePro-Regular', monospace; font-size: 0.9em; font-weight: normal; }
|
| 260 |
269 |
|
| 261 |
|
.embedded .memTemplParams { font-style: italic; }
|
|
270 |
.controller-redmine_embedded .memTemplParams { font-style: italic; }
|
| 262 |
271 |
|
| 263 |
|
.embedded .memItemRight a:first-child,
|
| 264 |
|
.embedded .memTemplItemRight a:first-child,
|
| 265 |
|
.embedded .indexkey a:first-child,
|
| 266 |
|
.embedded a.el,
|
| 267 |
|
.embedded .memdoc a { font-weight: bold; } /* function names, etc */
|
|
272 |
.controller-redmine_embedded #projectname,
|
|
273 |
.controller-redmine_embedded .title { font-weight: bold; font-size: 14px; }
|
| 268 |
274 |
|
| 269 |
|
.embedded .memitem { border-bottom: 1px solid #a9b680; padding-top: 0.5em; }
|
| 270 |
|
.embedded .memitem:last-child { border-bottom: 0px; }
|
|
275 |
.controller-redmine_embedded h2 { font-size: 16px; }
|
| 271 |
276 |
|
| 272 |
|
.embedded .contents { margin-top: 0.5em; }
|
| 273 |
|
.embedded .contents td { padding: 0px; }
|
|
277 |
.controller-redmine_embedded .memitem { border-bottom: 1px solid #a9b680; padding-top: 0.5em; }
|
|
278 |
.controller-redmine_embedded .memitem:last-child { border-bottom: 0px; }
|
| 274 |
279 |
|
| 275 |
|
.embedded .contents h1,
|
| 276 |
|
.embedded .contents h2,
|
| 277 |
|
.embedded .navigation h1,
|
| 278 |
|
.embedded .navigation h2 { padding-top: 0.5em; padding-bottom: 0.25em; }
|
|
280 |
.controller-redmine_embedded .contents { margin-top: 0.5em; }
|
|
281 |
.controller-redmine_embedded .contents td { padding: 0px; }
|
| 279 |
282 |
|
| 280 |
|
.embedded .contents .center { text-align: center; } /* undo javadoc hack above */
|
|
283 |
.controller-redmine_embedded .contents h1,
|
|
284 |
.controller-redmine_embedded .contents h2,
|
|
285 |
.controller-redmine_embedded .navigation h1,
|
|
286 |
.controller-redmine_embedded .navigation h2 { padding-top: 1em; padding-bottom: 0; }
|
|
287 |
|
|
288 |
.controller-redmine_embedded .contents .center { text-align: center; } /* undo javadoc hack above */
|
| 281 |
289 |
|
| 282 |
290 |
/* For MATLAB documentation */
|
| 283 |
291 |
|
| 284 |
|
.embedded #matlabdoc th { text-align: left; }
|
|
292 |
.controller-redmine_embedded #matlabdoc th { text-align: left; }
|
| 285 |
293 |
|
| 286 |
294 |
/* autocomplete positioning fix */
|
| 287 |
295 |
div.autocomplete {
|