svnno****@sourc*****
svnno****@sourc*****
2009年 1月 30日 (金) 20:56:53 JST
Revision: 985 http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=985 Author: tach Date: 2009-01-30 20:56:53 +0900 (Fri, 30 Jan 2009) Log Message: ----------- remove fieldset legend as default Modified Paths: -------------- images/trunk/css/ie6.css.jp -------------- next part -------------- Modified: images/trunk/css/ie6.css.jp =================================================================== --- images/trunk/css/ie6.css.jp 2009-01-30 10:52:42 UTC (rev 984) +++ images/trunk/css/ie6.css.jp 2009-01-30 11:56:53 UTC (rev 985) @@ -19,6 +19,7 @@ /* comment setting page fix */ fieldset legend { font-size: 85%; + display: none; } /* vim: set ft=css: */