mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 10:49:54 +09:00
XE블로그 스킨의 카테고리에서 점선줄을 없앰
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2045 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
aa5cbe4110
commit
79e5994890
1 changed files with 8 additions and 8 deletions
|
|
@ -48,42 +48,42 @@
|
|||
#blog_category .line_open {
|
||||
display:block;
|
||||
padding-left:18px;
|
||||
background:url(../images/tree_menu/line.gif) repeat-y left;
|
||||
/*background:url(../images/tree_menu/line.gif) repeat-y left;*/
|
||||
}
|
||||
|
||||
#blog_category .line_close {
|
||||
display:none;
|
||||
padding-left:18px;
|
||||
background:url(../images/tree_menu/line.gif) repeat-y left;
|
||||
/*background:url(../images/tree_menu/line.gif) repeat-y left;*/
|
||||
}
|
||||
|
||||
#blog_category .plus {
|
||||
padding-left:18px;
|
||||
background:url(../images/tree_menu/plus.gif) repeat-y left;
|
||||
/*background:url(../images/tree_menu/plus.gif) repeat-y left;*/
|
||||
}
|
||||
|
||||
#blog_category .plus_bottom {
|
||||
padding-left:18px;
|
||||
background:url(../images/tree_menu/plusbottom.gif) no-repeat left;
|
||||
/*background:url(../images/tree_menu/plusbottom.gif) no-repeat left;*/
|
||||
}
|
||||
|
||||
#blog_category .minus {
|
||||
padding-left:18px;
|
||||
background:url(../images/tree_menu/minus.gif) repeat-y left;
|
||||
/*background:url(../images/tree_menu/minus.gif) repeat-y left;*/
|
||||
}
|
||||
|
||||
#blog_category .minus_bottom {
|
||||
padding-left:18px;
|
||||
background:url(../images/tree_menu/minusbottom.gif) no-repeat left;
|
||||
/*background:url(../images/tree_menu/minusbottom.gif) no-repeat left;*/
|
||||
}
|
||||
|
||||
#blog_category .join {
|
||||
padding-left:18px;
|
||||
background:url(../images/tree_menu/join.gif) repeat-y left;
|
||||
/*background:url(../images/tree_menu/join.gif) repeat-y left;*/
|
||||
}
|
||||
|
||||
#blog_category .join_bottom {
|
||||
padding-left:18px;
|
||||
background:url(../images/tree_menu/joinbottom.gif) no-repeat left;
|
||||
/*background:url(../images/tree_menu/joinbottom.gif) no-repeat left;*/
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue