[Slashdotjp-dev 1376] [907] fix d2 comment background

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 12月 26日 (金) 14:50:42 JST


Revision: 907
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=907
Author:   tach
Date:     2008-12-26 14:50:42 +0900 (Fri, 26 Dec 2008)

Log Message:
-----------
fix d2 comment background

Modified Paths:
--------------
    test/images/css/comments.css
    test/images/css/comments.css.jp


-------------- next part --------------
Modified: test/images/css/comments.css
===================================================================
--- test/images/css/comments.css	2008-12-26 05:30:35 UTC (rev 906)
+++ test/images/css/comments.css	2008-12-26 05:50:42 UTC (rev 907)
@@ -418,4 +418,9 @@
 		border: none;
 }
 
+/* fix d2 comment background */
+.inline_comment {
+		background: #FFF;
+}
+
 /* vim: ts=4:ft=css:

Modified: test/images/css/comments.css.jp
===================================================================
--- test/images/css/comments.css.jp	2008-12-26 05:30:35 UTC (rev 906)
+++ test/images/css/comments.css.jp	2008-12-26 05:50:42 UTC (rev 907)
@@ -24,4 +24,9 @@
 		border: none;
 }
 
+/* fix d2 comment background */
+.inline_comment {
+		background: #FFF;
+}
+
 /* vim: ts=4:ft=css:


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