mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@607 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
15756c2579
commit
799d22b4bd
4 changed files with 241 additions and 68 deletions
|
|
@ -16,6 +16,12 @@
|
|||
text-align:center;
|
||||
}
|
||||
|
||||
.editor_option {
|
||||
width:620px;
|
||||
height:30px;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
.item_area {
|
||||
clear:left;
|
||||
}
|
||||
|
|
@ -37,6 +43,13 @@
|
|||
font-size:9pt;
|
||||
}
|
||||
|
||||
.wide_body {
|
||||
width:380px;
|
||||
float:left;
|
||||
text-align:left;
|
||||
margin:5px 10px 5px 5px;
|
||||
font-size:9pt;
|
||||
}
|
||||
.table_input {
|
||||
width:40px;
|
||||
height:13px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue