Revision 1448:b1b608507209 public/themes/soundsoftware
| public/themes/soundsoftware/stylesheets/application.css | ||
|---|---|---|
| 234 | 234 |
.TableRowColor td { background-color: #fdfbf5; color: #000000; border: 0; }
|
| 235 | 235 |
.NavBarCell1 { background-color: #ffe69b; color:#000000 }
|
| 236 | 236 |
|
| 237 |
.embedded table { border: 0px solid #fff; }
|
|
| 238 |
.embedded h3 { margin-top: 0.5em; }
|
|
| 239 |
.embedded hr { color: #a9b680; background-color: #a9b680 }
|
|
| 240 |
.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 |
|
|
| 242 |
.controller-redmine_embedded .summary { font-style: normal; margin-bottom: 1.5em; }
|
|
| 241 | 243 |
|
| 242 | 244 |
/* Special hack to hide the FRAMES | NO FRAMES links -- they don't |
| 243 | 245 |
work in this context -- and right-align the All Classes and Detail links */ |
| 244 |
.embedded .NavBarCell2 a[target=_top] { width: 0px; visibility: hidden; }
|
|
| 245 |
.embedded .NavBarCell2 + .NavBarCell2 { text-align: right; }
|
|
| 246 |
.embedded .NavBarCell3 + .NavBarCell3 { text-align: right; }
|
|
| 246 |
.controller-redmine_embedded .NavBarCell2 a[target=_top] { width: 0px; visibility: hidden; }
|
|
| 247 |
.controller-redmine_embedded .NavBarCell2 + .NavBarCell2 { text-align: right; }
|
|
| 248 |
.controller-redmine_embedded .NavBarCell3 + .NavBarCell3 { text-align: right; }
|
|
| 247 | 249 |
|
| 248 | 250 |
/* For Doxygen in Embedded context (though note some of the Javadoc |
| 249 | 251 |
rules will also apply to Doxygen): */ |
| ... | ... | |
| 257 | 259 |
.indexvalue, |
| 258 | 260 |
.memproto, |
| 259 | 261 |
.memproto td, |
| 260 |
.memdoc a, |
|
| 261 |
.embedded li .el, |
|
| 262 |
.embedded a.el { font-family: monospace; }
|
|
| 262 |
.memdoc a { font-family: 'SourceCodePro-Regular', monospace; font-size: 0.9em; font-weight: normal; }
|
|
| 263 | 263 |
|
| 264 |
.embedded .memTemplParams { font-style: italic; }
|
|
| 264 |
.controller-redmine_embedded .memTemplParams { font-style: italic; }
|
|
| 265 | 265 |
|
| 266 |
.embedded .memItemRight a:first-child, |
|
| 267 |
.embedded .memTemplItemRight a:first-child, |
|
| 268 |
.embedded .indexkey a:first-child, |
|
| 269 |
.embedded a.el, |
|
| 270 |
.embedded .memdoc a { font-weight: bold; } /* function names, etc */
|
|
| 266 |
.controller-redmine_embedded #projectname, |
|
| 267 |
.controller-redmine_embedded .title { font-weight: bold; font-size: 14px; }
|
|
| 271 | 268 |
|
| 272 |
.embedded .memitem { border-bottom: 1px solid #a9b680; padding-top: 0.5em; }
|
|
| 273 |
.embedded .memitem:last-child { border-bottom: 0px; }
|
|
| 269 |
.controller-redmine_embedded h2 { font-size: 16px; }
|
|
| 274 | 270 |
|
| 275 |
.embedded .contents { margin-top: 0.5em; }
|
|
| 276 |
.embedded .contents td { padding: 0px; }
|
|
| 271 |
.controller-redmine_embedded .memitem { border-bottom: 1px solid #a9b680; padding-top: 0.5em; }
|
|
| 272 |
.controller-redmine_embedded .memitem:last-child { border-bottom: 0px; }
|
|
| 277 | 273 |
|
| 278 |
.embedded .contents h1, |
|
| 279 |
.embedded .contents h2, |
|
| 280 |
.embedded .navigation h1, |
|
| 281 |
.embedded .navigation h2 { padding-top: 0.5em; padding-bottom: 0.25em; }
|
|
| 274 |
.controller-redmine_embedded .contents { margin-top: 0.5em; }
|
|
| 275 |
.controller-redmine_embedded .contents td { padding: 0px; }
|
|
| 282 | 276 |
|
| 283 |
.embedded .contents .center { text-align: center; } /* undo javadoc hack above */
|
|
| 277 |
.controller-redmine_embedded .contents h1, |
|
| 278 |
.controller-redmine_embedded .contents h2, |
|
| 279 |
.controller-redmine_embedded .navigation h1, |
|
| 280 |
.controller-redmine_embedded .navigation h2 { padding-top: 1em; padding-bottom: 0; }
|
|
| 281 |
|
|
| 282 |
.controller-redmine_embedded .contents .center { text-align: center; } /* undo javadoc hack above */
|
|
| 284 | 283 |
|
| 285 | 284 |
/* For MATLAB documentation */ |
| 286 | 285 |
|
| 287 |
.embedded #matlabdoc th { text-align: left; }
|
|
| 286 |
.controller-redmine_embedded #matlabdoc th { text-align: left; }
|
|
| 288 | 287 |
|
| 289 | 288 |
/* autocomplete positioning fix */ |
| 290 | 289 |
div.autocomplete {
|
Also available in: Unified diff