From 7f16f5acde2a90c7cbc0c010588abbea1d81352d Mon Sep 17 00:00:00 2001 From: zero Date: Wed, 20 Jun 2007 06:03:46 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1685 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .../skins/blog_tag_list/css/style.css | 59 +++---------------- .../tag_list/skins/blog_tag_list/list.html | 31 +++++++++- 2 files changed, 37 insertions(+), 53 deletions(-) diff --git a/widgets/tag_list/skins/blog_tag_list/css/style.css b/widgets/tag_list/skins/blog_tag_list/css/style.css index 119f9ac70..e7f26641a 100644 --- a/widgets/tag_list/skins/blog_tag_list/css/style.css +++ b/widgets/tag_list/skins/blog_tag_list/css/style.css @@ -1,52 +1,7 @@ -.tag_list_normal { -} - -.tag_list_normal .tag_list_box { - margin-bottom:5px; -} - -.tag_list_normal .tag_list_box .title_box { - padding:5px; - height:14px; - overflow:hidden; - color:#888888; -} - -.tag_list_normal .tag_list_box .title_box .title { - font-weight:bold; - height:14px; - float:left; -} - -.tag_list_normal .tag_list_box .tag_box { - padding:5px; - clear:both; - border:3px solid #EEEEEE; -} - -.tag_list_normal .tag_list_box .tag { - display:inline; - margin-right:5px; - color:#AAAAAA; -} - -.tag_list_normal .tag_list_box .tag A { - text-decoration:none; - color:#555555; -} - -.tag_list_normal .tag_list_box .tag A:hover { - text-decoration:underline; - color:#000000; -} - -.tag_list_normal .tag_list_box .tag A:visited { - color:#AAAAAA; -} - -.tag_list_normal .tag_list_box .tag .tag A { - font-size:7pt; - font-family:tahoma; - color:#AAAAAA; - letter-spacing:-1px; -} +div#tag { padding-bottom:1em;} +div#tag .tagList { padding:1.2em; overflow:hidden;} +div#tag .tagList li { display:inline; color:#a4a4a4; margin-right:.1em; line-height:1.5em;} +div#tag .tagList li a { color:#a4a4a4;} +div#tag .tagList li.typeA a { color:#fe3614; font-weight:bold;} +div#tag .tagList li.typeB a { color:#fe3614;} +div#tag .tagList li.typeC a { font-weight:bold;} diff --git a/widgets/tag_list/skins/blog_tag_list/list.html b/widgets/tag_list/skins/blog_tag_list/list.html index 8fa1ccd1c..4518a07bb 100644 --- a/widgets/tag_list/skins/blog_tag_list/list.html +++ b/widgets/tag_list/skins/blog_tag_list/list.html @@ -1,7 +1,7 @@ - +
@@ -26,3 +26,32 @@
+ +
+
+

tags

+ +
+ + +
+