From 8c5c35318a219ba001eabe0d5f1158ec22269e8b Mon Sep 17 00:00:00 2001 From: zero Date: Wed, 14 Nov 2007 04:06:58 +0000 Subject: [PATCH] =?UTF-8?q?=C3=AB=C2=B8=C2=94=C3=AB=C2=A1=C2=9C=C3=AA?= =?UTF-8?q?=C2=B7=C2=B8=20=C3=AC=C2=8A=C2=A4=C3=AD=C2=83=C2=80=C3=AC=C2=9D?= =?UTF-8?q?=C2=BC=20=C3=AC=C2=9C=C2=84=C3=AC=C2=A0=C2=AF=C3=AC=C2=9D=C2=98?= =?UTF-8?q?=20css=20=C3=AC=C2=88=C2=98=C3=AC=C2=A0=C2=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/sandbox@2974 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .../skins/blog_newest_document/css/cyan.css | 11 +++++------ .../skins/blog_newest_document/css/green.css | 11 +++++------ .../skins/blog_newest_document/css/normal.css | 11 +++++------ .../skins/blog_newest_document/css/purple.css | 11 +++++------ .../skins/blog_newest_document/css/red.css | 11 +++++------ .../skins/blog_newest_document/list.html | 3 ++- .../skins/blog_newest_trackback/css/cyan.css | 11 +++++------ .../skins/blog_newest_trackback/css/green.css | 11 +++++------ .../skins/blog_newest_trackback/css/normal.css | 11 +++++------ .../skins/blog_newest_trackback/css/purple.css | 11 +++++------ .../skins/blog_newest_trackback/css/red.css | 11 +++++------ .../skins/blog_newest_trackback/list.html | 3 ++- 12 files changed, 54 insertions(+), 62 deletions(-) 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 ce70698cf..264bec680 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/cyan.css +++ b/widgets/newest_document/skins/blog_newest_document/css/cyan.css @@ -1,6 +1,5 @@ -.newestDocument { position:relative; border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -.newestDocument h2 { 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; white-space:nowrap; list-style:none;} -.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } +.newestDocument_cyan { border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.newestDocument_cyan h2 { 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;} +.newestDocument_cyan .documentList { padding:1.2em; overflow:hidden;} +.newestDocument_cyan .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;} +.newestDocument_cyan .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } 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 08cd27af2..132fd2062 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/green.css +++ b/widgets/newest_document/skins/blog_newest_document/css/green.css @@ -1,6 +1,5 @@ -.newestDocument { position:relative; border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -.newestDocument h2 { 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; white-space:nowrap; list-style:none;} -.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } +.newestDocument_green { border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.newestDocument_green h2 { 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;} +.newestDocument_green .documentList { padding:1.2em; overflow:hidden;} +.newestDocument_green .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;} +.newestDocument_green .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } 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 6926fc272..7e4676a47 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/normal.css +++ b/widgets/newest_document/skins/blog_newest_document/css/normal.css @@ -1,6 +1,5 @@ -.newestDocument { border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -.newestDocument h2 { 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; white-space:nowrap; list-style:none;} -.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; text-decoration:none; } +.newestDocument_normal { border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.newestDocument_normal h2 { 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;} +.newestDocument_normal .documentList { padding:1.2em; overflow:hidden;} +.newestDocument_normal .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;} +.newestDocument_normal .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; text-decoration:none; } 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 89c49e406..a50830680 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/purple.css +++ b/widgets/newest_document/skins/blog_newest_document/css/purple.css @@ -1,6 +1,5 @@ -.newestDocument { position:relative; border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -.newestDocument h2 { 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; white-space:nowrap; list-style:none;} -.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } +.newestDocument_purple { border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.newestDocument_purple h2 { 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;} +.newestDocument_purple .documentList { padding:1.2em; overflow:hidden;} +.newestDocument_purple .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;} +.newestDocument_purple .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } 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 dd5797f2e..a6ef008c9 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/red.css +++ b/widgets/newest_document/skins/blog_newest_document/css/red.css @@ -1,6 +1,5 @@ -.newestDocument { position:relative; border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -.newestDocument h2 { 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; white-space:nowrap; list-style:none;} -.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } +.newestDocument_red { border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.newestDocument_red h2 { 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;} +.newestDocument_red .documentList { padding:1.2em; overflow:hidden;} +.newestDocument_red .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;} +.newestDocument_red .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } diff --git a/widgets/newest_document/skins/blog_newest_document/list.html b/widgets/newest_document/skins/blog_newest_document/list.html index bcbd1684b..83c9c1735 100644 --- a/widgets/newest_document/skins/blog_newest_document/list.html +++ b/widgets/newest_document/skins/blog_newest_document/list.html @@ -10,9 +10,10 @@ + {@ $colorset = "normal"; } -
+

{$widget_info->title}

