mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@536 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f8b0d472bd
commit
cc0b017bcc
4 changed files with 17 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.editor_window {
|
||||
width:400px;
|
||||
width:500px;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
.body {
|
||||
float:left;
|
||||
width:250px;
|
||||
width:350px;
|
||||
text-align:left;
|
||||
margin:5px;
|
||||
font-size:9pt;
|
||||
|
|
@ -29,10 +29,17 @@
|
|||
|
||||
.image_align {
|
||||
margin:0px 0px 5px 0px;
|
||||
float:left;
|
||||
width:150px;
|
||||
}
|
||||
|
||||
.image_url {
|
||||
width:240px;
|
||||
width:350px;
|
||||
border:1px solid #AAAAAA;
|
||||
}
|
||||
|
||||
.editor_input {
|
||||
width:40px;
|
||||
border:1px solid #AAAAAA;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue