mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@664 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4c0653db24
commit
2a32a18709
7 changed files with 59 additions and 1 deletions
|
|
@ -127,6 +127,10 @@ div.editor_drag_down_area {
|
|||
width:800px;
|
||||
}
|
||||
|
||||
.component_view_window {
|
||||
width:400px;
|
||||
}
|
||||
|
||||
.editor_input {
|
||||
border:1px solid #AAAAAA;
|
||||
height:14px;
|
||||
|
|
@ -140,3 +144,7 @@ div.editor_drag_down_area {
|
|||
height:17px;
|
||||
font-size:9pt;
|
||||
}
|
||||
|
||||
.about_component_icon {
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue