mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
기본 에디터 스킨의 탭 이미지가 잘 나타나도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4813 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7afef3311a
commit
0f79814440
5 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
/* Editor Type Selector */
|
||||
.editorTypeSelector a,
|
||||
.editorTypeSelector a span{ background-image:url(../../../common/tpl/images/buttonBlack.gif); color:#fff;}
|
||||
.editorTypeSelector a span{ background-image:url(../images/buttonBlack.gif); color:#fff;}
|
||||
|
||||
/* Editor Container */
|
||||
.xeEditor{ border-color:#666;}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
/* Editor Type Selector */
|
||||
.editorTypeSelector a,
|
||||
.editorTypeSelector a span{ background-image:url(../../../common/tpl/images/buttonWhite.gif); color:#000;}
|
||||
.editorTypeSelector a span{ background-image:url(../images/buttonWhite.gif); color:#000;}
|
||||
|
||||
/* Editor Container */
|
||||
.xeEditor{ border-color:#ddd;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue