mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
xe_board, xe default editor skin의 black/white에 대해서 제대로 컬러셋이 적용되도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4952 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
586fe1a7ba
commit
18ade28ca9
15 changed files with 47 additions and 39 deletions
|
|
@ -12,7 +12,9 @@
|
|||
<!--@elseif($module_info->colorset == "red")--> <!--%import("css/red.css")-->
|
||||
<!--@elseif($module_info->colorset == "green")--> <!--%import("css/green.css")-->
|
||||
<!--@elseif($module_info->colorset == "purple")--> <!--%import("css/purple.css")-->
|
||||
<!--@elseif($module_info->colorset == "black")--> <!--%import("css/black.css")-->
|
||||
<!--@elseif($module_info->colorset == "black")-->
|
||||
<!--%import("css/black.css")-->
|
||||
{@ $btn_class = "black" }
|
||||
<!--@else--> <!--%import("css/white.css")-->
|
||||
<!--@end-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue