mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 16:49:58 +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;
|
top:0px;
|
||||||
z-index:1003;
|
z-index:1003;
|
||||||
visibility:hidden;
|
visibility:hidden;
|
||||||
border:1px solid #DDDDDD;
|
border:1px solid #555555;
|
||||||
background-color:#FFFFFF;
|
background-color:#FFFFFF;
|
||||||
width:100px;
|
width:100px;
|
||||||
padding:3px;
|
padding:3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#membermenuarea .item {
|
#membermenuarea .item {
|
||||||
border-bottom:1px dotted #DDDDDD;
|
border-bottom:1px dotted #999999;
|
||||||
height:14px;
|
height:14px;
|
||||||
padding:3px;
|
padding:3px;
|
||||||
margin-bottom:3px;
|
margin-bottom:3px;
|
||||||
|
|
@ -140,3 +140,10 @@ h6 {
|
||||||
color:#777777;
|
color:#777777;
|
||||||
text-decoration:none;
|
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