[xoops-cvslog 5481] CVS update: xoops2jp/html/modules/legacy/admin/templates/stylesheets

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 10月 24日 (火) 00:07:17 JST


Index: xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css
diff -u xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css:1.1.2.2 xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css:1.1.2.3
--- xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css:1.1.2.2	Sun Oct 15 01:54:59 2006
+++ xoops2jp/html/modules/legacy/admin/templates/stylesheets/module.css	Tue Oct 24 00:07:17 2006
@@ -121,3 +121,70 @@
 .legacy_list_control {
 	text-align:center;
 }
+
+/* ===== Help ===== */
+.help {
+	line-height:150%;
+	padding:5px 25px 25px 25px;
+	border:3px dashed #F8B643;
+	margin:10px;
+}
+.help h4 {
+	margin:25px 0 10px 0;
+	padding:5px 5px 5px 32px;
+	font-size:15px;
+	color:#882200;
+	border-left:5px solid #F8B643;
+	border-bottom:1px solid #F8B643;
+	background:#ffffff url(<{"icons/idea.gif"|theme}>) no-repeat 8px 3px;
+}
+.help h5 {
+	font-size:13px;
+	color:#882200;
+	margin:20px 0 5px 10px;
+	padding:0px 2px 0px 10px;
+	border-left:13px solid #F8B643;
+}
+.help h6 {
+	color:#000000;
+	font-size:12px;
+	margin:10px 0 0 10px;
+	padding:2px 2px 2px 10px;
+}
+.help a {
+	color:darkblue;
+	text-decoration:underline;
+	font-weight:bold;
+	margin:0 0.5em;
+}
+.help p {
+	padding:5px 20px;
+}
+.help ul {
+	margin-left:10px;
+}
+.help ol {
+	margin:2px 2px 2px 20px;
+	padding:2px;
+	list-style:decimal outside;
+}
+.help li {
+	padding:3px 0;
+}
+.help dl {
+	margin: 5px;
+}
+.help dt {
+	margin: 5px 5px 5px 10px;
+	font-weight:bold;
+}
+.help dd {
+	margin: 5px 5px 5px 30px;
+}
+.help .preface {
+	padding-top:80px;
+}
+.help div.remark {
+	font-size:140%;
+	line-height:200%;
+}


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