Revision 443:350acce374a2 public/stylesheets
| public/stylesheets/application.css | ||
|---|---|---|
| 161 | 161 |
tr.changeset td.committed_on { text-align: center; width: 15%; }
|
| 162 | 162 |
|
| 163 | 163 |
table.files tr.file td { text-align: center; }
|
| 164 |
table.files tr.file td.filename { text-align: left; padding-left: 24px; }
|
|
| 164 |
table.files tr.file td.filename { text-align: left; }
|
|
| 165 | 165 |
table.files tr.file td.digest { font-size: 80%; }
|
| 166 | 166 |
|
| 167 | 167 |
table.members td.roles, table.memberships td.roles { width: 45%; }
|
| ... | ... | |
| 225 | 225 |
h3.version { background: url(../images/package.png) no-repeat 0% 50%; padding-left: 20px; }
|
| 226 | 226 |
|
| 227 | 227 |
div.issues h3 { background: url(../images/ticket.png) no-repeat 0% 50%; padding-left: 20px; }
|
| 228 |
div.activity h3 { background: url(../images/ticket.png) no-repeat 0% 50%; padding-left: 20px; }
|
|
| 228 | 229 |
div.members h3 { background: url(../images/group.png) no-repeat 0% 50%; padding-left: 20px; }
|
| 229 | 230 |
div.news h3 { background: url(../images/news.png) no-repeat 0% 50%; padding-left: 20px; }
|
| 230 | 231 |
div.projects h3 { background: url(../images/projects.png) no-repeat 0% 50%; padding-left: 20px; }
|
| ... | ... | |
| 304 | 305 |
div#issue-changesets div.changeset { border-bottom: 1px solid #ddd; }
|
| 305 | 306 |
div#issue-changesets p { margin-top: 0; margin-bottom: 1em;}
|
| 306 | 307 |
|
| 307 |
div#activity dl, #search-results { margin-left: 2em; }
|
|
| 308 |
div#activity dd, #search-results dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; }
|
|
| 309 |
div#activity dt, #search-results dt { margin-bottom: 0px; padding-left: 20px; line-height: 18px; background-position: 0 50%; background-repeat: no-repeat; }
|
|
| 310 |
div#activity dt.me .time { border-bottom: 1px solid #999; }
|
|
| 311 |
div#activity dt .time { color: #777; font-size: 80%; }
|
|
| 308 |
div#activity dl, div#news dl, #search-results { margin-left: 2em; }
|
|
| 309 |
div#activity .box dl { margin-left: 0; }
|
|
| 310 |
div#activity dd, div#news dd, #search-results dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; }
|
|
| 311 |
div#activity dt, div#news dt, #search-results dt { margin-bottom: 0px; padding-left: 20px; line-height: 18px; background-position: 0 50%; background-repeat: no-repeat; }
|
|
| 312 |
div#activity dt.me .time, div#news dt.me .time { border-bottom: 1px solid #999; }
|
|
| 313 |
div#activity dt .time, div#news dt .time, .projects .latest .time { color: #777; font-size: 80%; }
|
|
| 312 | 314 |
div#activity dd .description, #search-results dd .description { font-style: italic; }
|
| 313 |
div#activity span.project:after, #search-results span.project:after { content: " -"; }
|
|
| 315 |
div#activity span.project:after, div#news span.project:after, #search-results span.project:after { content: " -"; }
|
|
| 314 | 316 |
div#activity dd span.description, #search-results dd span.description { display:block; color: #808080; }
|
| 315 | 317 |
|
| 318 |
.projects .latest .title { margin-right: 0.5em; }
|
|
| 319 |
.tipoftheday .tip { margin-left: 2em; margin-top: 0.5em; }
|
|
| 320 |
|
|
| 316 | 321 |
#search-results dd { margin-bottom: 1em; padding-left: 20px; margin-left:0px; }
|
| 317 | 322 |
|
| 318 |
div#search-results-counts {float:right;}
|
|
| 319 |
div#search-results-counts ul { margin-top: 0.5em; }
|
|
| 320 |
div#search-results-counts li { list-style-type:none; float: left; margin-left: 1em; }
|
|
| 323 |
div#search-results-counts { display: block; padding-left: 0; margin-left: 0; }
|
|
| 324 |
div#search-results-counts ul { margin-top: 0.5em; padding-left: 0; margin-left: 0; }
|
|
| 325 |
div#search-results-counts li { display: inline; list-style-type: none; margin-right: 1em; }
|
|
| 321 | 326 |
|
| 322 | 327 |
dt.issue { background-image: url(../images/ticket.png); }
|
| 323 | 328 |
dt.issue-edit { background-image: url(../images/ticket_edit.png); }
|
| ... | ... | |
| 365 | 370 |
ul.projects li.child { list-style-type:none; margin-top: 1em;}
|
| 366 | 371 |
ul.projects div.root a.project { font-weight: bold; font-size: 16px; margin: 0 0 10px 0; }
|
| 367 | 372 |
|
| 373 |
li.latest { margin-bottom: 0.5em; }
|
|
| 374 |
|
|
| 368 | 375 |
#tracker_project_ids ul { margin: 0; padding-left: 1em; }
|
| 369 | 376 |
#tracker_project_ids li { list-style-type:none; }
|
| 370 | 377 |
|
Also available in: Unified diff