|
From: SourceForge.net <no...@so...> - 2007-10-17 06:59:04
|
Feature Requests : Cubson item #1814899, was opened at 2007-10-17 15:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=996869&aid=1814899&group_id=184930 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: cubson 1.0.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tom Hayakawa (tom_g3x) Assigned to: Nobody/Anonymous (nobody) Summary: <sf.jp> admin template CSS の雛形 Initial Comment: 登録者:Tom Hayakawa (tom_g3x) 登録日:2006-11-30 19:57 サマリ: admin template CSS の雛形も出力されると、幸せになれるか もです。 主に、list item のClass ですので、下記のように出力し て、必要に応じて利用する形で良いのではと思います。 ---- .{dir_name}_list_id { text-align:center; } .{dir_name}_list_title { text-align:left; padding-left:5px; font-weight:bold; } .{dir_name}_list_imagetitle { text-align:center; font-weight:bold; } .{dir_name}_list_name { text-align:left; padding-left:5px; } .{dir_name}_list_text { text-align:left; padding-left:5px; } .{dir_name}_list_description { text-align:left; padding-left:5px; font-weight:normal; } .{dir_name}_list_number { text-align:right; padding-right:5px; } .{dir_name}_list_order { text-align:center; } .{dir_name}_list_image { text-align:center; } .{dir_name}_list_select { text-align:center; } .{dir_name}_list_type { text-align:center; } .{dir_name}_list_date { text-align:center; } .{dir_name}_list_control { text-align:center; } ---- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=996869&aid=1814899&group_id=184930 |