From 38d99ade8a74ac4d885c4e8224ca5abbb3185e59 Mon Sep 17 00:00:00 2001 From: anekos Date: Sun, 8 Aug 2010 05:42:52 +0000 Subject: css まつがい修正 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38221 d0d07461-0603-4401-acd4-de1884942a52 --- twittperator.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'twittperator.js') diff --git a/twittperator.js b/twittperator.js index 8689caf..1243f25 100755 --- a/twittperator.js +++ b/twittperator.js @@ -28,7 +28,7 @@ let PLUGIN_INFO = twittperator Twitter Client using ChirpStream OAuth対応Twitterクライアント - 1.0.3 + 1.0.4 2.3 2.4 teramako @@ -1323,7 +1323,7 @@ let PLUGIN_INFO = .twitter.entry-content { white-space: normal !important; } .twitter.entry-content a { text-decoration: none; } .twitter.entry-content.rt:before { content: "RT "; color: silver; } - img.twitter.photo { border; 0px; width: 16px; height: 16px; vertical-align: baseline; margin: 1px; } + img.twitter.photo { border: 0px; width: 16px; height: 16px; vertical-align: baseline; margin: 1px; } ]]>.toSource() .replace(/(?:\r\n|[\r\n])[ \t]*/g, " ") + s.reduce(function(table, status) { -- cgit v1.2.3