From baa2b472c232aa1aa7d95bb4cb08e2d809bee902 Mon Sep 17 00:00:00 2001 From: chenfeiCF Date: Mon, 22 Feb 2016 21:49:51 +0800 Subject: [PATCH 1/2] * finish task #2493. --- module/common/view/action.html.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/module/common/view/action.html.php b/module/common/view/action.html.php index 69c81de5ac..2ee391df03 100755 --- a/module/common/view/action.html.php +++ b/module/common/view/action.html.php @@ -2,6 +2,7 @@ #actionbox a{font-weight:normal} .col-side fieldset#actionbox{padding-right:5px;} .col-side #actionbox #historyItem li span.item{white-space:nowrap} +.changes blockquote{font-family: monospace, serif;}