mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 06:09:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1823 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2bc91e1c14
commit
8ad57b7d7d
4 changed files with 5 additions and 2 deletions
|
|
@ -26,6 +26,7 @@
|
|||
text-decoration:none;
|
||||
font-family:tahoma;
|
||||
font-weight:bold;
|
||||
font-size:.75em;
|
||||
}
|
||||
|
||||
.newest_document_default_blue .newest_document_default_box .document_box {
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<div class="newest_document_default_box">
|
||||
<div class="title_box">
|
||||
<div class="title">{$widget_info->title}</div>
|
||||
<!--@if($module_name)-->
|
||||
<!--@if($widget_info->module_name)-->
|
||||
<div class="more"><a href="{getUrl('','mid',$widget_info->module_name)}">more</a></div>
|
||||
<!--@end-->
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@
|
|||
text-decoration:none;
|
||||
font-family:tahoma;
|
||||
font-weight:bold;
|
||||
font-size:.75em;
|
||||
}
|
||||
|
||||
.newest_document_default_normal .newest_document_default_box .document_box {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue