[Slashdotjp-dev 1438] [969] comment setting page fix

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 1月 23日 (金) 20:06:43 JST


Revision: 969
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=969
Author:   tach
Date:     2009-01-23 20:06:42 +0900 (Fri, 23 Jan 2009)

Log Message:
-----------
comment setting page fix

Modified Paths:
--------------
    images/trunk/css/ie6.css
    images/trunk/css/ie6.css.jp


-------------- next part --------------
Modified: images/trunk/css/ie6.css
===================================================================
--- images/trunk/css/ie6.css	2009-01-23 11:04:36 UTC (rev 968)
+++ images/trunk/css/ie6.css	2009-01-23 11:06:42 UTC (rev 969)
@@ -143,4 +143,9 @@
 	display: none;
 }
 
+/* comment setting page fix */
+fieldset legend {
+	font-size: 85%;
+}
+
 /* vim: set ft=css: */

Modified: images/trunk/css/ie6.css.jp
===================================================================
--- images/trunk/css/ie6.css.jp	2009-01-23 11:04:36 UTC (rev 968)
+++ images/trunk/css/ie6.css.jp	2009-01-23 11:06:42 UTC (rev 969)
@@ -16,4 +16,9 @@
 	display: none;
 }
 
+/* comment setting page fix */
+fieldset legend {
+	font-size: 85%;
+}
+
 /* vim: set ft=css: */



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