diff --git a/widgets/newest_trackback/skins/blog_newest_trackback/css/cyan.css b/widgets/newest_trackback/skins/blog_newest_trackback/css/cyan.css index 7fd7331ed..82e39cb7f 100644 --- a/widgets/newest_trackback/skins/blog_newest_trackback/css/cyan.css +++ b/widgets/newest_trackback/skins/blog_newest_trackback/css/cyan.css @@ -1,6 +1,5 @@ -div#newestTrackback { position:relative; border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -div#newestTrackback 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;} */ -div#newestTrackback .trackbackList { padding:1.2em; overflow:hidden;} -div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none;} -div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;} +.newestTrackback_cyan { border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.newestTrackback_cyan h2 { 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;} +.newestTrackback_cyan .trackbackList { padding:1.2em; overflow:hidden;} +.newestTrackback_cyan .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none; width:100%;} +.newestTrackback_cyan .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;} diff --git a/widgets/newest_trackback/skins/blog_newest_trackback/css/green.css b/widgets/newest_trackback/skins/blog_newest_trackback/css/green.css index 25a8333d2..cd4051299 100644 --- a/widgets/newest_trackback/skins/blog_newest_trackback/css/green.css +++ b/widgets/newest_trackback/skins/blog_newest_trackback/css/green.css @@ -1,6 +1,5 @@ -div#newestTrackback { position:relative; border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -div#newestTrackback 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;} */ -div#newestTrackback .trackbackList { padding:1.2em; overflow:hidden;} -div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none; } -div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } +.newestTrackback_green { border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.newestTrackback_green h2 { 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;} +.newestTrackback_green .trackbackList { padding:1.2em; overflow:hidden;} +.newestTrackback_green .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none; width:100%;} +.newestTrackback_green .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } diff --git a/widgets/newest_trackback/skins/blog_newest_trackback/css/normal.css b/widgets/newest_trackback/skins/blog_newest_trackback/css/normal.css index d65b6c142..7b9f09918 100644 --- a/widgets/newest_trackback/skins/blog_newest_trackback/css/normal.css +++ b/widgets/newest_trackback/skins/blog_newest_trackback/css/normal.css @@ -1,6 +1,5 @@ -div#newestTrackback { position:relative; border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -div#newestTrackback 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;} */ -div#newestTrackback .trackbackList { padding:1.2em; overflow:hidden;} -div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none; } -div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } +.newestTrackback_normal { border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.newestTrackback_normal h2 { 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;} +.newestTrackback_normal .trackbackList { padding:1.2em; overflow:hidden;} +.newestTrackback_normal .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none; width:100%;} +.newestTrackback_normal .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } diff --git a/widgets/newest_trackback/skins/blog_newest_trackback/css/purple.css b/widgets/newest_trackback/skins/blog_newest_trackback/css/purple.css index db2e7e6a5..7bc6c3fa7 100644 --- a/widgets/newest_trackback/skins/blog_newest_trackback/css/purple.css +++ b/widgets/newest_trackback/skins/blog_newest_trackback/css/purple.css @@ -1,6 +1,5 @@ -div#newestTrackback { position:relative; border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -div#newestTrackback 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;} */ -div#newestTrackback .trackbackList { padding:1.2em; overflow:hidden;} -div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; list-style:none; white-space:nowrap; overflow:hidden; } -div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } +.newestTrackback_purple { border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.newestTrackback_purple h2 { 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;} +.newestTrackback_purple .trackbackList { padding:1.2em; overflow:hidden;} +.newestTrackback_purple .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; list-style:none; white-space:nowrap; overflow:hidden; width:100%;} +.newestTrackback_purple .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; } diff --git a/widgets/newest_trackback/skins/blog_newest_trackback/css/red.css b/widgets/newest_trackback/skins/blog_newest_trackback/css/red.css index f7a18c27c..8f78d8ee8 100644 --- a/widgets/newest_trackback/skins/blog_newest_trackback/css/red.css +++ b/widgets/newest_trackback/skins/blog_newest_trackback/css/red.css @@ -1,6 +1,5 @@ -div#newestTrackback { position:relative; border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -div#newestTrackback 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;} */ -div#newestTrackback .trackbackList { padding:1.2em; overflow:hidden;} -div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; list-style:none; white-space:nowrap;} -div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;} +.newestTrackback_red { border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.newestTrackback_red h2 { 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;} +.newestTrackback_red .trackbackList { padding:1.2em; overflow:hidden;} +.newestTrackback_red .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; list-style:none; white-space:nowrap; width:100%;} +.newestTrackback_red .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;} diff --git a/widgets/newest_trackback/skins/blog_newest_trackback/list.html b/widgets/newest_trackback/skins/blog_newest_trackback/list.html index 54e2b678c..9feb0c7b9 100644 --- a/widgets/newest_trackback/skins/blog_newest_trackback/list.html +++ b/widgets/newest_trackback/skins/blog_newest_trackback/list.html @@ -10,9 +10,10 @@ + {@ $colorset = "normal" } -
+

{$widget_info->title}