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@798 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a11ddec974
commit
a5528e0099
41 changed files with 298 additions and 478 deletions
|
|
@ -1,37 +1,39 @@
|
|||
@charset "utf-8";
|
||||
|
||||
#admin_title {
|
||||
font-size:20pt;
|
||||
font-weight:bold;
|
||||
float:left;
|
||||
height:30px;
|
||||
font-size:20pt;
|
||||
font-weight:bold;
|
||||
float:left;
|
||||
height:30px;
|
||||
}
|
||||
|
||||
#admin_sub_menu{
|
||||
float:right;
|
||||
height:30px;
|
||||
float:right;
|
||||
height:30px;
|
||||
}
|
||||
|
||||
#admin_main_menu {
|
||||
clear:both;
|
||||
text-align:right;
|
||||
margin-bottom:10px;
|
||||
clear:both;
|
||||
text-align:right;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
#admin_main_menu .selected {
|
||||
font-weight:bold;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#admin_module_info {
|
||||
border:1px solid #EEEEEE;
|
||||
padding:5px;
|
||||
margin-bottom:20px;
|
||||
border:1px solid #EEEEEE;
|
||||
padding:5px;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
#admin_module_info a {
|
||||
color:#000000;
|
||||
font-weight:bold;
|
||||
text-decoration:none;
|
||||
color:#000000;
|
||||
font-weight:bold;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
#admin_content {
|
||||
clear:both;
|
||||
clear:both;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue