[Slashdotjp-dev 1497] [1028] add multi-line comments-suffix-prev-next css

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2009年 2月 23日 (月) 15:13:31 JST


Revision: 1028
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=1028
Author:   tach
Date:     2009-02-23 15:13:31 +0900 (Mon, 23 Feb 2009)

Log Message:
-----------
add multi-line comments-suffix-prev-next css

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


-------------- next part --------------
Modified: images/trunk/css/slashdotjp.css
===================================================================
--- images/trunk/css/slashdotjp.css	2009-02-23 04:56:02 UTC (rev 1027)
+++ images/trunk/css/slashdotjp.css	2009-02-23 06:13:31 UTC (rev 1028)
@@ -306,6 +306,18 @@
 	text-align: center;
 }
 
+.comments-suffix-prev-next div {
+	margin-top: 0.5em;
+	padding-top: 0.5em;
+	border-top: 1px solid #CCC;
+}
+
+.comments-suffix-prev-next div.first {
+	margin-top: 0;
+	padding-top: 0;
+	border-top: 0 none;
+}
+
 .comments-suffix-prev-next ul,
 .comments-suffix-prev-next ul li {
 	display: inline;



Slashdotjp-dev メーリングリストの案内
アーカイブの一覧に戻る