# HG changeset patch # User HIROSE Yuuji # Date 1471236360 -32399 # Node ID 422270e94adcf1b73dcb5d09b0b3f03a445f7bdb # Parent 1c4f13f0813ea2654821100babb8e6d3795c0ec9 New flag attached to `time' has low visibility. Attached to `td'. diff -r 1c4f13f0813e -r 422270e94adc examples/common/default/default.css --- a/examples/common/default/default.css Mon Aug 15 11:15:20 2016 +0859 +++ b/examples/common/default/default.css Mon Aug 15 13:45:59 2016 +0859 @@ -87,8 +87,8 @@ width: 400px; height: 300px; max-width: 50em; max-height: 20em; padding: 0; border: 0; } -.blog_replies span.new { /* New Article from last visit */ - background: white; color: red; +.blog_replies td.new { /* New Article from last visit */ + background: white } p.profimg {float: left; max-width: 400px; max-height: 400px; overflow: hidden; margin-right: 1em; diff -r 1c4f13f0813e -r 422270e94adc s4-blog.sh --- a/s4-blog.sh Mon Aug 15 11:15:20 2016 +0859 +++ b/s4-blog.sh Mon Aug 15 13:45:59 2016 +0859 @@ -186,9 +186,9 @@ name=\"notifyto\" value=\"$uid\">返信通知送信" cat< -${edit:+編集 }#$aid +${edit:+編集 }#$aid $uname -$tm +$tm ${notify:+$nt}`echo "$hte"|unhexize|htmlescape` EOF hreflink