mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@766 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f65ca20328
commit
f84e725414
5 changed files with 44 additions and 1 deletions
|
|
@ -111,3 +111,15 @@ h6 {
|
|||
border:1px solid #FFFFFF;
|
||||
z-index:1002;
|
||||
}
|
||||
|
||||
#membermenuarea {
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:0px;
|
||||
z-index:1003;
|
||||
visibility:hidden;
|
||||
border:1px solid #DDDDDD;
|
||||
background-color:#FFFFFF;
|
||||
width:100px;
|
||||
height:100px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue