svnno****@sourc*****
svnno****@sourc*****
2009年 1月 7日 (水) 18:48:29 JST
Revision: 922 http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=922 Author: tach Date: 2009-01-07 18:48:28 +0900 (Wed, 07 Jan 2009) Log Message: ----------- fix firehose briefarticle title right margin Modified Paths: -------------- test/images/css/firehose.css test/images/css/firehose.css.jp -------------- next part -------------- Modified: test/images/css/firehose.css =================================================================== --- test/images/css/firehose.css 2009-01-07 07:27:28 UTC (rev 921) +++ test/images/css/firehose.css 2009-01-07 09:48:28 UTC (rev 922) @@ -587,6 +587,10 @@ margin-bottom: 1em; } +.briefarticle h3 { + padding-right: 30px !important; +} + .article h3, .briefarticle h3 { margin-right: 0 !important; Modified: test/images/css/firehose.css.jp =================================================================== --- test/images/css/firehose.css.jp 2009-01-07 07:27:28 UTC (rev 921) +++ test/images/css/firehose.css.jp 2009-01-07 09:48:28 UTC (rev 922) @@ -3,6 +3,10 @@ margin-bottom: 1em; } +.briefarticle h3 { + padding-right: 30px !important; +} + .article h3, .briefarticle h3 { margin-right: 0 !important;