From 9f618fc33130f796ef901c23051b139829fd5e41 Mon Sep 17 00:00:00 2001 From: akasima Date: Wed, 11 Feb 2015 13:11:37 +0900 Subject: [PATCH] #603 site map folders set folded state --- modules/menu/tpl/css/sitemap.css | 3 ++ modules/menu/tpl/sitemap.html | 77 +++++++++++++++++++++++++++++++- 2 files changed, 78 insertions(+), 2 deletions(-) diff --git a/modules/menu/tpl/css/sitemap.css b/modules/menu/tpl/css/sitemap.css index d44e61b5b..d10971b5b 100644 --- a/modules/menu/tpl/css/sitemap.css +++ b/modules/menu/tpl/css/sitemap.css @@ -46,6 +46,9 @@ body>.x{max-width:none !important} .col>*>h1>a[target="_blank"]:after{vertical-align:middle;opacity:.75;filter:alpha(opacity=75)} .col>*>h1>a:hover, .col>*>h1>a:focus{color:#06C} +.col #menu_find{height:32px} +.col #menu_find input[type="text"]{margin-bottom: 0} +.col #menu_find button[type="button"]{visibility: hidden} .col>.x_close{position:absolute;top:0;right:0;width:30px;height:30px;color:#666;font-size:17px;opacity:.75;filter:alpha(opacity=75)} .col input[type="checkbox"], .col input[type="radio"]{margin:0} diff --git a/modules/menu/tpl/sitemap.html b/modules/menu/tpl/sitemap.html index 9c3794fc2..5ab616fad 100644 --- a/modules/menu/tpl/sitemap.html +++ b/modules/menu/tpl/sitemap.html @@ -22,6 +22,11 @@

{$lang->menu_gnb_sub['siteMap']} {$lang->help}

+