[Slashdotjp-dev 852] [369] fix for ie

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 12月 25日 (火) 21:19:24 JST


Revision: 369
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=369
Author:   tach
Date:     2007-12-25 21:19:24 +0900 (Tue, 25 Dec 2007)

Log Message:
-----------
fix for ie

Modified Paths:
--------------
    images/css/iestyles.css


-------------- next part --------------
Modified: images/css/iestyles.css
===================================================================
--- images/css/iestyles.css	2007-12-25 10:37:52 UTC (rev 368)
+++ images/css/iestyles.css	2007-12-25 12:19:24 UTC (rev 369)
@@ -9,7 +9,7 @@
 form {width: 94%}
 #users-lists {width: 99%}
 
-div#message {padding: 0; margin: 0 0 1em 0; border-bottom: 1px solid #333; } /* div#message div.content { padding: 0; margin: 0; background: #666 url(//images.slashdot.jp/slc.gif) no-repeat left top; } */ /* div#message div.content { padding: 0; margin: 0; background: #666 !important; } */
+div#message {padding: 0; margin: 0 0 1em 0; border-bottom: 1px solid #333; width:99%; } /* div#message div.content { padding: 0; margin: 0; background: #666 url(//images.slashdot.jp/slc.gif) no-repeat left top; } */ /* div#message div.content { padding: 0; margin: 0; background: #666 !important; } */
 
 .user .sub_title { position: absolute; left: 10em; width: 19em; height: 1.3em; overflow: hidden; }
 .user .sub_info { position: absolute; left: 30em; width: 10em; height: 1.3em; overflow: hidden; }


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