From 59fadeacf651a68345f76db78820ba0cdedf79ac Mon Sep 17 00:00:00 2001 From: z9hang Date: Fri, 29 Aug 2014 11:45:37 +0800 Subject: [PATCH] =?UTF-8?q?wiki=3D=E3=80=8B=E5=8E=86=E5=8F=B2=3D=E3=80=8B?= =?UTF-8?q?=E8=BF=BD=E6=BA=AF=E4=B8=8D=E6=8D=A2=E8=A1=8C=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/scm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/scm.css b/public/stylesheets/scm.css index 29c90a673..403e4184f 100644 --- a/public/stylesheets/scm.css +++ b/public/stylesheets/scm.css @@ -97,7 +97,7 @@ table.annotate td.author { background: inherit; } -table.annotate td.line-code { background-color: #fafafa; } +table.annotate td.line-code { background-color: #fafafa; word-break: break-all;} div.action_M { background: #fd8 } div.action_D { background: #f88 }