Patch #23027 » revision-info-lighter-color.diff
| public/stylesheets/application.css (working copy) | ||
|---|---|---|
| 211 | 211 |
tr.changeset td.author { text-align: center; width: 15%; white-space:nowrap;}
|
| 212 | 212 |
tr.changeset td.committed_on { text-align: center; width: 15%; white-space:nowrap;}
|
| 213 | 213 | |
| 214 |
table.revision-info { color: #959595; }
|
|
| 215 |
table.revision-info a { color:#70A7CD; }
|
|
| 216 |
table.revision-info a:hover { color:#D14848; }
|
|
| 217 | ||
| 214 | 218 |
table.files tbody th {text-align:left;}
|
| 215 | 219 |
table.files tr.file td.filename { text-align: left; padding-left: 24px; }
|
| 216 | 220 |
table.files tr.file td.digest { font-size: 80%; }
|
- « Previous
- 1
- 2
- Next »