@@ -156,8 +156,8 tr span.expander {background-image: url(../images/bullet_toggle_plus.png); paddi | |||
|
156 | 156 | tr.open span.expander {background-image: url(../images/bullet_toggle_minus.png);} |
|
157 | 157 | |
|
158 | 158 | tr.changeset ul, ol { margin-top: 0px; margin-bottom: 0px; } |
|
159 | tr.changeset td.author { text-align: center; width: 15%; } | |
|
160 | tr.changeset td.committed_on { text-align: center; width: 15%; } | |
|
159 | tr.changeset td.author { text-align: center; width: 15%; white-space:nowrap;} | |
|
160 | tr.changeset td.committed_on { text-align: center; width: 15%; white-space:nowrap;} | |
|
161 | 161 | |
|
162 | 162 | table.files tr.file td { text-align: center; } |
|
163 | 163 | table.files tr.file td.filename { text-align: left; padding-left: 24px; } |
General Comments 0
You need to be logged in to leave comments.
Login now