mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
모듈 선택기능 추가 (위젯의 단일/다수 위젯 선택, 첵크된 게시글 이동/복사시) 사용되며 virtualSite외의 사이트들도 검색후 선택이 가능하도록 개선
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5298 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3345d21c4e
commit
906bb46d19
83 changed files with 970 additions and 543 deletions
|
|
@ -16,11 +16,11 @@
|
|||
.ni_box .thumbnail_box a:visited { color:#54564b; text-decoration:none; }
|
||||
|
||||
.ni_box .thumbnail_box td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }
|
||||
.ni_box .thumbnail_box div strong { font-weight:bold; font-size:0.9em; color:#ed2a32; }
|
||||
.ni_box .thumbnail_box div strong { font-weight:normal; font-size:0.9em; color:#ed2a32; }
|
||||
.ni_box .thumbnail_box div.author { color:#54564b; text-align:center;}
|
||||
.ni_box .thumbnail_box div.author span, .ni_box .thumbnail_box div.author div { color:#54564b; }
|
||||
.ni_box .thumbnail_box div.regdate { font-size:0.9em; color:#AAAAAA; margin-top:2px;text-align:center;}
|
||||
|
||||
.ni_box .thumbnail_box div.readAndVoted { color:#999999; font-size:0.9em; text-align:center;}
|
||||
.ni_box .thumbnail_box div.readAndVoted span.div_block { color:#333333; font-size:0.9em; }
|
||||
.ni_box .thumbnail_box div.readAndVoted strong { color:#FE6700; }
|
||||
.ni_box .thumbnail_box div.readAndVoted strong { font-weight:normal; color:#FE6700; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue