Tom Hayakawa
tom_g3x****@users*****
2006年 8月 14日 (月) 18:04:17 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.1 xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css:1.1.2.2 --- xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css:1.1.2.1 Wed Jul 12 14:35:58 2006 +++ xoops2jp/html/modules/legacyRender/admin/templates/stylesheets/module.css Mon Aug 14 18:04:17 2006 @@ -1,3 +1,21 @@ -# -# This file is empty for the designer -# + +.legacyRender_TemplateSearch { + text-align:right; +} +.legacyRender_TemplateSelect { + text-align:center; +} +.legacyRender_TemplateSet_active { + background-color:pink; +} +.legacyRender_TemplateFile_block { + background-color:pink; +} +.legacyRender_TemplateFile_nofile { + color:#ff0000; +} + +.legacyRender_TemplateManager_textarea { + width:600px; + height:400px; +}