[Slashdotjp-dev 1421] [952] update comment button css

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 1月 14日 (水) 23:35:35 JST


Revision: 952
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=952
Author:   tach
Date:     2009-01-14 23:35:35 +0900 (Wed, 14 Jan 2009)

Log Message:
-----------
update comment button css

Modified Paths:
--------------
    images/trunk/css/slashdotjp.css


-------------- next part --------------
Modified: images/trunk/css/slashdotjp.css
===================================================================
--- images/trunk/css/slashdotjp.css	2009-01-14 14:29:41 UTC (rev 951)
+++ images/trunk/css/slashdotjp.css	2009-01-14 14:35:35 UTC (rev 952)
@@ -217,10 +217,11 @@
 }
 
 /* fix write comment button */
-.commentBoxForm button .write-comment {
+.commentBoxForm button span.write-comment {
 	font-weight: bold;
 	background: url(//images.slashdot.jp/pencil16.gif) no-repeat;
-	padding-left: 18px;
+	padding-left: 22px;
+	padding-right: 4px;
 }
 
 /* Suppress long URLs/words */


Slashdotjp-dev メーリングリストの案内
Back to archive index