svnno****@sourc*****
svnno****@sourc*****
2008年 11月 21日 (金) 14:07:28 JST
Revision: 833 http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=833 Author: tach Date: 2008-11-21 14:07:28 +0900 (Fri, 21 Nov 2008) Log Message: ----------- add option css for new user creation Modified Paths: -------------- images/css/slashdotjp.css -------------- next part -------------- Modified: images/css/slashdotjp.css =================================================================== --- images/css/slashdotjp.css 2008-11-21 05:04:58 UTC (rev 832) +++ images/css/slashdotjp.css 2008-11-21 05:07:28 UTC (rev 833) @@ -422,6 +422,15 @@ margin-right: 1.2em; } +/* create user option form */ +#createuserform .options { + margin-top: 1em; +} + +#createuserform .options label { + display: inline; +} + /* code.shtml rss link */ a.feed { background: url(//images.slashdot.jp/feed-14x14.png) left no-repeat;