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@157 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8788afbd5f
commit
bbecc3b9e1
12 changed files with 154 additions and 103 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#admin_title {
|
||||
font-size:20pt;
|
||||
font-weight:bold;
|
||||
float:left;
|
||||
height:30px;
|
||||
|
|
@ -9,14 +10,15 @@
|
|||
height:30px;
|
||||
}
|
||||
|
||||
#admin_module_list {
|
||||
#admin_main_menu {
|
||||
clear:both;
|
||||
float:left;
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
#admin_module_content {
|
||||
position:relative;
|
||||
margin-left:150px;
|
||||
left:0px;
|
||||
top:30px;
|
||||
#admin_main_menu .selected {
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#admin_content {
|
||||
clear:both;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue