Tom Hayakawa
tom_g3x****@users*****
2006年 10月 31日 (火) 08:59:09 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.6 xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css:1.1.2.7 --- xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css:1.1.2.6 Fri Oct 27 19:48:37 2006 +++ xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css Tue Oct 31 08:59:08 2006 @@ -193,16 +193,29 @@ font-style:italic; } .help .highlight_control_menu_item { - color:#880000; + color:#F8B643; font-weight:bold; + text-decoration:underline; + padding 1px; +/* with the arrow :-) */ +/* padding-left:17px; + background:url(<{"design/menulist.gif"|theme}>) no-repeat center left; +*/ } .help .highlight_module_name { - color:#000088; + color:#6766A2; font-weight:bold; + padding:0 1px; + text-decoration:underline; +/* backgorund color :-) */ +/* background-color:#6766A2; + color:#F8B643; +*/ } .help .highlight_block_name { color:#008800; font-weight:bold; + text-decoration:underline; } .help .new {