Mercurial > wikked
changeset 190:3e14f66670f1
Smaller button to show diffs in history page.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 06 Feb 2014 07:57:56 -0800 |
parents | b69e957fd89a |
children | 9391dbb14784 |
files | wikked/assets/tpl/history-page.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/wikked/assets/tpl/history-page.html Wed Feb 05 00:24:09 2014 -0800 +++ b/wikked/assets/tpl/history-page.html Thu Feb 06 07:57:56 2014 -0800 @@ -13,7 +13,7 @@ <th>Date</th> <th>Author</th> <th>Comment</th> - <th><button id="diff-revs" class="btn btn-primary">Show Diff.</button></th> + <th><button id="diff-revs" class="btn btn-sm">Show Diff.</button></th> </tr> </thead> <tbody>