svnno****@sourc*****
svnno****@sourc*****
2008年 11月 21日 (金) 18:07:54 JST
Revision: 835 http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=835 Author: tach Date: 2008-11-21 18:07:54 +0900 (Fri, 21 Nov 2008) Log Message: ----------- add submit story list comment link style Modified Paths: -------------- images/css/slashdotjp.css -------------- next part -------------- Modified: images/css/slashdotjp.css =================================================================== --- images/css/slashdotjp.css 2008-11-21 06:41:00 UTC (rev 834) +++ images/css/slashdotjp.css 2008-11-21 09:07:54 UTC (rev 835) @@ -433,6 +433,15 @@ padding: 0; } +/* submission comment link */ +.submit_story_list .sub_title a.comment { + background: transparent url(//images.slashdot.jp/sic_icons.png) no-repeat 0 -1400px; + padding: 4px 20px 3px 2px; + text-align: center; + text-decoration: none; + font-size: 80%; +} + /* code.shtml rss link */ a.feed { background: url(//images.slashdot.jp/feed-14x14.png) left no-repeat;