changeset 21124 | a65714215377 |
parent 19075 | 6bc76c0e60b9 |
child 26536 | 93a3687a94d7 |
--- a/mercurial/templates/static/style.css Thu Apr 17 09:36:09 2014 +0900 +++ b/mercurial/templates/static/style.css Thu Apr 17 09:36:09 2014 +0900 @@ -41,6 +41,7 @@ /* Changelog/Filelog entries */ .logEntry { width: 100%; } .logEntry .age { width: 15%; } +.logEntry th.label { width: 16em; } .logEntry th { font-weight: normal; text-align: right; vertical-align: top; } .logEntry th.age, .logEntry th.firstline { font-weight: bold; } .logEntry th.firstline { text-align: left; width: inherit; }