mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 04:24:14 +09:00
skin update
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7636 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
35e150ba3b
commit
390fec1c98
4 changed files with 166 additions and 159 deletions
|
|
@ -1,11 +1,12 @@
|
||||||
<div class="mcw">
|
|
||||||
<!--@if($widget_info->modules_info && count($widget_info->modules_info)==1)-->
|
<!--@if($widget_info->modules_info && count($widget_info->modules_info)==1)-->
|
||||||
{@$__module_info=$widget_info->modules_info;}
|
{@$__module_info=$widget_info->modules_info;}
|
||||||
{@$__module_info=array_pop($__module_info);}
|
{@$__module_info=array_pop($__module_info);}
|
||||||
|
<div class="hx h2">
|
||||||
<h2>{$__module_info->browser_title}</h2>
|
<h2>{$__module_info->browser_title}</h2>
|
||||||
|
</div>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
|
|
||||||
<ul>
|
<ul class="lt">
|
||||||
<!--@foreach($widget_info->content_items as $key => $item)-->
|
<!--@foreach($widget_info->content_items as $key => $item)-->
|
||||||
<li>
|
<li>
|
||||||
<a href="{$item->getLink()}">
|
<a href="{$item->getLink()}">
|
||||||
|
|
@ -40,8 +41,7 @@
|
||||||
<!--@else if($widget_info->option_view_arr[$j]=='nickname')-->
|
<!--@else if($widget_info->option_view_arr[$j]=='nickname')-->
|
||||||
<span class="auth">
|
<span class="auth">
|
||||||
<strong>{$item->getNickName()}</strong>
|
<strong>{$item->getNickName()}</strong>
|
||||||
{$item->getRegdate("Y-m-d")}
|
<span class="time">{$item->getRegdate("Y-m-d")} {$item->getRegdate("H:i")}</span>
|
||||||
{$item->getRegdate("H:i")}
|
|
||||||
</span>
|
</span>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
|
|
@ -49,4 +49,3 @@
|
||||||
</li>
|
</li>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,12 @@
|
||||||
<div class="mcw">
|
|
||||||
<!--@if($widget_info->modules_info && count($widget_info->modules_info)==1)-->
|
<!--@if($widget_info->modules_info && count($widget_info->modules_info)==1)-->
|
||||||
{@$__module_info=$widget_info->modules_info;}
|
{@$__module_info=$widget_info->modules_info;}
|
||||||
{@$__module_info=array_pop($__module_info);}
|
{@$__module_info=array_pop($__module_info);}
|
||||||
|
<div class="hx h2">
|
||||||
<h2>{$__module_info->browser_title}</h2>
|
<h2>{$__module_info->browser_title}</h2>
|
||||||
|
</div>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
|
|
||||||
<ul>
|
<ul class="lt">
|
||||||
<!--@foreach($widget_info->content_items as $key => $item)-->
|
<!--@foreach($widget_info->content_items as $key => $item)-->
|
||||||
<li>
|
<li>
|
||||||
<a href="{$item->getLink()}">
|
<a href="{$item->getLink()}">
|
||||||
|
|
@ -40,8 +41,7 @@
|
||||||
<!--@else if($widget_info->option_view_arr[$j]=='nickname')-->
|
<!--@else if($widget_info->option_view_arr[$j]=='nickname')-->
|
||||||
<span class="auth">
|
<span class="auth">
|
||||||
<strong>{$item->getNickName()}</strong>
|
<strong>{$item->getNickName()}</strong>
|
||||||
{$item->getRegdate("Y-m-d")}
|
<span class="time">{$item->getRegdate("Y-m-d")} {$item->getRegdate("H:i")}</span>
|
||||||
{$item->getRegdate("H:i")}
|
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<!--@else if($widget_info->option_view_arr[$j]=='content')-->
|
<!--@else if($widget_info->option_view_arr[$j]=='content')-->
|
||||||
|
|
@ -52,4 +52,3 @@
|
||||||
</li>
|
</li>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
|
||||||
|
|
@ -1,14 +1,24 @@
|
||||||
@charset "utf-8";
|
@charset "utf-8";
|
||||||
/* Mobile Content Widget */
|
/* Mobile XE (/widgets/mcontent/skins/default/) */
|
||||||
.mcw h2{position:relative;margin:-1px 0; padding:10px;background:#ddd;border:1px solid #999;border-left:0;border-right:0;text-shadow:1px 1px #fff;font-size:20px}
|
/* Hx */
|
||||||
.mcw ul{margin:0;padding:0;list-style:none}
|
.hx{position:relative;border-bottom:1px solid #ccc8be;padding:8px 10px;margin:0}
|
||||||
.mcw li{border-bottom:1px solid #999}
|
.hx:after{content:"";margin:0 -10px;position:relative;top:10px;display:block;clear:both;height:1px;background:#fff}
|
||||||
.mcw li:last-child{border:0}
|
.hx.h2{background:#e5e5e5}
|
||||||
.mcw ul a{display:block;text-decoration:none;padding:10px;color:#000;*zoom:1}
|
.hx.h2 em{font-size:12px;color:#f60}
|
||||||
.mcw ul a:after{content:"";display:block;clear:both}
|
.hx.h3{background:#868686;color:#fff}
|
||||||
.mcw ul a:visited{color:#666}
|
.hx.h3 em{font-size:12px}
|
||||||
.mcw .th{float:left;margin:0 10px 5px 0;border:1px solid #fff;background:#eee;color:#666;text-align:center;line-height:80px;width:80px;height:80px;font-size:14px;box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;-webkit-box-shadow:0 0 3px #333}
|
.hx h2, .hx h3{margin:0 10px 0 0;display:inline}
|
||||||
.mcw .title{display:block;margin:0 0 8px 0}
|
.hx h2{font-size:16px;line-height:1.4}
|
||||||
.mcw .title em{color:#f60;font-size:12px}
|
.hx h3{font-size:14px}
|
||||||
.mcw .auth{font-size:12px;color:#666}
|
/* List */
|
||||||
.mcw .text{color:#666}
|
.lt{margin:0;padding:0;list-style:none;background:#f2f0ec;font-size:14px;}
|
||||||
|
.lt li{border-bottom:1px solid #ccc8be}
|
||||||
|
.lt a{display:block;text-decoration:none;color:#000;padding:10px;*zoom:1}
|
||||||
|
.lt a:after{content:"";display:block;clear:both}
|
||||||
|
.lt .th{float:left;margin:0 10px 5px 0;border:1px solid #fff;background:#666;color:#fff;text-align:center;line-height:80px;width:80px;height:80px;font-size:14px;box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;-webkit-box-shadow:0 0 3px #333}
|
||||||
|
.lt .title{display:block;margin:0 0 5px 0}
|
||||||
|
.lt .title strong{font-size:14px;font-weight:bold}
|
||||||
|
.lt .title em{font-size:12px;color:#333;color:#f60}
|
||||||
|
.lt .text{display:block; color:#666;margin:0 0 5px 0}
|
||||||
|
.lt .auth{display:block;font-size:12px}
|
||||||
|
.lt .auth .time{padding:0 5px;border-left:1px solid #bfbfbf}
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,12 @@
|
||||||
<div class="mcw">
|
|
||||||
<!--@if($widget_info->modules_info && count($widget_info->modules_info)==1)-->
|
<!--@if($widget_info->modules_info && count($widget_info->modules_info)==1)-->
|
||||||
{@$__module_info=$widget_info->modules_info;}
|
{@$__module_info=$widget_info->modules_info;}
|
||||||
{@$__module_info=array_pop($__module_info);}
|
{@$__module_info=array_pop($__module_info);}
|
||||||
|
<div class="hx h2">
|
||||||
<h2>{$__module_info->browser_title}</h2>
|
<h2>{$__module_info->browser_title}</h2>
|
||||||
|
</div>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
|
|
||||||
<ul>
|
<ul class="lt">
|
||||||
<!--@foreach($widget_info->content_items as $key => $item)-->
|
<!--@foreach($widget_info->content_items as $key => $item)-->
|
||||||
<li>
|
<li>
|
||||||
<a href="{$item->getLink()}">
|
<a href="{$item->getLink()}">
|
||||||
|
|
@ -34,8 +35,7 @@
|
||||||
<!--@else if($widget_info->option_view_arr[$j]=='nickname')-->
|
<!--@else if($widget_info->option_view_arr[$j]=='nickname')-->
|
||||||
<span class="auth">
|
<span class="auth">
|
||||||
<strong>{$item->getNickName()}</strong>
|
<strong>{$item->getNickName()}</strong>
|
||||||
{$item->getRegdate("Y-m-d")}
|
<span class="time">{$item->getRegdate("Y-m-d")} {$item->getRegdate("H:i")}</span>
|
||||||
{$item->getRegdate("H:i")}
|
|
||||||
</span>
|
</span>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
|
|
@ -43,4 +43,3 @@
|
||||||
</li>
|
</li>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue