Tom Hayakawa
tom_g3x****@users*****
2006年 10月 26日 (木) 17:06:05 JST
Index: xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css diff -u xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css:1.1.2.4 xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css:1.1.2.5 --- xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css:1.1.2.4 Wed Oct 25 03:05:59 2006 +++ xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css Thu Oct 26 17:06:05 2006 @@ -191,3 +191,12 @@ .help .highlight_menu_item { font-style:italic; } + +.help .new { + padding-right:58px; + background:url(<{"icons/legacy_help_new.gif"|theme}>) no-repeat center right; +} +.help .update { + padding-right:58px; + background:url(<{"icons/legacy_help_update.gif"|theme}>) no-repeat center right; +}