From 890f8287210cb417bec4b2b9ac12a4b05b6a33f7 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Fri, 29 May 2009 05:54:44 +0000 Subject: [PATCH] =?UTF-8?q?=EC=B9=B4=ED=85=8C=EA=B3=A0=EB=A6=AC=20?= =?UTF-8?q?=EB=AA=A9=EB=A1=9D=20=EC=B6=9C=EB=A0=A5=20=EC=98=A4=EB=A5=98=20?= =?UTF-8?q?=EB=94=94=EB=B2=84=EA=B9=85?= 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@6439 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- widgets/navigator/skins/tree/css/widget.css | 128 ++++++++++---------- widgets/navigator/skins/tree/navigator.html | 82 ++++++------- 2 files changed, 103 insertions(+), 107 deletions(-) diff --git a/widgets/navigator/skins/tree/css/widget.css b/widgets/navigator/skins/tree/css/widget.css index 73892282f..32d47b83c 100644 --- a/widgets/navigator/skins/tree/css/widget.css +++ b/widgets/navigator/skins/tree/css/widget.css @@ -1,64 +1,64 @@ -@charset "utf-8"; - -/* Widget Tree */ -.widgetTree { margin-top:10px;} -.widgetTree *{ margin:0; padding:0; font-size:12px;} -.widgetTree a strong{ letter-spacing:-1px; cursor:pointer; _cursor /**/:hand;} -.widgetTree ul{ position:relative; display:block; padding:3px 0 0 0 !important; zoom:1;} -.widgetTree ul li{ list-style:none; position:relative; padding:3px 0 2px 8px; white-space:nowrap;} -.widgetTree ul li a, -.widgetTree ul li span.nav_tree_label{ position:relative; left:16px; _left /**/:0; top:0;} -.widgetTree ul li a {text-decoration:none; } -.widgetTree ul li a.selected {font-weight:bold;} -.widgetTree ul li button{ display:inline-block; position:relative; _left /**/:-16px; *top:-2px; width:13px; height:13px; *width:17px; *height:17px; margin:0 -13px 0 0; *margin:0 -17px -2px -2px; text-indent:-10000px; *text-indent:0; *font:0/0 Sans-serif; border:none; cursor:pointer; _cursor /**/:hand;} -.widgetTree ul li ul{ display:none; padding:2px 0 0 0 !important; margin:0 0 -2px 6px; background-position:left top;} -.widgetTree ul li ul li{ display:none;} -.widgetTree ul li.nav_tree_on button{ background-position:0 -13px; *background-position:2px -11px;} -.widgetTree ul li.nav_tree_off button{ background-position:0 0; *background-position:2px 2px;} -.widgetTree ul li.nav_tree_on ul{ display:block;} -.widgetTree ul li.nav_tree_on ul li{ display:block;} -.widgetTree ul li.nav_tree_off ul{ display:none;} -.widgetTree ul li.nav_tree_off ul li{ display:none;} -.widgetTree .icon{ position:relative; left:16px;} - -/* widgetTree */ -.widgetTree{ color:#333;} -.widgetTree a{ color:#333;} - -/* Widget Tree */ -.widgetTree ul{ background:url(../img/white/lineTreeVr.gif) repeat-y 0 -1px;} -.widgetTree ul li{ background:url(../img/white/lineTreeHr.gif) no-repeat 1px 5px !important;} -.widgetTree ul li button{ background:url(../img/white/buttonTreeCollapse.gif) no-repeat;} -.widgetTree ul li.nav_tree_last{ background:url(../img/white/lineTreeLastHr.gif) no-repeat 0 5px !important;} - -/* Widget Tree */ -.widgetContainer.black .widgetTree { margin-top:10px;} -.widgetContainer.black .widgetTree *{ margin:0; padding:0; font-size:12px;} -.widgetContainer.black .widgetTree a strong{ letter-spacing:-1px; cursor:pointer; _cursor /**/:hand;} -.widgetContainer.black .widgetTree ul{ position:relative; display:block; padding:3px 0 0 0 !important; zoom:1;} -.widgetContainer.black .widgetTree ul li{ list-style:none; position:relative; padding:3px 0 2px 8px; white-space:nowrap;} -.widgetContainer.black .widgetTree ul li a, -.widgetContainer.black .widgetTree ul li span.nav_tree_label{ position:relative; left:16px; _left /**/:0; top:0;} -.widgetContainer.black .widgetTree ul li a {text-decoration:none; } -.widgetContainer.black .widgetTree ul li a.selected {font-weight:bold;} -.widgetContainer.black .widgetTree ul li button{ display:inline-block; position:relative; _left /**/:-16px; *top:-2px; width:13px; height:13px; *width:17px; *height:17px; margin:0 -13px 0 0; *margin:0 -17px -2px -2px; text-indent:-10000px; *text-indent:0; *font:0/0 Sans-serif; border:none; cursor:pointer; _cursor /**/:hand;} -.widgetContainer.black .widgetTree ul li ul{ display:none; padding:2px 0 0 0 !important; margin:0 0 -2px 6px; background-position:left top;} -.widgetContainer.black .widgetTree ul li ul li{ display:none;} -.widgetContainer.black .widgetTree ul li.nav_tree_on button{ background-position:0 -13px; *background-position:2px -11px;} -.widgetContainer.black .widgetTree ul li.nav_tree_off button{ background-position:0 0; *background-position:2px 2px;} -.widgetContainer.black .widgetTree ul li.nav_tree_on ul{ display:block;} -.widgetContainer.black .widgetTree ul li.nav_tree_on ul li{ display:block;} -.widgetContainer.black .widgetTree ul li.nav_tree_off ul{ display:none;} -.widgetContainer.black .widgetTree ul li.nav_tree_off ul li{ display:none;} -.widgetContainer.black .widgetTree .icon{ position:relative; left:16px;} - -/* widgetTree */ -.widgetContainer.black .widgetTree{ color:#999;} -.widgetContainer.black .widgetTree a { color:#999;} - -/* Widget Tree */ -.widgetContainer.black .widgetTree ul{ background:url(../img/black/lineTreeVr.gif) repeat-y 0 -1px;} -.widgetContainer.black .widgetTree ul li{ background:url(../img/black/lineTreeHr.gif) no-repeat 1px 5px !important;} -.widgetContainer.black .widgetTree ul li button{ background:url(../img/black/buttonTreeCollapse.gif) no-repeat;} -.widgetContainer.black .widgetTree ul li.nav_tree_last{ background:url(../img/black/lineTreeLastHr.gif) no-repeat 0 5px !important;} - +@charset "utf-8"; + +/* Widget Tree */ +.widgetTree { margin-top:10px;} +.widgetTree *{ margin:0; padding:0; font-size:12px;} +.widgetTree a strong{ letter-spacing:-1px; cursor:pointer; _cursor /**/:hand;} +.widgetTree ul{ position:relative; display:block; padding:3px 0 0 0 !important; zoom:1;} +.widgetTree ul li{ list-style:none; position:relative; padding:3px 0 2px 8px; white-space:nowrap;} +.widgetTree ul li .nav_tree_label, +.widgetTree ul li .sum{ position:relative; left:16px; _left /**/:0; top:0; font-style:normal;} +.widgetTree ul li a {text-decoration:none; } +.widgetTree ul li a.selected {font-weight:bold;} +.widgetTree ul li button{ display:inline-block; position:relative; _left /**/:-16px; *top:-2px; width:13px; height:13px; *width:17px; *height:17px; margin:0 -13px 0 0; *margin:0 -17px -2px -2px; text-indent:-10000px; *text-indent:0; *font:0/0 Sans-serif; border:none; cursor:pointer; _cursor /**/:hand;} +.widgetTree ul li ul{ display:none; padding:2px 0 0 0 !important; margin:0 0 -2px 6px; background-position:left top;} +.widgetTree ul li ul li{ display:none;} +.widgetTree ul li.nav_tree_on button{ background-position:0 -13px; *background-position:2px -11px;} +.widgetTree ul li.nav_tree_off button{ background-position:0 0; *background-position:2px 2px;} +.widgetTree ul li.nav_tree_on ul{ display:block;} +.widgetTree ul li.nav_tree_on ul li{ display:block;} +.widgetTree ul li.nav_tree_off ul{ display:none;} +.widgetTree ul li.nav_tree_off ul li{ display:none;} +.widgetTree .icon{ position:relative; left:16px;} + +/* widgetTree */ +.widgetTree{ color:#333;} +.widgetTree a{ color:#333;} + +/* Widget Tree */ +.widgetTree ul{ background:url(../img/white/lineTreeVr.gif) repeat-y 0 -1px;} +.widgetTree ul li{ background:url(../img/white/lineTreeHr.gif) no-repeat 1px 5px !important;} +.widgetTree ul li button{ background:url(../img/white/buttonTreeCollapse.gif) no-repeat;} +.widgetTree ul li.nav_tree_last{ background:url(../img/white/lineTreeLastHr.gif) no-repeat 0 5px !important;} + +/* Widget Tree */ +.widgetContainer.black .widgetTree { margin-top:10px;} +.widgetContainer.black .widgetTree *{ margin:0; padding:0; font-size:12px;} +.widgetContainer.black .widgetTree a strong{ letter-spacing:-1px; cursor:pointer; _cursor /**/:hand;} +.widgetContainer.black .widgetTree ul{ position:relative; display:block; padding:3px 0 0 0 !important; zoom:1;} +.widgetContainer.black .widgetTree ul li{ list-style:none; position:relative; padding:3px 0 2px 8px; white-space:nowrap;} +.widgetContainer.black .widgetTree ul li .nav_tree_label, +.widgetContainer.black .widgetTree ul li .sum{ position:relative; left:16px; _left /**/:0; top:0; font-style:normal;} +.widgetContainer.black .widgetTree ul li a {text-decoration:none; } +.widgetContainer.black .widgetTree ul li a.selected {font-weight:bold;} +.widgetContainer.black .widgetTree ul li button{ display:inline-block; position:relative; _left /**/:-16px; *top:-2px; width:13px; height:13px; *width:17px; *height:17px; margin:0 -13px 0 0; *margin:0 -17px -2px -2px; text-indent:-10000px; *text-indent:0; *font:0/0 Sans-serif; border:none; cursor:pointer; _cursor /**/:hand;} +.widgetContainer.black .widgetTree ul li ul{ display:none; padding:2px 0 0 0 !important; margin:0 0 -2px 6px; background-position:left top;} +.widgetContainer.black .widgetTree ul li ul li{ display:none;} +.widgetContainer.black .widgetTree ul li.nav_tree_on button{ background-position:0 -13px; *background-position:2px -11px;} +.widgetContainer.black .widgetTree ul li.nav_tree_off button{ background-position:0 0; *background-position:2px 2px;} +.widgetContainer.black .widgetTree ul li.nav_tree_on ul{ display:block;} +.widgetContainer.black .widgetTree ul li.nav_tree_on ul li{ display:block;} +.widgetContainer.black .widgetTree ul li.nav_tree_off ul{ display:none;} +.widgetContainer.black .widgetTree ul li.nav_tree_off ul li{ display:none;} +.widgetContainer.black .widgetTree .icon{ position:relative; left:16px;} + +/* widgetTree */ +.widgetContainer.black .widgetTree{ color:#999;} +.widgetContainer.black .widgetTree a { color:#999;} + +/* Widget Tree */ +.widgetContainer.black .widgetTree ul{ background:url(../img/black/lineTreeVr.gif) repeat-y 0 -1px;} +.widgetContainer.black .widgetTree ul li{ background:url(../img/black/lineTreeHr.gif) no-repeat 1px 5px !important;} +.widgetContainer.black .widgetTree ul li button{ background:url(../img/black/buttonTreeCollapse.gif) no-repeat;} +.widgetContainer.black .widgetTree ul li.nav_tree_last{ background:url(../img/black/lineTreeLastHr.gif) no-repeat 0 5px !important;} + diff --git a/widgets/navigator/skins/tree/navigator.html b/widgets/navigator/skins/tree/navigator.html index da62b475c..43df39232 100644 --- a/widgets/navigator/skins/tree/navigator.html +++ b/widgets/navigator/skins/tree/navigator.html @@ -1,43 +1,39 @@ - - -{@ $_pDepth = 0;} - - - - - -
black"> -
-
    - - - - - -
- - - {@ $_pDepth = $val->depth} - - -
-
+ + +{@ $_pDepth = 0;} + + + +
black"> +
+
    + + + + +
+ + + {@ $_pDepth = $val->depth} + +
+