Changeset 19645 for websites/twicli/twicli.html
- Timestamp:
- 09/20/08 16:01:22 (4 months ago)
- Files:
-
- 1 modified
-
websites/twicli/twicli.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
websites/twicli/twicli.html
r19342 r19645 6 6 <title>twicli</title> 7 7 <style type="text/css"><!-- 8 body { background- color: transparent; margin: 1px; min-height: 500px; }8 body { background-image: url(block_bg.png); background-attachment: fixed; background-color: transparent; margin: 1px; min-height: 500px; } 9 9 img { border: 0; } 10 10 hr { margin: 0; padding: 0; } … … 26 26 .dir { color: #679; } 27 27 .status { text-decoration: none; color: black; } 28 . date{ color: #999; font-size: x-small; }28 .prop, .prop a { color: #999; font-size: x-small; } 29 29 .fromme { background-color: #cfc; } 30 30 .tome { background-color: #ccf; } 31 31 .button { color: #f29; border: solid 1px #ddd; text-decoration: none; font-size: medium; } 32 .green { color: #195; } 32 33 .lock { position: relative; top: 2px; left: 0; } 33 34 .close { color: red; } … … 286 287 tw.text.replace(/https?:\/\/[\w!#$%&'()*+,.\/:;=?@~-]+/g, " <a target=\"twitter\" href=\"$&\">$&</a>") 287 288 .replace(/@([\w-]+)/g, "<a href=\"http://twitter.com/$1\" onClick=\"switchUser('$1'); return false;\" >$&</a>").replace(/\r?\n|\r/g, "<br>") + '</span>' + 288 //日付' 289 ' <span class=" date">' + dateFmt(new Date(tw.created_at))+ '</span>' +289 //日付'クライアント 290 ' <span class="prop">' + dateFmt(new Date(tw.created_at)) + ' / ' + tw.source + '</span>' + 290 291 //返信先を設定 291 ' <a class="button " href="javascript:replyTo(\'' + un + "'," + tw.id + ')">↩</a>' +292 ' <a class="button green" href="javascript:replyTo(\'' + un + "'," + tw.id + ')">↩</a>' + 292 293 //返信元へのリンク 293 294 (tw.in_reply_to_status_id ? ' <a class="button" href="#" onClick="dispReply(\'' + un + '\',' + tw.in_reply_to_status_id + ',this); return false;">☞</a>' : '') +
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)