From e99f9250c3ca87a1539da2461413165a47354faf Mon Sep 17 00:00:00 2001 From: z9hang Date: Thu, 4 Sep 2014 15:52:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E6=AC=A1=E8=A7=A3=E5=86=B3=E7=BC=BA?= =?UTF-8?q?=E9=99=B7#1087=E6=8D=A2=E8=A1=8C=E9=97=AE=E9=A2=98=E7=9A=84?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=B8=AD=E6=8D=A2=E8=A1=8C=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E5=BD=B1=E5=93=8D=E4=BA=86=E7=89=88=E6=9C=AC=E5=BA=93=E4=B8=AD?= =?UTF-8?q?=E4=BF=AE=E8=AE=A2=E5=88=97=E8=A1=A8=E7=9A=84=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=EF=BC=8C=E4=B8=A4=E8=80=85=E5=85=B1=E7=94=A8=E4=BA=86=E5=90=8C?= =?UTF-8?q?=E4=B8=80=E6=AE=B5css=EF=BC=8C=E5=B0=86=E4=B9=8B=E6=94=B9?= =?UTF-8?q?=E5=9B=9E=E5=8E=BB=EF=BC=8C=E5=9C=A8=E6=B7=BB=E5=8A=A0=E5=8F=A6?= =?UTF-8?q?=E4=B8=80css=E7=BB=99=E9=A1=B9=E7=9B=AE=E9=85=8D=E7=BD=AE=3D>?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B8=AD=E7=9A=84=E8=A1=A8=E6=A0=BC=E4=BD=BF?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/application.css | 1 + public/themes/redpenny-master/stylesheets/application.css | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index e75230700..dacf51833 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -1351,6 +1351,7 @@ tr.message.sticky td.subject { background: url(../images/bullet_go.png) no-repea tr.version.closed, tr.version.closed a { color: #999; } tr.version td.name { padding-left: 20px;word-break: break-all; } +tr.version td.description{word-break: break-all} tr.version.shared td.name { background: url(../images/link.png) no-repeat 0% 70%; } tr.version td.date, tr.version td.status, tr.version td.sharing { text-align: center; white-space:nowrap; } diff --git a/public/themes/redpenny-master/stylesheets/application.css b/public/themes/redpenny-master/stylesheets/application.css index 9fe6625ef..098e02be2 100644 --- a/public/themes/redpenny-master/stylesheets/application.css +++ b/public/themes/redpenny-master/stylesheets/application.css @@ -689,8 +689,7 @@ table.list tbody td,table.list tbody tr td,table.list tbody tr td.checkbox { border-bottom:solid 1px #ddd; font-size:11px; - padding:4px 10px 4px 3px; - word-break: break-all; + padding:4px 10px 4px 3px } table.list thead th