User: catch Date: 2007-08-06 14:41:29+0000 Modified: ja/www/index3.html ja/www/stylesheets/index_sc_index3.css
Log: change list class File Changes: Directory: /ja/www/ =================== File [changed]: index3.html Url: http://ja.openoffice.org/source/browse/ja/www/index3.html?r1=1.16&r2=1.17 Delta lines: +4 -4 ------------------- --- index3.html 2007-08-06 14:33:01+0000 1.16 +++ index3.html 2007-08-06 14:41:26+0000 1.17 @@ -73,7 +73,7 @@ <br> -<table class="news" border="0" cellpadding="2" cellspacing="8" width="100%"> +<table class="menu" border="0" cellpadding="2" cellspacing="8" width="100%"> <tbody> @@ -87,7 +87,7 @@ <tr> <!-- ãç¥ãã:æ¥æ¬èªããã¸ã§ã¯ãã«ããå ¬å¼ã¢ãã¦ã³ã¹ --> - <td style="vertical-align: top"> + <td class="menu-item" style="vertical-align: top"> <p>2007/08/02:<a href="http://ja.openoffice.org/servlets/ReadMsg?list=announce&msgNo=246"> ãã¼ã¸ã§ã³2.3ã«åããéçºçã®æ¥æ¬èªçTCMãã¹ããã¯ãã¾ãã¾ã</a></p> <p>2007/07/12:<a href="http://ja.openoffice.org/servlets/ReadMsg?list=announce&msgNo=245">æ¥æ¬èªããã¸ã§ã¯ãã¯OpenOffice.org 2.2.1æ¥æ¬èªçããªãªã¼ã¹ãã¾ãã</a></p> @@ -106,7 +106,7 @@ </td> <!-- é¢é£ãã¥ã¼ã¹:OpenOffice.orgé¢é£ã®ãã¥ã¼ã¹ --> - <td style="vertical-align: top"> + <td class="menu-item" style="vertical-align: top"> <p>2007/08/02:<a href="http://ja.openoffice.org/servlets/ReadMsg?list=announce&msgNo=246"> ãã¼ã¸ã§ã³2.3ã«åããéçºçã®æ¥æ¬èªçTCMãã¹ããã¯ãã¾ãã¾ã</a></p> <p>2007/07/12:<a href="http://ja.openoffice.org/servlets/ReadMsg?list=announce&msgNo=245">æ¥æ¬èªããã¸ã§ã¯ãã¯OpenOffice.org 2.2.1æ¥æ¬èªçããªãªã¼ã¹ãã¾ãã</a></p> @@ -123,7 +123,7 @@ </td> <!-- ãµã¼ãã¹ã¸ã®ãªã³ã¯ --> - <td style="vertical-align: top;"> + <td class="menu-item" style="vertical-align: top;"> <p><img src="./images/marker.png" height="17" width="11"><a href="http://oooug.jp/faq/">Q&A</a></p> Directory: /ja/www/stylesheets/ =============================== File [changed]: index_sc_index3.css Url: http://ja.openoffice.org/source/browse/ja/www/stylesheets/index_sc_index3.css?r1=1.1&r2=1.2 Delta lines: +1 -1 ------------------- --- index_sc_index3.css 2007-08-06 14:33:01+0000 1.1 +++ index_sc_index3.css 2007-08-06 14:41:27+0000 1.2 @@ -19,7 +19,7 @@ .date { font-size: small; font-weight: bold; color: #339900} /* news¤Î¤ßtitle¤¢¤ê */ -.news { border: #CCFF99; border-style: solid; border-top-width: 0px; border-right-width: thin; border-bottom-width: 0px; border-left-width: thin} +.news { border: #CCFF99; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px} .news-heading { font-size: medium; font-weight: bold; color: #339900; border: #CCFF99 solid; padding-top: 0.3em; padding-bottom: 0.3em; border-width: thin thin thin 0px} .news-title { font-size: 110%; font-weight: bold; padding-left: 0.5em} .news-item { padding-left: 1.5em; padding-top: 0.5em; padding-bottom: 0.5em} --------------------------------------------------------------------- To unsubscribe, e-mail: [メールアドレス保護] For additional commands, e-mail: [メールアドレス保護]
