mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@661 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7472e1165f
commit
062bca7301
10 changed files with 116 additions and 2 deletions
|
|
@ -122,3 +122,21 @@ div.editor_drag_down_area {
|
|||
background-color:#FFFFFF;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
.component_setup_window {
|
||||
width:800px;
|
||||
}
|
||||
|
||||
.editor_input {
|
||||
border:1px solid #AAAAAA;
|
||||
height:14px;
|
||||
font-size:9pt;
|
||||
width:200px;
|
||||
}
|
||||
|
||||
.editor_button {
|
||||
border:1px solid #AAAAAA;
|
||||
background-color:#FFFFFF;
|
||||
height:17px;
|
||||
font-size:9pt;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue