mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
회원 모듈 사용자 부분 default스킨 컬러셋 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2060 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
846780b344
commit
15baa83f88
39 changed files with 220 additions and 106 deletions
|
|
@ -1,8 +1,16 @@
|
|||
<!--%import("js/member.js")-->
|
||||
|
||||
<!--@if($colorset=="normal"||!$colorset)-->
|
||||
{@ $colorset = "normal"; }
|
||||
<!--%import("css/normal.css")-->
|
||||
<!--%import("css/common.css")-->
|
||||
<!--@if($member_config->colorset=="purple")-->
|
||||
<!--%import("css/purple.css")-->
|
||||
<!--@elseif($member_config->colorset=="green")-->
|
||||
<!--%import("css/green.css")-->
|
||||
<!--@elseif($member_config->colorset=="red")-->
|
||||
<!--%import("css/red.css")-->
|
||||
<!--@elseif($member_config->colorset=="cyan")-->
|
||||
<!--%import("css/cyan.css")-->
|
||||
<!--@else-->
|
||||
<!--%import("css/white.css")-->
|
||||
<!--@end-->
|
||||
|
||||
<div id="memberModule">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue