From d7fefccbc023f292f05bef663037070305259167 Mon Sep 17 00:00:00 2001 From: zero Date: Sat, 28 Jul 2007 13:31:23 +0000 Subject: [PATCH] =?UTF-8?q?=EC=B5=9C=EC=8B=A0=EA=B8=80/=EC=B5=9C=EC=8B=A0?= =?UTF-8?q?=EB=8C=93=EA=B8=80=20=EC=9C=84=EC=A0=AF=EC=9D=98=20=EB=B8=94?= =?UTF-8?q?=EB=A1=9C=EA=B7=B8=20=EC=8A=A4=ED=82=A8=EC=97=90=EC=84=9C=20?= =?UTF-8?q?=EC=A4=84=EC=9D=B4=20=EC=95=88=20=EB=82=98=EB=88=84=EC=96=B4?= =?UTF-8?q?=EC=A7=80=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/trunk@2071 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- widgets/newest_comment/skins/blog_newest_comment/css/cyan.css | 2 +- widgets/newest_comment/skins/blog_newest_comment/css/green.css | 2 +- widgets/newest_comment/skins/blog_newest_comment/css/normal.css | 2 +- widgets/newest_comment/skins/blog_newest_comment/css/purple.css | 2 +- widgets/newest_comment/skins/blog_newest_comment/css/red.css | 2 +- widgets/newest_comment/skins/blog_newest_comment/list.html | 2 +- widgets/newest_document/skins/blog_newest_document/css/cyan.css | 2 +- .../newest_document/skins/blog_newest_document/css/green.css | 2 +- .../newest_document/skins/blog_newest_document/css/normal.css | 2 +- .../newest_document/skins/blog_newest_document/css/purple.css | 2 +- widgets/newest_document/skins/blog_newest_document/css/red.css | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/widgets/newest_comment/skins/blog_newest_comment/css/cyan.css b/widgets/newest_comment/skins/blog_newest_comment/css/cyan.css index 1b89bc5d5..fe4589308 100644 --- a/widgets/newest_comment/skins/blog_newest_comment/css/cyan.css +++ b/widgets/newest_comment/skins/blog_newest_comment/css/cyan.css @@ -2,5 +2,5 @@ .newestComment h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;} /*:first-child+html .boxTypeB h2 { height:20px;} */ .newestComment .commentList { padding:1.2em; overflow:hidden;} -.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; } +.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap;} .newestComment .commentList li a { color:#a4a4a4; line-height:1.5em;} diff --git a/widgets/newest_comment/skins/blog_newest_comment/css/green.css b/widgets/newest_comment/skins/blog_newest_comment/css/green.css index 3997300de..e17db6de8 100644 --- a/widgets/newest_comment/skins/blog_newest_comment/css/green.css +++ b/widgets/newest_comment/skins/blog_newest_comment/css/green.css @@ -2,5 +2,5 @@ .newestComment h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;} /*:first-child+html .boxTypeB h2 { height:20px;} */ .newestComment .commentList { padding:1.2em; overflow:hidden;} -.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; } +.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap;} .newestComment .commentList li a { color:#a4a4a4; line-height:1.5em;} diff --git a/widgets/newest_comment/skins/blog_newest_comment/css/normal.css b/widgets/newest_comment/skins/blog_newest_comment/css/normal.css index 9ea94114d..a6f79ee01 100644 --- a/widgets/newest_comment/skins/blog_newest_comment/css/normal.css +++ b/widgets/newest_comment/skins/blog_newest_comment/css/normal.css @@ -2,5 +2,5 @@ .newestComment h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;} /*:first-child+html .boxTypeB h2 { height:20px;} */ .newestComment .commentList { padding:1.2em; overflow:hidden;} -.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; } +.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap;} .newestComment .commentList li a { color:#a4a4a4; line-height:1.5em;} diff --git a/widgets/newest_comment/skins/blog_newest_comment/css/purple.css b/widgets/newest_comment/skins/blog_newest_comment/css/purple.css index cfecc68e9..40faf9ab3 100644 --- a/widgets/newest_comment/skins/blog_newest_comment/css/purple.css +++ b/widgets/newest_comment/skins/blog_newest_comment/css/purple.css @@ -2,5 +2,5 @@ .newestComment h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;} /*:first-child+html .boxTypeB h2 { height:20px;} */ .newestComment .commentList { padding:1.2em; overflow:hidden;} -.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; } +.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap;} .newestComment .commentList li a { color:#a4a4a4; line-height:1.5em;} diff --git a/widgets/newest_comment/skins/blog_newest_comment/css/red.css b/widgets/newest_comment/skins/blog_newest_comment/css/red.css index 001072b2b..86f9c5ceb 100644 --- a/widgets/newest_comment/skins/blog_newest_comment/css/red.css +++ b/widgets/newest_comment/skins/blog_newest_comment/css/red.css @@ -2,5 +2,5 @@ .newestComment h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;} /*:first-child+html .boxTypeB h2 { height:20px;} */ .newestComment .commentList { padding:1.2em; overflow:hidden;} -.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; } +.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap;} .newestComment .commentList li a { color:#a4a4a4; line-height:1.5em;} diff --git a/widgets/newest_comment/skins/blog_newest_comment/list.html b/widgets/newest_comment/skins/blog_newest_comment/list.html index 5d2b92186..2b23a75b6 100644 --- a/widgets/newest_comment/skins/blog_newest_comment/list.html +++ b/widgets/newest_comment/skins/blog_newest_comment/list.html @@ -23,7 +23,7 @@ diff --git a/widgets/newest_document/skins/blog_newest_document/css/cyan.css b/widgets/newest_document/skins/blog_newest_document/css/cyan.css index 2c39c9443..3b0a99c9f 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/cyan.css +++ b/widgets/newest_document/skins/blog_newest_document/css/cyan.css @@ -2,5 +2,5 @@ .newestDocument h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;} /*:first-child+html .boxTypeB h2 { height:20px;} */ .newestDocument .documentList { padding:1.2em; overflow:hidden;} -.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden;} +.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap;} .newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; } diff --git a/widgets/newest_document/skins/blog_newest_document/css/green.css b/widgets/newest_document/skins/blog_newest_document/css/green.css index e1c88f21f..5f7114509 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/green.css +++ b/widgets/newest_document/skins/blog_newest_document/css/green.css @@ -2,5 +2,5 @@ .newestDocument h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;} /*:first-child+html .boxTypeB h2 { height:20px;} */ .newestDocument .documentList { padding:1.2em; overflow:hidden;} -.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden;} +.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap;} .newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; } diff --git a/widgets/newest_document/skins/blog_newest_document/css/normal.css b/widgets/newest_document/skins/blog_newest_document/css/normal.css index a49fcce59..63a0945eb 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/normal.css +++ b/widgets/newest_document/skins/blog_newest_document/css/normal.css @@ -2,5 +2,5 @@ .newestDocument h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;} /*:first-child+html .boxTypeB h2 { height:20px;} */ .newestDocument .documentList { padding:1.2em; overflow:hidden;} -.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden;} +.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap;} .newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; } diff --git a/widgets/newest_document/skins/blog_newest_document/css/purple.css b/widgets/newest_document/skins/blog_newest_document/css/purple.css index a12bb103d..200acbf9d 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/purple.css +++ b/widgets/newest_document/skins/blog_newest_document/css/purple.css @@ -2,5 +2,5 @@ .newestDocument h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;} /*:first-child+html .boxTypeB h2 { height:20px;} */ .newestDocument .documentList { padding:1.2em; overflow:hidden;} -.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden;} +.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap;} .newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; } diff --git a/widgets/newest_document/skins/blog_newest_document/css/red.css b/widgets/newest_document/skins/blog_newest_document/css/red.css index dc3678013..d4f2df1d3 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/red.css +++ b/widgets/newest_document/skins/blog_newest_document/css/red.css @@ -2,5 +2,5 @@ .newestDocument h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;} /*:first-child+html .boxTypeB h2 { height:20px;} */ .newestDocument .documentList { padding:1.2em; overflow:hidden;} -.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden;} +.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap;} .newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; }