mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-16 09:49:54 +09:00
zb5 layout의 cursor:default 옵션을 빼서 기본 커서들이 나타나도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1874 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
19423dd8b2
commit
a81381cf84
4 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ body { margin:0; }
|
|||
|
||||
#loading { background:url(../images/blue/loading.gif) no-repeat; width:125px; height:39px; position:absolute; left:10px; top:10px; }
|
||||
|
||||
#layout_zx { cursor:default; }
|
||||
#layout_zx { }
|
||||
|
||||
#layout_zx .lo_top { background:url(../images/blue/top_bg.gif) repeat-x; height:100px; }
|
||||
#layout_zx .lo_top .logo { background:url(../images/blue/top_bg_center.gif) no-repeat; height:100px; text-align:left; margin-left:10px;}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ body { margin:0; }
|
|||
|
||||
#loading { background:url(../images/green/loading.gif) no-repeat; width:125px; height:39px; position:absolute; left:10px; top:10px; }
|
||||
|
||||
#layout_zx { cursor:default; }
|
||||
#layout_zx { }
|
||||
|
||||
#layout_zx .lo_top { background:url(../images/blue/top_bg.gif) repeat-x; height:100px; }
|
||||
#layout_zx .lo_top .logo { background:url(../images/blue/top_bg_center.gif) no-repeat; height:100px; text-align:left; margin-left:10px;}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ body { margin:0; }
|
|||
|
||||
#loading { background:url(../images/purple/loading.gif) no-repeat; width:125px; height:39px; position:absolute; left:10px; top:10px; }
|
||||
|
||||
#layout_zx { cursor:default; }
|
||||
#layout_zx { }
|
||||
|
||||
#layout_zx .lo_top { background:url(../images/red/top_bg.gif) repeat-x; height:100px; }
|
||||
#layout_zx .lo_top .logo { background:url(../images/red/top_bg_center.gif) no-repeat; height:100px; text-align:left; margin-left:10px;}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ body { margin:0; }
|
|||
|
||||
#loading { background:url(../images/red/loading.gif) no-repeat; width:125px; height:39px; position:absolute; left:10px; top:10px; }
|
||||
|
||||
#layout_zx { cursor:default; }
|
||||
#layout_zx { }
|
||||
|
||||
#layout_zx .lo_top { background:url(../images/red/top_bg.gif) repeat-x; height:100px; }
|
||||
#layout_zx .lo_top .logo { background:url(../images/red/top_bg_center.gif) no-repeat; height:100px; text-align:left; margin-left:10px;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue