[Slashdotjp-dev 1420] [951] write comment button

Back to archive index

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


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

Log Message:
-----------
write comment button

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


-------------- next part --------------
Modified: images/trunk/css/slashdotjp.css
===================================================================
--- images/trunk/css/slashdotjp.css	2009-01-14 14:27:24 UTC (rev 950)
+++ images/trunk/css/slashdotjp.css	2009-01-14 14:29:41 UTC (rev 951)
@@ -216,6 +216,13 @@
 	color: #111;
 }
 
+/* fix write comment button */
+.commentBoxForm button .write-comment {
+	font-weight: bold;
+	background: url(//images.slashdot.jp/pencil16.gif) no-repeat;
+	padding-left: 18px;
+}
+
 /* Suppress long URLs/words */
 div.commentBody {
 	overflow-x: auto;


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