[Slashdotjp-dev 1456] [987] fix journal top page table width

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 1月 30日 (金) 21:05:42 JST


Revision: 987
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=987
Author:   tach
Date:     2009-01-30 21:05:42 +0900 (Fri, 30 Jan 2009)

Log Message:
-----------
fix journal top page table width

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-30 11:57:12 UTC (rev 986)
+++ images/trunk/css/ie6.css	2009-01-30 12:05:42 UTC (rev 987)
@@ -134,6 +134,8 @@
 	display: inline;
 }
 
+#journal .journallist table,
+#journal .journaltop table,
 #pollBooth .generalbody #resultgraph table {
 	width: 99%;
 }

Modified: images/trunk/css/ie6.css.jp
===================================================================
--- images/trunk/css/ie6.css.jp	2009-01-30 11:57:12 UTC (rev 986)
+++ images/trunk/css/ie6.css.jp	2009-01-30 12:05:42 UTC (rev 987)
@@ -7,6 +7,8 @@
 	display: inline;
 }
 
+#journal .journallist table,
+#journal .journaltop table,
 #pollBooth .generalbody #resultgraph table {
 	width: 99%;
 }



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