[xoops-cvslog 4247] CVS update: xoops2jp/html/modules/base/admin/templates/stylesheets

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 8月 19日 (土) 18:39:45 JST


Index: xoops2jp/html/modules/base/admin/templates/stylesheets/module.css
diff -u xoops2jp/html/modules/base/admin/templates/stylesheets/module.css:1.1.2.2 xoops2jp/html/modules/base/admin/templates/stylesheets/module.css:1.1.2.3
--- xoops2jp/html/modules/base/admin/templates/stylesheets/module.css:1.1.2.2	Fri Aug 18 20:25:04 2006
+++ xoops2jp/html/modules/base/admin/templates/stylesheets/module.css	Sat Aug 19 18:39:44 2006
@@ -16,10 +16,10 @@
 
 /* block list */
 .base_blocktype_module {
-	font-weight:bold;
+/*	font-weight:bold; */
 }
 .base_blocktype_custom {
-	font-weight:bold;
+/*	font-weight:bold; */
 	color:#0000cc;
 }
 .base_blockside {
@@ -39,22 +39,51 @@
 	float:left;
 }
 
+/* module list */
+.base_module_title {
+	font-weight:bold;
+}
+
 /* for list table */
 .base_list_id {
 	text-align:center;
 }
 .base_list_title {
 	text-align:left;
+	padding-left:5px;
+	font-weight:bold;
+}
+.base_list_name {
+	text-align:left;
+	padding-left:5px;
+}
+.base_list_text {
+	text-align:left;
+	padding-left:5px;
+}
+.base_list_description {
+	text-align:left;
+	padding-left:5px;
 }
 .base_list_number {
 	text-align:right;
+	padding-right:5px;
+}
+.base_list_order {
+	text-align:center;
+}
+.base_list_image {
+	text-align:center;
 }
 .base_list_select {
 	text-align:center;
 }
+.base_list_type {
+	text-align:center;
+}
 .base_list_date {
-	text-align:right;
+	text-align:center;
 }
-.base_list_controll {
+.base_list_control {
 	text-align:center;
 }


xoops-cvslog メーリングリストの案内
Back to archive index