Revision 1063:6f464526403b public/stylesheets
| 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 |
|
Also available in: Unified diff