Tom Hayakawa
tom_g3x****@users*****
2006年 9月 3日 (日) 17:52:46 JST
Index: xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css diff -u xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css:1.1.2.5 xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css:1.1.2.6 --- xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css:1.1.2.5 Fri Aug 25 17:26:10 2006 +++ xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css Sun Sep 3 17:52:46 2006 @@ -39,6 +39,11 @@ text-align:left; padding-left:5px; } +.legacyRender_list_text a:hover { + text-decoration:underline; + color:#333366; +} + .legacyRender_list_email { text-align:center; }