[Slashdotjp-dev 1374] [905] fix d2 buttons design

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 12月 25日 (木) 21:58:31 JST


Revision: 905
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=905
Author:   tach
Date:     2008-12-25 21:58:30 +0900 (Thu, 25 Dec 2008)

Log Message:
-----------
fix d2 buttons design

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-25 08:22:09 UTC (rev 904)
+++ test/images/css/comments.css	2008-12-25 12:58:30 UTC (rev 905)
@@ -405,4 +405,11 @@
 		left: 13px !important;
 }
 
+/* fix d2 buttons design */
+.inline_comment .replyto_buttons {
+		margin: 0;
+		padding: 1em;
+		background: #FFF;
+}
+
 /* vim: ts=4:ft=css:

Modified: test/images/css/comments.css.jp
===================================================================
--- test/images/css/comments.css.jp	2008-12-25 08:22:09 UTC (rev 904)
+++ test/images/css/comments.css.jp	2008-12-25 12:58:30 UTC (rev 905)
@@ -11,4 +11,11 @@
 		left: 13px !important;
 }
 
+/* fix d2 buttons design */
+.inline_comment .replyto_buttons {
+		margin: 0;
+		padding: 1em;
+		background: #FFF;
+}
+
 /* vim: ts=4:ft=css:


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