ZB 1.1.0 Front-end Refactoring. Editor. Final.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4799 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2008-11-07 11:09:56 +00:00
parent 45cf114c87
commit d9d2d94de9
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
/* Editor Type Selector */
.editorTypeSelector a,
.editorTypeSelector a span{ background-image:url(../../../common/tpl/images/buttonWhite.gif);}
.editorTypeSelector a span{ background-image:url(../../../common/tpl/images/buttonWhite.gif); color:#000;}
/* Editor Container */
.xeEditor{ border-color:#ddd;}