Tom Hayakawa
tom_g3x****@users*****
2006年 9月 4日 (月) 17:36:31 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.6 xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css:1.1.2.7 --- xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css:1.1.2.6 Sun Sep 3 17:52:46 2006 +++ xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css Mon Sep 4 17:36:31 2006 @@ -1,9 +1,11 @@ /* Template */ .legacyRender_TemplateSearch { text-align:right; + margin:10px; } .legacyRender_TemplateSelect { text-align:center; + margin:15px; } .legacyRender_TemplateFile_block { color:#0000ff; @@ -63,4 +65,7 @@ .legacyRender_list_number { text-align:right; padding-right:5px; -} \ No newline at end of file +} +.legacyRender_list_image { + text-align:center; +}