mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@775 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6bef349349
commit
04f0a04493
1 changed files with 9 additions and 2 deletions
|
|
@ -118,14 +118,14 @@ h6 {
|
|||
top:0px;
|
||||
z-index:1003;
|
||||
visibility:hidden;
|
||||
border:1px solid #DDDDDD;
|
||||
border:1px solid #555555;
|
||||
background-color:#FFFFFF;
|
||||
width:100px;
|
||||
padding:3px;
|
||||
}
|
||||
|
||||
#membermenuarea .item {
|
||||
border-bottom:1px dotted #DDDDDD;
|
||||
border-bottom:1px dotted #999999;
|
||||
height:14px;
|
||||
padding:3px;
|
||||
margin-bottom:3px;
|
||||
|
|
@ -140,3 +140,10 @@ h6 {
|
|||
color:#777777;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
#membermenuarea A:hover {
|
||||
color:#777777;
|
||||
text-decoration:none;
|
||||
font-weight:bold;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue