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@168 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4a5075bc07
commit
f2906e4e0d
5 changed files with 30 additions and 6 deletions
|
|
@ -5,7 +5,7 @@
|
|||
height:30px;
|
||||
}
|
||||
|
||||
#admin_info {
|
||||
#admin_sub_menu{
|
||||
float:right;
|
||||
height:30px;
|
||||
}
|
||||
|
|
@ -13,12 +13,25 @@
|
|||
#admin_main_menu {
|
||||
clear:both;
|
||||
text-align:right;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
#admin_main_menu .selected {
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#admin_module_info {
|
||||
border:1px solid #EEEEEE;
|
||||
padding:5px;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
#admin_module_info a {
|
||||
color:#000000;
|
||||
font-weight:bold;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
#admin_content {
|
||||
clear:both;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue