mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
영문에서 label이 checkbox에 너무 붙어서 보기 어려운 점 개선
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2792 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0772165c63
commit
78822b0df8
2 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@ IE7 & IE6 & Below
|
|||
html { width:100%; }
|
||||
body { margin:0; font-size:.75em; font-family:sans-serif;}
|
||||
img { border:none; }
|
||||
label { cursor:pointer; }
|
||||
label { cursor:pointer; position:relative; left:5px; }
|
||||
form { margin:0; padding:0; }
|
||||
|
||||
.iePngFix { behavior:url(./common/js/iePngFix.htc); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue