mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
site edit label cursor UI fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12265 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8c81496c4f
commit
fe578b9504
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@ body>.x{max-width:none !important}
|
|||
.col input[type="radio"]{margin:0}
|
||||
.col .cnt{overflow-x:hidden;overflow-y:auto;padding:10px;margin:0 -10px;border-radius:5px;background:#fff;border:1px solid #999;border-right:0;border-bottom:0}
|
||||
.col .cnt>ul{margin:0;padding:0;list-style:none}
|
||||
.col .cnt label{cursor:pointer;font-weight:normal}
|
||||
.col .cnt label{font-weight:normal}
|
||||
.col .cnt label:only-child{cursor:pointer}
|
||||
/* .mapi */
|
||||
.col.map .x_btn-group{border-top:1px solid #ddd;padding:10px 0}
|
||||
.col.map li._isCut a{color:#aaa}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue