mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
korean zip search UX enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8174 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7b28c68c80
commit
1d31fbb49e
13 changed files with 661 additions and 625 deletions
|
|
@ -7,7 +7,10 @@ span.publicItem { display:inline; margin:0; font-weight:normal; color:#666666; }
|
|||
|
||||
.display_date { cursor:pointer; width:80px; float:left; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; }
|
||||
|
||||
|
||||
.ui-sortable { list-style:none; margin:0; padding:0; }
|
||||
.ui-sortable li { display:block; width:100%; border:1px solid #E5E5E5; background:#F6F6F6; padding:5px; margin:3px 0; }
|
||||
.ui-sortable li.active { cursor:move; }
|
||||
|
||||
.item{ position:relative; margin:0 0 4px 0}
|
||||
.iLabel{ display:block; position:static; left:5px; top:6px;}
|
||||
.iText{ position:relative; padding:4px 5px; height:14px; border:1px solid #b7b7b7; border-right-color:#e1e1e1; border-bottom-color:#e1e1e1; background:transparent;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue