Revision 1061:01076ed49ffc public
| public/stylesheets/application.css | ||
|---|---|---|
| 256 | 256 |
.highlight.token-3 { background-color: #aaf;}
|
| 257 | 257 |
|
| 258 | 258 |
.box{
|
| 259 |
padding:6px; |
|
| 260 |
margin-bottom: 10px; |
|
| 261 |
background-color:#f6f6f6; |
|
| 262 |
color:#505050; |
|
| 263 |
line-height:1.5em; |
|
| 264 |
border: 1px solid #e4e4e4; |
|
| 259 |
padding:6px;
|
|
| 260 |
margin-bottom: 10px;
|
|
| 261 |
background-color:#f6f6f6;
|
|
| 262 |
color:#505050;
|
|
| 263 |
line-height:1.5em;
|
|
| 264 |
border: 1px solid #e4e4e4;
|
|
| 265 | 265 |
} |
| 266 | 266 |
|
| 267 | 267 |
.box h4 {
|
| 268 |
margin-top: 0; |
|
| 269 |
padding-top: 0; |
|
| 268 |
margin-top: 0;
|
|
| 269 |
padding-top: 0;
|
|
| 270 | 270 |
} |
| 271 | 271 |
|
| 272 | 272 |
div.square {
|
| ... | ... | |
| 344 | 344 |
div#members dt .email { color: #777; font-size: 80%; }
|
| 345 | 345 |
div#members dd .roles { font-style: italic; }
|
| 346 | 346 |
|
| 347 |
div#memberbox h3 {
|
|
| 348 |
background: url(../images/group.png) no-repeat 0% 50%; |
|
| 349 |
padding-left: 20px; |
|
| 350 |
} |
|
| 351 |
div#memberbox p {
|
|
| 352 |
padding-left: 20px; |
|
| 353 |
margin-left: 0; |
|
| 354 |
} |
|
| 355 |
|
|
| 356 |
div.issues ul {
|
|
| 357 |
padding-left: 20px; |
|
| 358 |
margin-left: 0; |
|
| 359 |
list-style-type: none; |
|
| 360 |
} |
|
| 361 |
div.issues p {
|
|
| 362 |
padding-left: 20px; |
|
| 363 |
margin-left: 0; |
|
| 364 |
} |
|
| 365 |
|
|
| 347 | 366 |
.projects .latest .title { margin-right: 0.5em; }
|
| 348 | 367 |
.tipoftheday .tip { margin-left: 2em; margin-top: 0.5em; }
|
| 349 | 368 |
|
| public/themes/soundsoftware/stylesheets/application.css | ||
|---|---|---|
| 147 | 147 |
*/ |
| 148 | 148 |
/* h4 { border-bottom: dotted 1px #c0c0c0; } */
|
| 149 | 149 |
|
| 150 |
.wiki p { margin-left: 3em; margin-right: 3em; }
|
|
| 150 |
.wiki p, .wiki li { margin-left: 30px; margin-right: 3em; }
|
|
| 151 |
|
|
| 152 |
.repository-info .wiki p { margin-left: 0 }
|
|
| 151 | 153 |
|
| 152 | 154 |
div.issue { background: #fdfaf0; border: 1px solid #a9b680; border-left: 4px solid #a9b680; }
|
| 153 | 155 |
|
| public/themes/soundsoftware/stylesheets/fonts-generic.css | ||
|---|---|---|
| 1 |
@import url(fonts.css); |
|
| 1 |
@import url(fonts.css?2);
|
|
| 2 | 2 |
|
| 3 | 3 |
h1, #project-ancestors-title, #top-menu a {
|
| 4 | 4 |
font-family: Insider, 'Gill Sans', Tahoma, sans-serif; |
| public/themes/soundsoftware/stylesheets/fonts-mac.css | ||
|---|---|---|
| 1 |
@import url(fonts.css); |
|
| 1 |
@import url(fonts.css?2);
|
|
| 2 | 2 |
|
| 3 | 3 |
h1, #project-ancestors-title, #top-menu a {
|
| 4 | 4 |
font-family: Insider, "Lucida Grande", sans-serif; |
| public/themes/soundsoftware/stylesheets/fonts-ms.css | ||
|---|---|---|
| 1 |
@import url(fonts.css); |
|
| 1 |
@import url(fonts.css?2);
|
|
| 2 | 2 |
|
| 3 | 3 |
/* IE likes us to separate out normal & bold into different fonts |
| 4 | 4 |
rather than use the selectors on the same font */ |
Also available in: Unified diff