mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
게시글 분류(카테고리) 출력 위젯의 default 스킨에서 분류가 선택되어 있지 않으면 루트 분류가 bold처리되도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6012 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9c88f8a395
commit
d0f4ec811c
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
/* Widget Tree */
|
||||
.widgetTree { margin-top:10px;}
|
||||
.widgetTree a.title { background:url(../img/white/folder.gif) no-repeat left top; padding-left:20px;}
|
||||
.widgetTree a.strong { font-weight:bold; }
|
||||
.widgetTree span { font-size:9px; font-family:tahoma; padding:0; margin:0; color:#999;}
|
||||
.widgetTree ul span { margin-left:15px; }
|
||||
.widgetTree *{ margin:0; padding:0; font-size:12px;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue