mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
ZB 1.1.0 Front-end Refactoring. Forum.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4796 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
699b278938
commit
8ba9b9aa93
5 changed files with 7 additions and 31 deletions
|
|
@ -5,19 +5,7 @@
|
|||
|
||||
/* Editor Type Selector */
|
||||
.editorTypeSelector a,
|
||||
.editorTypeSelector a span{ background-color:#eee; background-image:url(../images/white/tabCorner.gif);}
|
||||
|
||||
/* Editor Type Selector - Hover */
|
||||
.editorTypeSelector a:hover,
|
||||
.editorTypeSelector a:active,
|
||||
.editorTypeSelector a:focus,
|
||||
.editorTypeSelector a:hover span,
|
||||
.editorTypeSelector a:active span,
|
||||
.editorTypeSelector a:focus span{ background-color:#e8e8e8;}
|
||||
|
||||
/* Editor Type Selector - Active */
|
||||
.editorTypeSelector li.active a,
|
||||
.editorTypeSelector li.active a span{ background-color:#ddd;}
|
||||
.editorTypeSelector a span{ background-image:url(../../../common/tpl/images/buttonWhite.gif);}
|
||||
|
||||
/* Editor Container */
|
||||
.xeEditor{ border-color:#ddd;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue