diff options
Diffstat (limited to 'cgit.css')
-rw-r--r-- | cgit.css | 13 |
1 files changed, 1 insertions, 12 deletions
@@ -161,18 +161,7 @@ table.list td.logsubject { | |||
161 | table.list td.logmsg { | 161 | table.list td.logmsg { |
162 | font-family: monospace; | 162 | font-family: monospace; |
163 | white-space: pre; | 163 | white-space: pre; |
164 | padding: 1em 0.5em 2em 0.5em; | 164 | padding: 0 0.5em; |
165 | } | ||
166 | |||
167 | table.list td.lognotes-label { | ||
168 | text-align:right; | ||
169 | vertical-align:top; | ||
170 | } | ||
171 | |||
172 | table.list td.lognotes { | ||
173 | font-family: monospace; | ||
174 | white-space: pre; | ||
175 | padding: 0em 0.5em 2em 0.5em; | ||
176 | } | 165 | } |
177 | 166 | ||
178 | table.list td a { | 167 | table.list td a { |