mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
선택된 위젯 스타일 표시 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5938 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9a3a7619a6
commit
40d7d24f39
1 changed files with 2 additions and 2 deletions
|
|
@ -57,6 +57,6 @@ ul.midCommand { float:left; margin:0 0 0 10px;; padding:0; *zoom:1; }
|
|||
ul.midCommand li { display:block; margin-bottom:5px; list-style:none;}
|
||||
|
||||
a.widgetStyle { float:left; margin:0 10px 10px 0; border:1px solid #fff; overflow:hidden; *zoom:1; width:96px; height:96px;}
|
||||
a.widgetStyle:hover { border:1px dashed #eee; }
|
||||
a.widgetStyle.selected { border:1px dashed #ccc; }
|
||||
a.widgetStyle:hover { border:1px dashed #ccc; }
|
||||
a.widgetStyle.selected { border:1px dashed #999; }
|
||||
a.widgetStyle img {width:96px; height:96px; margin:1px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue