mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 07:42:11 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@514 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
512072bcd1
commit
84b6011db2
2 changed files with 0 additions and 2 deletions
|
|
@ -2,7 +2,6 @@ var color_list = new Array('000000','993300','333300','003300','003366','000080'
|
|||
|
||||
function setColor(color) {
|
||||
opener.editorFocus(opener.editorPrevSrl);
|
||||
//opener.editorSetForeColor("#"+color);
|
||||
opener.editorSetBackColor("#"+color);
|
||||
opener.editorFocus(opener.editorPrevSrl);
|
||||
self.close();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue