mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@555 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5627010587
commit
941ca74555
4 changed files with 47 additions and 35 deletions
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
.body {
|
||||
float:left;
|
||||
width:405px;
|
||||
width:410px;
|
||||
text-align:left;
|
||||
margin:5px;
|
||||
font-size:9pt;
|
||||
|
|
@ -109,3 +109,15 @@ img.bg_preview_color {
|
|||
border:1px solid #000000;
|
||||
background-color:#FFFFFF;
|
||||
}
|
||||
|
||||
.editor_color_box {
|
||||
clear:both;
|
||||
height:65px;
|
||||
border:1px solid #DDDDDD;
|
||||
padding:2px;
|
||||
margin-bottom:3px;
|
||||
}
|
||||
|
||||
.editor_color_input {
|
||||
clear:both;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue