mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
RSS 리더 위젯의 스킨 CSS 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3215 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7c1b1b3ace
commit
0729e06b31
7 changed files with 67 additions and 69 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!--%import("css/select.css")-->
|
||||
<!--%import("js/tab.js")-->
|
||||
{@ $tab_id = mt_rand()}
|
||||
<div class="tab_menu_latest_{$colorset}">
|
||||
<div class="rss_reader_select">
|
||||
<h2 title="{date('Y-m-d H:i:s')}"><a href="{$widget_info->rss->link}" onclick="window.open(this.href);return false">{$widget_info->title?$widget_info->title:$widget_info->rss->title}</a></h2>
|
||||
<table>
|
||||
<tr><td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue