[xoops-cvslog 6611] CVS update: xoops2jp/html/modules/user/admin/templates/stylesheets

Back to archive index

NobuNobu nobun****@users*****
2007年 4月 30日 (月) 16:38:36 JST


Index: xoops2jp/html/modules/user/admin/templates/stylesheets/module.css
diff -u /dev/null xoops2jp/html/modules/user/admin/templates/stylesheets/module.css:1.1.4.1
--- /dev/null	Mon Apr 30 16:38:36 2007
+++ xoops2jp/html/modules/user/admin/templates/stylesheets/module.css	Mon Apr 30 16:38:36 2007
@@ -0,0 +1,48 @@
+/* mailjob */
+.user_mailjob_count {
+	color:#ff0000;
+}
+
+/* for List Table */
+.user_list_id {
+	text-align:center;
+}
+.user_list_control {
+	text-align:center;
+}
+.user_list_image {
+	text-align:center;
+}
+.user_list_imagetitle {
+	text-align:center;
+	font-weight:bold;
+}
+.user_list_type {
+	text-align:center;
+}
+.user_list_date {
+	text-align:center;
+}
+.user_list_number {
+	text-align:right;
+	padding-right:5px;
+}
+.user_list_order {
+	text-align:center;
+}
+.user_list_title , .user_list_title a , .user_list_title a:visited {
+	text-align:left;
+	padding-left:5px;
+	font-weight:bold;
+}
+.user_list_name {
+	text-align:left;
+	padding-left:5px;
+}
+.user_list_description {
+	text-align:left;
+	padding-left:5px;
+}
+.user_list_select {
+	text-align:center;
+}


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