mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 19:29:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@853 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
af9b884e4d
commit
3931c5fcf3
3 changed files with 29 additions and 29 deletions
|
|
@ -88,6 +88,18 @@ h6 {
|
|||
visibility:hidden;
|
||||
}
|
||||
|
||||
#fororiginalimageareabg {
|
||||
z-index:1001;
|
||||
background-color:#FFFFFF;
|
||||
width:100%;
|
||||
height:100%;
|
||||
top:0px;
|
||||
left:0px;
|
||||
position:relative;
|
||||
padding:10px;
|
||||
border:1px solid #000000;
|
||||
}
|
||||
|
||||
#fororiginalimagearea {
|
||||
visibility:hidden;
|
||||
padding:0px;
|
||||
|
|
@ -106,20 +118,10 @@ h6 {
|
|||
z-index:1002;
|
||||
}
|
||||
|
||||
#fororiginalimageareabg {
|
||||
z-index:1001;
|
||||
background-color:#000000;
|
||||
width:100%;
|
||||
height:100%;
|
||||
top:0px;
|
||||
left:0px;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
#closeOriginalImageBtn {
|
||||
position:absolute;
|
||||
right:10px;
|
||||
top:10px;
|
||||
right:5px;
|
||||
top:5px;
|
||||
cursor:pointer;
|
||||
width:60px;
|
||||
height:20px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue